Closed
Bug 1700524
Opened 4 years ago
Closed 4 years ago
Rename aWebRender of CreateForCompositorWidget() to aHardwareWebRender
Categories
(Core :: Graphics, task)
Core
Graphics
Tracking
()
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
Details
Attachments
(1 file)
There is a case that software WebRender + CompositorOGL. In this case, gecko does not create GLContext for hardware WebRender. To make it clear, it seems better to rename aWebRender of CreateForCompositorWidget() to aHardwareWebRender.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → sotaro.ikeda.g
Attachment #9211170 -
Attachment description: WIP: Bug 1700524 - Rename aWebRender of CreateForCompositorWidget() to aHardwareWebRender → Bug 1700524 - Rename aWebRender of CreateForCompositorWidget() to aHardwareWebRender
Status: NEW → ASSIGNED
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/11fddf9b0949
Rename aWebRender of CreateForCompositorWidget() to aHardwareWebRender r=jgilbert
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•