Allow running WebRender on ANGLE in the parent process outside of Nightly
Categories
(Core :: Graphics: WebRender, task, P3)
Tracking
()
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta-
|
Details |
This is currently restricted to nightly, but we want to try it out on beta (and hopefully release soon).
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Comment on attachment 9188385 [details]
Bug 1677818 - Allow running WebRender on ANGLE in the parent process outside of Nightly. r?jrmuizel
Beta/Release Uplift Approval Request
- User impact if declined: We want to allow running WebRender without a GPU process (for win7 users without sp1 and the platform update), and this is required for that to take effect. The pref for controlling this is set to true only for early beta, so this won't affect late beta/release.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Medium
- Why is the change risky/not risky? (and alternatives if risky): Enables WR for more users, but pref controlled and will automatically disable for late beta.
- String changes made/needed:
Comment 4•4 years ago
|
||
bugherder |
Comment 5•4 years ago
|
||
Comment on attachment 9188385 [details]
Bug 1677818 - Allow running WebRender on ANGLE in the parent process outside of Nightly. r?jrmuizel
Approved for 84.0b3.
Comment 6•4 years ago
|
||
bugherder uplift |
Comment 7•4 years ago
|
||
uplift |
Backed out from beta for frequent crashes on Windows 7 with AMD processors (especially in shader code) - see bug 1678808:
https://hg.mozilla.org/releases/mozilla-beta/rev/362e0d86d8a493a8def2ac1c998cc19ff2240a49
Updated•4 years ago
|
Updated•4 years ago
|
Comment 8•4 years ago
|
||
Comment on attachment 9188385 [details]
Bug 1677818 - Allow running WebRender on ANGLE in the parent process outside of Nightly. r?jrmuizel
Removing the approval given the crash spike caused by this.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 9•4 years ago
|
||
This change got backed out of gecko 84 (currently beta) but is still applied for gecko 85 (central) where it only affects 1 (?) machine. Shall it also get backed out from central?
Comment 10•4 years ago
|
||
I think it's ok to leave in central.
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Description
•