Closed
Bug 1493496
Opened 6 years ago
Closed 6 years ago
Update webrender to b83ec3fd994b69f31e9c6b6ffa19426b2b98c66a
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: jan, Assigned: jrmuizel)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [gfx-noted])
+++ This bug was initially created as a clone of Bug #1493473 +++
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
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ce2df8780ef2
Update webrender to commit b83ec3fd994b69f31e9c6b6ffa19426b2b98c66a
https://hg.mozilla.org/integration/mozilla-inbound/rev/64029a0e3baf
Update Cargo lockfiles re-vendor rust dependencies
Reporter | ||
Updated•6 years ago
|
Alias: wr-future-update
Assignee: nobody → jmuizelaar
Summary: Future webrender update bug → Update webrender to b83ec3fd994b69f31e9c6b6ffa19426b2b98c66a
Comment 3•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ce2df8780ef2
https://hg.mozilla.org/mozilla-central/rev/64029a0e3baf
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Comment 4•6 years ago
|
||
This improved our sccache hit rates:
== Change summary for alert #16128 (as of Tue, 25 Sep 2018 00:18:15 GMT) ==
Improvements:
9% sccache hit rate windows2012-32 opt static-analysis taskcluster-c5.4xlarge 0.85 -> 0.93
9% sccache hit rate windows2012-32 debug static-analysis taskcluster-c4.4xlarge 0.85 -> 0.93
8% sccache hit rate windows2012-32-noopt debug taskcluster-c5.4xlarge 0.85 -> 0.93
8% sccache hit rate windows2012-64 opt taskcluster-c5.4xlarge 0.86 -> 0.93
8% sccache hit rate windows2012-32 opt rusttests taskcluster-c4.4xlarge 0.86 -> 0.93
8% sccache hit rate windows2012-32 opt taskcluster-c4.4xlarge 0.86 -> 0.93
8% sccache hit rate windows2012-32 debug static-analysis taskcluster-c5.4xlarge 0.86 -> 0.93
8% sccache hit rate windows2012-64 opt static-analysis taskcluster-c4.4xlarge 0.86 -> 0.93
8% sccache hit rate windows2012-32 opt rusttests taskcluster-c5.4xlarge 0.86 -> 0.93
8% sccache hit rate windows2012-64 debug taskcluster-c5.4xlarge 0.86 -> 0.93
8% sccache hit rate windows2012-64 opt rusttests taskcluster-c4.4xlarge 0.86 -> 0.93
8% sccache hit rate windows2012-32 debug taskcluster-c5.4xlarge 0.86 -> 0.93
8% sccache hit rate windows2012-64 asan debug taskcluster-c5.4xlarge 0.86 -> 0.93
7% sccache hit rate windows2012-64 opt static-analysis taskcluster-c5.4xlarge 0.86 -> 0.93
7% sccache hit rate windows2012-64 debug static-analysis taskcluster-c5.4xlarge 0.86 -> 0.93
7% sccache hit rate windows2012-64 debug taskcluster-c4.4xlarge 0.86 -> 0.93
7% sccache hit rate windows2012-32-noopt debug taskcluster-c4.4xlarge 0.86 -> 0.93
7% sccache hit rate windows2012-64 asan debug taskcluster-c4.4xlarge 0.86 -> 0.93
7% sccache hit rate windows2012-32 debug taskcluster-c4.4xlarge 0.86 -> 0.93
7% sccache hit rate windows2012-64 asan opt taskcluster-c4.4xlarge 0.86 -> 0.93
7% sccache hit rate windows2012-64 asan opt taskcluster-c5.4xlarge 0.86 -> 0.93
7% sccache hit rate windows2012-64 debug static-analysis taskcluster-c4.4xlarge 0.86 -> 0.93
7% sccache hit rate windows2012-64 opt taskcluster-c4.4xlarge 0.86 -> 0.93
7% sccache hit rate windows2012-32 opt static-analysis taskcluster-c4.4xlarge 0.86 -> 0.93
7% sccache hit rate windows2012-64 opt rusttests taskcluster-c5.4xlarge 0.86 -> 0.93
7% sccache hit rate windows2012-64-noopt debug taskcluster-c5.4xlarge 0.86 -> 0.93
7% sccache hit rate windows2012-32 opt taskcluster-c5.4xlarge 0.86 -> 0.93
For up to date results, see: https://treeherder.mozilla.org/perf.html#/alerts?id=16128
You need to log in
before you can comment on or make changes to this bug.
Description
•