Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Issue 1883723002: Sort layer tree paint invalidations by all fields (Closed)

Created:
4 years, 8 months ago by Xianzhu
Modified:
4 years, 8 months ago
Reviewers:
pdr.
CC:
blink-layers+watch_chromium.org, blink-reviews, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, danakj+watch_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, f(malita), jbroman, Justin Novosad, kinuko+watch, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Sort layer tree paint invalidations by all fields Some test may generate paint invalidtion items in random sequence (e.g. for svg/filters/filter-refresh.svg the order of original paint invalidation items depends on the iteration order of a HashMap). We must sort the result by all fields to make the tests generate stable result across runs. BUG=602483 Committed: https://crrev.com/be0bbb8f0bdc73f6123f7713311e6cd5541b0d14 Cr-Commit-Position: refs/heads/master@{#387470}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : NeedsRebaselines #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+475 lines, -20 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 4 chunks +449 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/GraphicsLayer.cpp View 1 2 chunks +26 lines, -13 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
Xianzhu
4 years, 8 months ago (2016-04-13 16:50:50 UTC) #3
pdr.
LGTM. Had to learn about strict weak ordering but I think this code is correct.
4 years, 8 months ago (2016-04-13 23:07:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1883723002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1883723002/40001
4 years, 8 months ago (2016-04-14 18:47:09 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/211358)
4 years, 8 months ago (2016-04-14 20:18:54 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1883723002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1883723002/60001
4 years, 8 months ago (2016-04-14 21:02:09 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/146248)
4 years, 8 months ago (2016-04-14 22:14:58 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1883723002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1883723002/60001
4 years, 8 months ago (2016-04-14 22:31:13 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-04-14 23:15:38 UTC) #20
commit-bot: I haz the power
4 years, 8 months ago (2016-04-14 23:16:47 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/be0bbb8f0bdc73f6123f7713311e6cd5541b0d14
Cr-Commit-Position: refs/heads/master@{#387470}

Powered by Google App Engine
This is Rietveld 408576698