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

Issue 2851553002: Invalidate row/section for backgrounds when cell's geometry changes (Closed)

Created:
3 years, 7 months ago by Xianzhu
Modified:
3 years, 7 months ago
Reviewers:
rhogan, wkorman
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, dshwang, jchaffraix+rendering, blink-reviews-paint_chromium.org, blink-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Invalidate row/section for backgrounds when cell's geometry changes https://codereview.chromium.org/2786463004/ caused the regression. Now we paint cell's container backgrounds as display item of row/section instead of cell, so when cell's geometry changes we need to invalidate the container's backgrounds. BUG=713050 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2851553002 Cr-Commit-Position: refs/heads/master@{#468056} Committed: https://chromium.googlesource.com/chromium/src/+/91f1e343eb3fcc6694c740548e2928519b0350f3

Patch Set 1 #

Total comments: 13

Patch Set 2 : - #

Patch Set 3 : - #

Patch Set 4 : Fix non-spinvalidation #

Messages

Total messages: 24 (16 generated)
Xianzhu
3 years, 7 months ago (2017-04-27 17:11:15 UTC) #3
wkorman
https://codereview.chromium.org/2851553002/diff/1/third_party/WebKit/LayoutTests/paint/invalidation/table/container-backgrounds-on-cell-resize.html File third_party/WebKit/LayoutTests/paint/invalidation/table/container-backgrounds-on-cell-resize.html (right): https://codereview.chromium.org/2851553002/diff/1/third_party/WebKit/LayoutTests/paint/invalidation/table/container-backgrounds-on-cell-resize.html#newcode6 third_party/WebKit/LayoutTests/paint/invalidation/table/container-backgrounds-on-cell-resize.html:6: <table id="table" style="width: 300px"> id not used https://codereview.chromium.org/2851553002/diff/1/third_party/WebKit/Source/core/layout/LayoutTableCell.cpp File ...
3 years, 7 months ago (2017-04-27 22:30:23 UTC) #8
Xianzhu
https://codereview.chromium.org/2851553002/diff/1/third_party/WebKit/LayoutTests/paint/invalidation/table/container-backgrounds-on-cell-resize.html File third_party/WebKit/LayoutTests/paint/invalidation/table/container-backgrounds-on-cell-resize.html (right): https://codereview.chromium.org/2851553002/diff/1/third_party/WebKit/LayoutTests/paint/invalidation/table/container-backgrounds-on-cell-resize.html#newcode6 third_party/WebKit/LayoutTests/paint/invalidation/table/container-backgrounds-on-cell-resize.html:6: <table id="table" style="width: 300px"> On 2017/04/27 22:30:23, wkorman wrote: ...
3 years, 7 months ago (2017-04-28 00:31:07 UTC) #9
wkorman
lgtm https://codereview.chromium.org/2851553002/diff/1/third_party/WebKit/Source/core/layout/LayoutTableCell.cpp File third_party/WebKit/Source/core/layout/LayoutTableCell.cpp (right): https://codereview.chromium.org/2851553002/diff/1/third_party/WebKit/Source/core/layout/LayoutTableCell.cpp#newcode1493 third_party/WebKit/Source/core/layout/LayoutTableCell.cpp:1493: const PaintInvalidatorContext& context) const { On 2017/04/28 00:31:06, ...
3 years, 7 months ago (2017-04-28 02:24:55 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/2851553002/40001
3 years, 7 months ago (2017-04-28 05:57:31 UTC) #16
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/441104)
3 years, 7 months ago (2017-04-28 08:16:28 UTC) #18
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/2851553002/60001
3 years, 7 months ago (2017-04-28 16:05:21 UTC) #21
commit-bot: I haz the power
3 years, 7 months ago (2017-04-28 17:58:59 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/91f1e343eb3fcc6694c740548e29...

Powered by Google App Engine
This is Rietveld 408576698