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

Issue 2147393003: Don't skip table rows when computing visual rects if the row is the ancestor. (Closed)

Created:
4 years, 5 months ago by chrishtr
Modified:
4 years, 5 months ago
Reviewers:
wkorman
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

Don't skip table rows when computing visual rects if the row is the ancestor. BUG=616600 Committed: https://crrev.com/09f0997bf408b508cc56b8a11ca400ecd19c58f8 Cr-Commit-Position: refs/heads/master@{#405917}

Patch Set 1 #

Total comments: 2

Patch Set 2 : none #

Patch Set 3 : none #

Patch Set 4 : none #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -10 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
A third_party/WebKit/LayoutTests/paint/invalidation/composited-table-row.html View 1 chunk +15 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/paint/invalidation/composited-table-row-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/paint/invalidation/composited-table-row-expected.txt View 2 chunks +10 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBox.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
chrishtr
This bug was introduced by https://codereview.chromium.org/2073563002.
4 years, 5 months ago (2016-07-15 21:02:35 UTC) #3
wkorman
lgtm https://codereview.chromium.org/2147393003/diff/1/third_party/WebKit/Source/core/layout/LayoutBox.cpp File third_party/WebKit/Source/core/layout/LayoutBox.cpp (right): https://codereview.chromium.org/2147393003/diff/1/third_party/WebKit/Source/core/layout/LayoutBox.cpp#newcode2048 third_party/WebKit/Source/core/layout/LayoutBox.cpp:2048: if (container->isTableRow() && container != ancestor) { Perhaps ...
4 years, 5 months ago (2016-07-15 21:04:30 UTC) #6
chrishtr
https://codereview.chromium.org/2147393003/diff/1/third_party/WebKit/Source/core/layout/LayoutBox.cpp File third_party/WebKit/Source/core/layout/LayoutBox.cpp (right): https://codereview.chromium.org/2147393003/diff/1/third_party/WebKit/Source/core/layout/LayoutBox.cpp#newcode2048 third_party/WebKit/Source/core/layout/LayoutBox.cpp:2048: if (container->isTableRow() && container != ancestor) { On 2016/07/15 ...
4 years, 5 months ago (2016-07-15 21:09:08 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2147393003/20001
4 years, 5 months ago (2016-07-15 21:09:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2147393003/40001
4 years, 5 months ago (2016-07-15 21:12:29 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/261093)
4 years, 5 months ago (2016-07-15 22:41:38 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2147393003/60001
4 years, 5 months ago (2016-07-15 22:52:37 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-16 01:25:15 UTC) #20
commit-bot: I haz the power
4 years, 5 months ago (2016-07-16 01:27:28 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/09f0997bf408b508cc56b8a11ca400ecd19c58f8
Cr-Commit-Position: refs/heads/master@{#405917}

Powered by Google App Engine
This is Rietveld 408576698