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

Issue 1838853007: Print more information when slow-path/fast-path rects mismatch (Closed)

Created:
4 years, 8 months ago by Xianzhu
Modified:
4 years, 8 months ago
Reviewers:
chrishtr
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Print more information when slow-path/fast-path rects mismatch Also added code to tolerate rounding difference between fast-path and slow-path when crossing frame boundaries (see crbug.com/594516). Committed: https://crrev.com/21b64d8710e2844c30e53fcfb4e70aa5eacdf999 Cr-Commit-Position: refs/heads/master@{#384403}

Patch Set 1 : DO NOT CQ. ASSERT_SAME_RESULT_SLOW_AND_FAST_PATH Enabled, expecting crashes #

Patch Set 2 : Disable ASSERT_SAME_RESULT_SLOW_AND_FAST_PATH #

Patch Set 3 : Tolerate cross-frame differences #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : Same as patch set 3 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -9 lines) Patch
M third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp View 1 2 4 3 chunks +40 lines, -9 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
Xianzhu
4 years, 8 months ago (2016-03-30 21:29:21 UTC) #2
Xianzhu
Added code to tolerate the difference.
4 years, 8 months ago (2016-03-30 22:37:40 UTC) #3
chrishtr
https://codereview.chromium.org/1838853007/diff/60001/third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp File third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp (left): https://codereview.chromium.org/1838853007/diff/60001/third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp#oldcode291 third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp:291: if (object.isBox() && (toLayoutBox(object).isWritingModeRoot() || (ancestor == object && ...
4 years, 8 months ago (2016-03-31 00:27:13 UTC) #4
Xianzhu
https://codereview.chromium.org/1838853007/diff/60001/third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp File third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp (left): https://codereview.chromium.org/1838853007/diff/60001/third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp#oldcode291 third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp:291: if (object.isBox() && (toLayoutBox(object).isWritingModeRoot() || (ancestor == object && ...
4 years, 8 months ago (2016-03-31 00:48:08 UTC) #7
chrishtr
lgtm
4 years, 8 months ago (2016-03-31 16:17:43 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1838853007/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1838853007/100001
4 years, 8 months ago (2016-03-31 16:27:36 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/190073)
4 years, 8 months ago (2016-03-31 16:32:09 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1838853007/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1838853007/100001
4 years, 8 months ago (2016-03-31 20:35:19 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 8 months ago (2016-03-31 21:49:15 UTC) #16
commit-bot: I haz the power
4 years, 8 months ago (2016-03-31 21:51:03 UTC) #18
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/21b64d8710e2844c30e53fcfb4e70aa5eacdf999
Cr-Commit-Position: refs/heads/master@{#384403}

Powered by Google App Engine
This is Rietveld 408576698