Closed
Bug 1494206
Opened 6 years ago
Closed 6 years ago
Update webrender to 0d2e9611c07e04ac830277f16a3b46bf125b9e7c
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: jan, Assigned: jrmuizel)
References
()
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
3.52 KB,
patch
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1494042 +++
I'm filing this as a placeholder bug for the next webrender update. I may be running a cron script [1] that does try pushes with webrender update attempts, so that we can track build/test breakages introduced by webrender on a rolling basis. This bug will hold the try push links as well as dependencies filed for those breakages, so that we have a better idea going into the update of what needs fixing. I might abort the cron job because once things get too far out of sync it's hard to fully automate fixing all the breakages.
When we are ready to actually land the update, we can rename this bug and use it for the update, and then file a new bug for the next "future update".
[1] https://github.com/staktrace/moz-scripts/blob/master/try-latest-webrender.sh
Comment 1•6 years ago
|
||
I attached a patch that updates the Gecko reftest expectations for WebRender PR #3126 (blur support).
Assignee | ||
Comment 2•6 years ago
|
||
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c7fbadfb0f67
Update webrender to commit 0d2e9611c07e04ac830277f16a3b46bf125b9e7c
https://hg.mozilla.org/integration/mozilla-inbound/rev/826670bbf7cb
Update tests for blur changes.
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c7fbadfb0f67
https://hg.mozilla.org/mozilla-central/rev/826670bbf7cb
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Reporter | ||
Updated•6 years ago
|
Alias: wr-future-update
Assignee: nobody → jmuizelaar
Summary: Future webrender update bug → Update webrender to 0d2e9611c07e04ac830277f16a3b46bf125b9e7c
Comment 5•6 years ago
|
||
Big performance improvements thanks to this bug!
== Change summary for alert #16226 (as of Fri, 28 Sep 2018 01:01:06 GMT) ==
Improvements:
23% tscrollx linux64-qr opt e10s stylo 3.05 -> 2.35
7% displaylist_mutate windows10-64-qr opt e10s stylo 5,416.81 -> 5,012.33
6% displaylist_mutate linux64-qr opt e10s stylo 5,228.94 -> 4,905.66
5% tp5o_scroll windows10-64-qr opt e10s stylo 2.95 -> 2.80
3% tps windows10-64-qr opt e10s stylo 10.17 -> 9.82
For up to date results, see: https://treeherder.mozilla.org/perf.html#/alerts?id=16226
You need to log in
before you can comment on or make changes to this bug.
Description
•