Closed Bug 1447998 Opened 6 years ago Closed 6 years ago

Update webrender to 22493328352ba432a7cd89491d81bfaa19bc1bce

Categories

(Core :: Graphics: WebRender, enhancement, P3)

61 Branch
enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: kats, Assigned: kats)

References

(Blocks 1 open bug)

Details

(Whiteboard: [gfx-noted])

Attachments

(4 files)

+++ This bug was initially created as a clone of Bug #1447286 +++

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
Blocks: 1445034
WR @ 42fddb4fc8cef8304fb095bad733a5e35584c688

https://treeherder.mozilla.org/#/jobs?repo=try&revision=13d8d5a5ea49b93d23f3061185d06c5be1864576
https://treeherder.mozilla.org/#/jobs?repo=try&revision=5c3479acd3c10764e0412b5b64187b0651ec886e

Green

WR @ 9893ea173d8d337b066e803b7bc11b2b30ea135a

https://treeherder.mozilla.org/#/jobs?repo=try&revision=b1050df54449def29edbeb3e09edef8db924a6d8
https://treeherder.mozilla.org/#/jobs?repo=try&revision=78d3e7d2c8c7e3d328d66ac1efe4b1d906265d7a

Too much orange for my liking, looks like there's some crashes. Regression range:

*   9893ea17 (HEAD -> master, origin/master, origin/HEAD) Auto merge of #2556 - glennw:remove-text-shadow3, r=Gankro
|\
| * 2afe3d0e Restore the local rect inflation for blurs.
| * e36c0718 Unify text-shadows with the blur filter.
* 53750b8b Auto merge of #2563 - glennw:big-bs, r=kvark
* b0f31e80 Handle box-shadow stretch mode per-axis.

I'll bisect that.
Blocks: 1442921
Does this need more than `cargo update -p serde_derive && ./mach vendor rust`? Let me know if I can help.
It was a little more complicated than that. I got a build working locally but for some reason it's failing on try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=8350e27788d440e12b15fd702b2d627d6084afbd

Not sure why yet, trying to investigate.
The try push is looking good. Let's land the update.
Alias: wr-future-update
Assignee: nobody → bugmail
Summary: Future webrender update bug → Update webrender to 22493328352ba432a7cd89491d81bfaa19bc1bce
Version: unspecified → 61 Branch
Comment on attachment 8963113 [details]
Bug 1447998 - Update webrender to commit 22493328352ba432a7cd89491d81bfaa19bc1bce.

https://reviewboard.mozilla.org/r/231982/#review237524
Attachment #8963113 - Flags: review?(jmuizelaar) → review+
Comment on attachment 8963114 [details]
Bug 1447998 - Update serde patching to go with WR PR 2577.

https://reviewboard.mozilla.org/r/231984/#review237526
Attachment #8963114 - Flags: review?(jmuizelaar) → review+
Comment on attachment 8963115 [details]
Bug 1447998 - Update cargo lockfile and re-vendor rust dependencies.

https://reviewboard.mozilla.org/r/231986/#review237528
Attachment #8963115 - Flags: review?(jmuizelaar) → review+
Comment on attachment 8963116 [details]
Bug 1447998 - Update reftest annotations for changes in WR PR 2556.

https://reviewboard.mozilla.org/r/231988/#review237530
Attachment #8963116 - Flags: review?(jmuizelaar) → review+
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e5119413e930
Update webrender to commit 22493328352ba432a7cd89491d81bfaa19bc1bce. r=jrmuizel
https://hg.mozilla.org/integration/autoland/rev/d266eaf936d4
Update serde patching to go with WR PR 2577. r=jrmuizel
https://hg.mozilla.org/integration/autoland/rev/a06708e468f9
Update cargo lockfile and re-vendor rust dependencies. r=jrmuizel
https://hg.mozilla.org/integration/autoland/rev/f6f0e4f4e37c
Update reftest annotations for changes in WR PR 2556. r=jrmuizel
Depends on: 1449976
You need to log in before you can comment on or make changes to this bug.