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

Issue 2589003002: Split paint property update tests out of PaintPropertyTreeBuilderTest (Closed)

Created:
4 years ago by pdr.
Modified:
4 years ago
Reviewers:
chrishtr, Xianzhu, wkorman
CC:
blink-reviews, blink-reviews-paint_chromium.org, chromium-reviews, dshwang
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split paint property update tests out of PaintPropertyTreeBuilderTest PaintPropertyTreeBuilderTest is over 3.5k lines long which is becoming unwieldy. This patch splits out the incremental update tests. BUG=645667 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/bc41eea2096c3353d589c4325feba9e150742e1e Cr-Commit-Position: refs/heads/master@{#439712}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address reviewer comments, add some comments too #

Patch Set 3 : Rebase, minor cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+544 lines, -500 lines) Patch
M third_party/WebKit/Source/core/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilderTest.h View 1 1 chunk +48 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilderTest.cpp View 1 2 4 chunks +50 lines, -500 lines 0 comments Download
A third_party/WebKit/Source/core/paint/PaintPropertyTreeUpdateTests.cpp View 1 2 1 chunk +444 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
pdr.
4 years ago (2016-12-20 00:54:11 UTC) #4
pdr.
With this patch, our test files have shrunk by -39 lines.
4 years ago (2016-12-20 00:55:32 UTC) #6
wkorman
lgtm https://codereview.chromium.org/2589003002/diff/1/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilderTest.h File third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilderTest.h (right): https://codereview.chromium.org/2589003002/diff/1/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilderTest.h#newcode37 third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilderTest.h:37: void SetUp() override { Put impl for this ...
4 years ago (2016-12-20 01:01:15 UTC) #7
pdr.
https://codereview.chromium.org/2589003002/diff/1/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilderTest.h File third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilderTest.h (right): https://codereview.chromium.org/2589003002/diff/1/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilderTest.h#newcode37 third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilderTest.h:37: void SetUp() override { On 2016/12/20 at 01:01:15, wkorman ...
4 years ago (2016-12-20 02:56:00 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/2589003002/40001
4 years ago (2016-12-20 02:56:23 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-20 04:57:22 UTC) #14
commit-bot: I haz the power
4 years ago (2016-12-20 05:00:33 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bc41eea2096c3353d589c4325feba9e150742e1e
Cr-Commit-Position: refs/heads/master@{#439712}

Powered by Google App Engine
This is Rietveld 408576698