Closed
Bug 1341968
Opened 8 years ago
Closed 8 years ago
Update webrender to 501e3d79c8a3019762bd8bd2d00eecf7811a84de
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(4 files, 2 obsolete files)
+++ This bug was initially created as a clone of Bug #1340270 +++
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•8 years ago
|
||
WR @ 5c1774462ee57b209ab81295ab944a176f2913f5
https://treeherder.mozilla.org/#/jobs?repo=try&revision=4be53bcbe529a11294ea01111176d89841f8913e
Busted, because of ImageDescriptor changes. I'll write a patch for webrender_bindings.
Assignee | ||
Comment 2•8 years ago
|
||
Assignee | ||
Comment 3•8 years ago
|
||
Assignee | ||
Updated•8 years ago
|
Attachment #8840968 -
Attachment description: Part 2 - Fix for add_image → Part 2 - Update for add_image
Assignee | ||
Comment 4•8 years ago
|
||
WR @ 0ac6dfdfdbf969c71bfe79b675027e3ec0697d80
https://treeherder.mozilla.org/#/jobs?repo=try&revision=cf702d9a264211d9baa86744365bb872c81e107f
With patches, looks green.
Assignee | ||
Comment 5•8 years ago
|
||
WR @ c83500198f0822427d7c8eba2099195dcd693f79
https://treeherder.mozilla.org/#/jobs?repo=try&revision=64af15ff6b22841a6eaa30a3a15cf329eb1215f7
Also green. My cron script fell down over the weekend because of a tree closure so I ran it again manually for this one.
Assignee | ||
Comment 6•8 years ago
|
||
This picks up the fix for bug 1341745 and allows turning on mochitest-webgl.
Summary: Future webrender update bug → Update webrender to 501e3d79c8a3019762bd8bd2d00eecf7811a84de
Assignee | ||
Updated•8 years ago
|
Attachment #8840965 -
Attachment is obsolete: true
Assignee | ||
Updated•8 years ago
|
Attachment #8840968 -
Attachment is obsolete: true
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → bugmail
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Comment 11•8 years ago
|
||
I'll squash together the patches for landing.
Assignee | ||
Comment 12•8 years ago
|
||
Latest try push is green as well: https://treeherder.mozilla.org/#/jobs?repo=try&revision=f1d69d1eb1f4d39f55b8fd5b0df59944b435c258
Comment 13•8 years ago
|
||
mozreview-review |
Comment on attachment 8841627 [details]
Bug 1341968 - Update webrender to commit 501e3d79c8a3019762bd8bd2d00eecf7811a84de.
https://reviewboard.mozilla.org/r/115786/#review117208
Attachment #8841627 -
Flags: review?(jmuizelaar) → review+
Comment 14•8 years ago
|
||
mozreview-review |
Comment on attachment 8841630 [details]
Bug 1341968 - Update webrender_bindings to go with the set_root_display_list API change.
https://reviewboard.mozilla.org/r/115792/#review117210
Attachment #8841630 -
Flags: review?(jmuizelaar) → review+
Comment 15•8 years ago
|
||
mozreview-review |
Comment on attachment 8841629 [details]
Bug 1341968 - Update webrender_bindings to go with new tiling argument to add_image.
https://reviewboard.mozilla.org/r/115790/#review117212
Attachment #8841629 -
Flags: review?(jmuizelaar) → review+
Comment 16•8 years ago
|
||
mozreview-review |
Comment on attachment 8841628 [details]
Bug 1341968 - Update webrender_bindings to go with new offset field in ImageDescriptor.
https://reviewboard.mozilla.org/r/115788/#review117214
Attachment #8841628 -
Flags: review?(jmuizelaar) → review+
Comment 17•8 years ago
|
||
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/fb90c86d6503
Update webrender to commit 501e3d79c8a3019762bd8bd2d00eecf7811a84de. r=jrmuizel
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 18•8 years ago
|
||
status-firefox54:
--- → fixed
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•