Closed
Bug 1698869
Opened 4 years ago
Closed 4 years ago
Add pref to force unaccelerated widgets (e.g. popups) to use full WebRender
Categories
(Core :: Graphics: WebRender, task, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
Details
Attachments
(1 file)
This is mostly useful for testing to compare the output against SW-WR. We have wanted to check this in bugs such as bug 1697751 and bug 1698067.
Assignee | ||
Comment 1•4 years ago
|
||
This pref is used for testing purposes and forces all widgets to use the
same compositor. If the user is configured for WebRender, all will use
WebRender. If the user is configured for Software WebRender, all will
use Software WebRender.
Pushed by aosmond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7639e5920ad2
Add pref to force WebRender to be used with all widgets. r=jrmuizel
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•