Skip to content

fix(webview): prevent crash by disabling webview hardware layer#11149

Merged
wmontwe merged 1 commit into
thunderbird:mainfrom
wmontwe:fix-webview-hardware-layer-crash
Jun 17, 2026
Merged

fix(webview): prevent crash by disabling webview hardware layer#11149
wmontwe merged 1 commit into
thunderbird:mainfrom
wmontwe:fix-webview-hardware-layer-crash

Conversation

@wmontwe

@wmontwe wmontwe commented Jun 16, 2026

Copy link
Copy Markdown
Member

Contribution Summary

Fixes #11148

Description

Disable hardware layer as a long message can exceed the device's max GPU texture size.

AI Disclosure

Select one of the following (mandatory)

  • This contribution does not include any changes created or assisted by AI.
  • This contribution includes changes assisted by AI.
  • This contribution includes changes created by AI.

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Validation Passed: All report and feature-flag labels are correctly set.

@wmontwe wmontwe added the report: include Include changes in user-facing reports. label Jun 16, 2026
@github-actions github-actions Bot added the tb-team Tasks and features handled by project maintainers label Jun 16, 2026
@wmontwe wmontwe changed the title fix(webview): prevent crash by disabling view-specific hardware layer fix(webview): prevent crash by disabling webview hardware layer Jun 16, 2026
@wmontwe wmontwe merged commit 892670b into thunderbird:main Jun 17, 2026
20 of 21 checks passed
@wmontwe wmontwe deleted the fix-webview-hardware-layer-crash branch June 17, 2026 07:16
@thunderbird-botmobile thunderbird-botmobile Bot added this to the Thunderbird 21 milestone Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

report: include Include changes in user-facing reports. tb-team Tasks and features handled by project maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash in Chromium system web view

2 participants