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

Issue 1652313003: [SPv2] Hookup overflow clip/scroll property nodes for normal flow (Closed)

Created:
4 years, 10 months ago by trchen
Modified:
4 years, 9 months ago
Reviewers:
pdr., jbroman
CC:
blink-reviews, blink-reviews-paint_chromium.org, chromium-reviews, dshwang, slimming-paint-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@chunk_property_hookup_4
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[SPv2] Hookup overflow clip/scroll property nodes for normal flow This CL adds scoped clip/scroll property in BoxClipper and BlockPainter. It associates normal flow display items with the correct property nodes. BUG=537409 Committed: https://crrev.com/be6997777d5f17e40a8fb4b68756624483ebd91e Cr-Commit-Position: refs/heads/master@{#379995}

Patch Set 1 #

Patch Set 2 : add virtual suite & test expectation #

Patch Set 3 : two more sub-pixel failure expectation #

Total comments: 3

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -1 line) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 2 chunks +33 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/VirtualTestSuites View 1 1 chunk +5 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/virtual/spv2/fast/overflow/README.txt View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/WebKit/Source/core/paint/BlockPainter.cpp View 1 2 3 2 chunks +12 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/BoxClipper.h View 2 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/BoxClipper.cpp View 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (12 generated)
trchen
[5/5] Split out of my previous CL.
4 years, 10 months ago (2016-02-02 00:38:46 UTC) #2
pdr.
This seems reasonable at a high level but we need some tests :) Jeremy is ...
4 years, 10 months ago (2016-02-09 21:43:24 UTC) #3
jbroman
On 2016/02/09 at 21:43:24, pdr wrote: > This seems reasonable at a high level but ...
4 years, 10 months ago (2016-02-17 18:19:19 UTC) #4
trchen
On 2016/02/17 18:19:19, jbroman wrote: > On 2016/02/09 at 21:43:24, pdr wrote: > > This ...
4 years, 10 months ago (2016-02-24 00:08:07 UTC) #6
pdr.
On 2016/02/24 at 00:08:07, trchen wrote: > On 2016/02/17 18:19:19, jbroman wrote: > > On ...
4 years, 10 months ago (2016-02-24 00:10:56 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1652313003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1652313003/20001
4 years, 10 months ago (2016-02-24 00:20:05 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/178449)
4 years, 10 months ago (2016-02-24 01:38:46 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1652313003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1652313003/40001
4 years, 10 months ago (2016-02-25 00:11:06 UTC) #13
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/179148)
4 years, 10 months ago (2016-02-25 01:49:41 UTC) #15
jbroman
lgtm; this seems straightforward https://codereview.chromium.org/1652313003/diff/40001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/1652313003/diff/40001/third_party/WebKit/LayoutTests/TestExpectations#newcode454 third_party/WebKit/LayoutTests/TestExpectations:454: crbug.com/589265 virtual/spv2/fast/block/float/002.html [ Failure ] ...
4 years, 10 months ago (2016-02-25 15:49:09 UTC) #16
pdr.
LGTM 2 FWIW
4 years, 10 months ago (2016-02-25 22:07:31 UTC) #17
trchen
Sorry for the delay. Is this CL blocking any of your progress? I yet have ...
4 years, 10 months ago (2016-02-26 22:09:35 UTC) #18
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1652313003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1652313003/60001
4 years, 9 months ago (2016-03-08 23:10:38 UTC) #20
trchen
The assertion in question was removed last week. Turns out time solved the problem. :/ ...
4 years, 9 months ago (2016-03-08 23:10:56 UTC) #21
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-09 00:24:23 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1652313003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1652313003/60001
4 years, 9 months ago (2016-03-09 00:26:26 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-09 00:32:53 UTC) #28
commit-bot: I haz the power
4 years, 9 months ago (2016-03-09 00:34:06 UTC) #30
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/be6997777d5f17e40a8fb4b68756624483ebd91e
Cr-Commit-Position: refs/heads/master@{#379995}

Powered by Google App Engine
This is Rietveld 408576698