Enable layer compositor on Windows
Categories
(Core :: Graphics: WebRender, task)
Tracking
()
People
(Reporter: gw, Assigned: gw)
Details
Attachments
(1 file)
Assignee | ||
Comment 1•2 days ago
|
||
Updated•2 days ago
|
Assignee | ||
Comment 2•2 days ago
|
||
Sheriffs - this patch enables a very significant change to how we composite all pages on Windows. It passes all tests in CI, and seems OK in general browsing. However, given the scale of the change, I am expecting some regressions to occur when enabled in nightly. If / when this occurs, please just back this patch out (it's deliberately a very small patch to just enable a preference so it's easy to back out) as any regressions are likely to (a) affect a lot of users and (b) take me a while to investigate and resolve.
Assignee | ||
Comment 5•8 hours ago
|
||
Patch to fix this is in 1946269 - will reland this once that passes try and lands.
Comment 6•8 hours ago
•
|
||
This also lead to large regressions on many tests :
https://treeherder.mozilla.org/perfherder/alerts?id=43667&hideDwnToInv=0
https://treeherder.mozilla.org/perfherder/alerts?id=43656&hideDwnToInv=0
https://treeherder.mozilla.org/perfherder/alerts?id=43686&hideDwnToInv=0
https://treeherder.mozilla.org/perfherder/alerts?id=43678&hideDwnToInv=0
https://treeherder.mozilla.org/perfherder/alerts?id=43673&hideDwnToInv=0
https://treeherder.mozilla.org/perfherder/alerts?id=43671&hideDwnToInv=0
Note that these alerts are still being investigated by sheriffs, but backfills very strongly suggest that these alerts were caused by this bug. Once this bug was backed out, the metric numbers returned to pre-regression.
Description
•