Closed
Bug 1697096
Opened 4 years ago
Closed 4 years ago
Fallback to Software WebRender if disabling WebRender due to runtime error on Android
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
It is similar to Bug 1689203 .
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Blocks: sw-wr-compositor
Assignee | ||
Comment 1•4 years ago
|
||
This bug expects fallback from RenderCompositorEGL to RenderCompositorOGLSWGL.
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Blocks: sw-wr-android
Assignee | ||
Comment 3•4 years ago
|
||
With Bug 1697715, fallback could be simpler.
Updated•4 years ago
|
Attachment #9207717 -
Attachment description: Bug 1697096 - Fallback to Software WebRender if disabling WebRender due to runtime error on Android → WIP: Bug 1697096 - Fallback to Software WebRender if disabling WebRender due to runtime error on Android
Updated•4 years ago
|
Attachment #9207717 -
Attachment description: WIP: Bug 1697096 - Fallback to Software WebRender if disabling WebRender due to runtime error on Android → WIP: Bug 1697096 - Add paused state to WebRenderAPI::Create() for fixing resume handling
Updated•4 years ago
|
Attachment #9207717 -
Attachment description: WIP: Bug 1697096 - Add paused state to WebRenderAPI::Create() for fixing resume handling → Bug 1697096 - Add paused state to WebRenderAPI::Create() for fixing resume handling
Updated•4 years ago
|
Attachment #9207717 -
Attachment description: Bug 1697096 - Add paused state to WebRenderAPI::Create() for fixing resume handling → Bug 1697096 - Add paused state handling to WebRenderAPI::Create() for fixing resume handling
Updated•4 years ago
|
Attachment #9207717 -
Attachment description: Bug 1697096 - Add paused state handling to WebRenderAPI::Create() for fixing resume handling → WIP: Bug 1697096 - Call WebRenderAPI::Resume() in AllocPWebRenderBridgeParent() if necessary on Android
Updated•4 years ago
|
Attachment #9207717 -
Attachment description: WIP: Bug 1697096 - Call WebRenderAPI::Resume() in AllocPWebRenderBridgeParent() if necessary on Android → Bug 1697096 - Call WebRenderAPI::Resume() in AllocPWebRenderBridgeParent() if necessary on Android
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8d99f538b0bf
Call WebRenderAPI::Resume() in AllocPWebRenderBridgeParent() if necessary on Android r=jnicol
Comment 5•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•