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

Issue 1158193011: Include overflows from visual effects in LayoutTableSection. (Closed)

Created:
5 years, 6 months ago by chrishtr
Modified:
5 years, 6 months ago
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Include overflows from visual effects in LayoutTableSection. In particular, include outlines. Previously they were not included. Not including visual overflow effects results in incorrect paint invalidation (as exhibited by the attached test), and also incorrect paint when Slimming Paint is active, since the cull rect for painting such objecs is the visual overflow rect. BUG=495368 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196609

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -0 lines) Patch
A LayoutTests/paint/tables/table-section-visual-overflow.html View 1 2 3 1 chunk +48 lines, -0 lines 0 comments Download
A LayoutTests/paint/tables/table-section-visual-overflow-expected.html View 1 2 3 1 chunk +11 lines, -0 lines 0 comments Download
M Source/core/layout/LayoutTable.cpp View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
chrishtr
5 years, 6 months ago (2015-06-02 00:50:24 UTC) #2
eae
Change LGTM but I'd like to see the CL description updated to explain why this ...
5 years, 6 months ago (2015-06-02 01:56:14 UTC) #3
chrishtr
Updated description.
5 years, 6 months ago (2015-06-02 16:07:23 UTC) #4
eae
Much better, thank you!
5 years, 6 months ago (2015-06-02 16:54:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1158193011/20001
5 years, 6 months ago (2015-06-02 16:54:47 UTC) #7
leviw_travelin_and_unemployed
https://codereview.chromium.org/1158193011/diff/20001/LayoutTests/paint/tables/table-section-visual-overflow.html File LayoutTests/paint/tables/table-section-visual-overflow.html (right): https://codereview.chromium.org/1158193011/diff/20001/LayoutTests/paint/tables/table-section-visual-overflow.html#newcode38 LayoutTests/paint/tables/table-section-visual-overflow.html:38: // window.enablePixelTesting = true; Leftover comment?
5 years, 6 months ago (2015-06-02 17:51:11 UTC) #8
mstensho (USE GERRIT)
Maybe also wrap the lines in the commit comment?
5 years, 6 months ago (2015-06-03 10:32:29 UTC) #11
chrishtr
On 2015/06/02 at 17:51:11, leviw wrote: > https://codereview.chromium.org/1158193011/diff/20001/LayoutTests/paint/tables/table-section-visual-overflow.html > File LayoutTests/paint/tables/table-section-visual-overflow.html (right): > > https://codereview.chromium.org/1158193011/diff/20001/LayoutTests/paint/tables/table-section-visual-overflow.html#newcode38 ...
5 years, 6 months ago (2015-06-05 19:46:28 UTC) #12
chrishtr
On 2015/06/05 at 19:46:28, chrishtr wrote: > On 2015/06/02 at 17:51:11, leviw wrote: > > ...
5 years, 6 months ago (2015-06-05 19:59:12 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1158193011/60001
5 years, 6 months ago (2015-06-05 19:59:44 UTC) #16
commit-bot: I haz the power
5 years, 6 months ago (2015-06-05 22:59:51 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196609

Powered by Google App Engine
This is Rietveld 408576698