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

Issue 1422783002: cc: Move surfaces hittesting test helpers out to a separate file (Closed)

Created:
5 years, 2 months ago by Fady Samuel
Modified:
5 years, 2 months ago
Reviewers:
danakj, jbauman
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Move surfaces hittesting test helpers out to a separate file This will allow reuse by Mandoline. BUG=533161 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/7a61510e805016a384055b1de043afdccd40543f Cr-Commit-Position: refs/heads/master@{#355889}

Patch Set 1 #

Patch Set 2 : Moved to cc/tests #

Total comments: 4

Patch Set 3 : Addressed Dana's comments #

Patch Set 4 : Fix GN DEPS I hope #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -380 lines) Patch
M cc/BUILD.gn View 1 2 3 3 chunks +6 lines, -2 lines 0 comments Download
M cc/cc_tests.gyp View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
D cc/surfaces/surface_aggregator_test_helpers.h View 1 1 chunk +0 lines, -94 lines 0 comments Download
D cc/surfaces/surface_aggregator_test_helpers.cc View 1 1 chunk +0 lines, -152 lines 0 comments Download
M cc/surfaces/surface_aggregator_unittest.cc View 1 2 chunks +1 line, -1 line 0 comments Download
M cc/surfaces/surface_hittest_unittest.cc View 1 6 chunks +7 lines, -105 lines 0 comments Download
A + cc/test/surface_aggregator_test_helpers.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + cc/test/surface_aggregator_test_helpers.cc View 1 2 chunks +7 lines, -21 lines 0 comments Download
A cc/test/surface_hittest_test_helpers.h View 1 1 chunk +66 lines, -0 lines 0 comments Download
A cc/test/surface_hittest_test_helpers.cc View 1 2 1 chunk +95 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
Fady Samuel
5 years, 2 months ago (2015-10-22 22:51:01 UTC) #2
jbauman
Actually, could you try moving the test helpers into cc/test? danakj@ mentioned that that might ...
5 years, 2 months ago (2015-10-22 22:56:09 UTC) #3
Fady Samuel
+danakj@ for OWNERs and since you suggested moving to cc/test. The intent is to reuse ...
5 years, 2 months ago (2015-10-23 14:19:55 UTC) #5
danakj
LGTM % jbauman https://codereview.chromium.org/1422783002/diff/20001/cc/test/surface_hittest_test_helpers.cc File cc/test/surface_hittest_test_helpers.cc (right): https://codereview.chromium.org/1422783002/diff/20001/cc/test/surface_hittest_test_helpers.cc#newcode78 cc/test/surface_hittest_test_helpers.cc:78: return root_frame.Pass(); nit: return makes an ...
5 years, 2 months ago (2015-10-23 18:35:02 UTC) #6
Fady Samuel
CQ'ing https://codereview.chromium.org/1422783002/diff/20001/cc/test/surface_hittest_test_helpers.cc File cc/test/surface_hittest_test_helpers.cc (right): https://codereview.chromium.org/1422783002/diff/20001/cc/test/surface_hittest_test_helpers.cc#newcode78 cc/test/surface_hittest_test_helpers.cc:78: return root_frame.Pass(); On 2015/10/23 18:35:02, danakj wrote: > ...
5 years, 2 months ago (2015-10-23 19:22:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1422783002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1422783002/40001
5 years, 2 months ago (2015-10-23 19:23:19 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/20827)
5 years, 2 months ago (2015-10-23 19:26:33 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1422783002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1422783002/60001
5 years, 2 months ago (2015-10-23 20:44:40 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 2 months ago (2015-10-23 21:25:24 UTC) #16
commit-bot: I haz the power
5 years, 2 months ago (2015-10-23 21:26:24 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7a61510e805016a384055b1de043afdccd40543f
Cr-Commit-Position: refs/heads/master@{#355889}

Powered by Google App Engine
This is Rietveld 408576698