Disable the disabling of DComp so we get more testing.
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
Details
Attachments
(1 file)
This is in anticipation of having a looser condition for enabling
DComp. Until that code is ready we might as well get more testing.
Assignee | ||
Comment 1•5 years ago
|
||
This is in anticipation of having a looser condition for enabling
DComp. Until that code is ready we might as well get more testing.
Assignee | ||
Comment 3•5 years ago
|
||
Comment on attachment 9140780 [details]
Bug 1630279 - Disable the disabling of DComp so we get more testing.
Beta/Release Uplift Approval Request
- User impact if declined: Some users in 76 won't get DirectComposition
- 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: Low
- Why is the change risky/not risky? (and alternatives if risky): This just enables a code path that is already shipping in more configurations. It's easy disable if there's any indication that it's bad.
- String changes made/needed:
Comment 4•5 years ago
|
||
bugherder |
Comment 5•5 years ago
|
||
IIUC, DComp was disabled due to bug 1618370. What's changed about our understanding of the bug which has caused us to change our mind about disabling the feature for it?
Assignee | ||
Comment 6•5 years ago
|
||
The plan is to land bug 1630371 before this goes to release which should avoid bug 1618370. This is just landing early so we get extra testing.
Assignee | ||
Comment 7•5 years ago
|
||
Comment on attachment 9140780 [details]
Bug 1630279 - Disable the disabling of DComp so we get more testing.
Dropping beta request as we missed the build and we can just set the condition we want directly in bug 1630371
Description
•