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

Issue 2240753003: Fix column rule under invalidation (Closed)

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

Description

Fix column rule under invalidation MultiColumnSetPainter paints column rules based on style and layout data of its parent. Thus when a multi-column container LayoutBlockFlow needs paint invalidation it should also invalidate the child LayoutMultiColumnSets. BUG=635034 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/baeec3a894965c1c649f1b36035b285e240bd0c0 Cr-Commit-Position: refs/heads/master@{#411833}

Patch Set 1 #

Patch Set 2 : - #

Total comments: 2

Patch Set 3 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -0 lines) Patch
A third_party/WebKit/LayoutTests/paint/invalidation/column-rule-change.html View 1 2 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/paint/invalidation/column-rule-change-expected.html View 1 chunk +9 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/BlockFlowPaintInvalidator.cpp View 1 2 chunks +12 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 19 (11 generated)
Xianzhu
4 years, 4 months ago (2016-08-12 17:45:44 UTC) #3
mstensho (USE GERRIT)
lgtm https://codereview.chromium.org/2240753003/diff/20001/third_party/WebKit/LayoutTests/paint/invalidation/column-rule-change.html File third_party/WebKit/LayoutTests/paint/invalidation/column-rule-change.html (right): https://codereview.chromium.org/2240753003/diff/20001/third_party/WebKit/LayoutTests/paint/invalidation/column-rule-change.html#newcode12 third_party/WebKit/LayoutTests/paint/invalidation/column-rule-change.html:12: onload = function() { Does it really need ...
4 years, 4 months ago (2016-08-12 19:17:37 UTC) #8
Xianzhu
https://codereview.chromium.org/2240753003/diff/20001/third_party/WebKit/LayoutTests/paint/invalidation/column-rule-change.html File third_party/WebKit/LayoutTests/paint/invalidation/column-rule-change.html (right): https://codereview.chromium.org/2240753003/diff/20001/third_party/WebKit/LayoutTests/paint/invalidation/column-rule-change.html#newcode12 third_party/WebKit/LayoutTests/paint/invalidation/column-rule-change.html:12: onload = function() { On 2016/08/12 19:17:36, mstensho wrote: ...
4 years, 4 months ago (2016-08-12 19:24:09 UTC) #9
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/2240753003/40001
4 years, 4 months ago (2016-08-12 19:24:34 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/272928)
4 years, 4 months ago (2016-08-12 22:41:13 UTC) #14
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/2240753003/40001
4 years, 4 months ago (2016-08-12 22:53:38 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-13 00:38:17 UTC) #17
commit-bot: I haz the power
4 years, 4 months ago (2016-08-13 00:40:16 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/baeec3a894965c1c649f1b36035b285e240bd0c0
Cr-Commit-Position: refs/heads/master@{#411833}

Powered by Google App Engine
This is Rietveld 408576698