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

Issue 396953002: Add testRunner.copyAtAndCapturePixelsAsyncThen() method (Closed)

Created:
6 years, 5 months ago by hj.r.chung
Modified:
6 years, 5 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, jochen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add testRunner.copyAtAndCapturePixelsAsyncThen() method Added method to allow "copy image" menu tests for elements that need capturePixels to verify test results. BUG=392765 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284098

Patch Set 1 #

Total comments: 8

Patch Set 2 : updated patch #

Total comments: 2

Patch Set 3 : added initialization for members #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -4 lines) Patch
M content/shell/renderer/test_runner/test_runner.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M content/shell/renderer/test_runner/test_runner.cc View 1 5 chunks +23 lines, -2 lines 0 comments Download
M content/shell/renderer/test_runner/web_test_proxy.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/renderer/test_runner/web_test_proxy.cc View 1 2 chunks +24 lines, -0 lines 0 comments Download
M content/test/mock_webclipboard_impl.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M content/test/mock_webclipboard_impl.cc View 1 2 6 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
hj.r.chung
This is needed for the test case in https://codereview.chromium.org/389273002/ . Please take a look
6 years, 5 months ago (2014-07-16 09:10:49 UTC) #1
Ken Russell (switch to Gerrit)
Please reference bug 392765 from this CL's description. In general, please try to avoid dangling ...
6 years, 5 months ago (2014-07-16 20:40:50 UTC) #2
hj.r.chung
Applied comments and added code needed for checking negative input test case. PTAL! https://codereview.chromium.org/396953002/diff/1/content/shell/renderer/test_runner/test_runner.cc File ...
6 years, 5 months ago (2014-07-17 05:33:40 UTC) #3
Ken Russell (switch to Gerrit)
Looks great. LGTM abarth/dpranke/pfeldman/tkent: content/shell/renderer/test_runner OWNERS review please sky/jochen/piman: content/test OWNERS review please
6 years, 5 months ago (2014-07-17 21:05:36 UTC) #4
Dirk Pranke
rubber-stamp lgtm.
6 years, 5 months ago (2014-07-17 21:23:27 UTC) #5
sky
https://codereview.chromium.org/396953002/diff/60001/content/test/mock_webclipboard_impl.cc File content/test/mock_webclipboard_impl.cc (right): https://codereview.chromium.org/396953002/diff/60001/content/test/mock_webclipboard_impl.cc#newcode202 content/test/mock_webclipboard_impl.cc:202: m_sequenceNumber = 0; Is there a reason why this ...
6 years, 5 months ago (2014-07-17 21:32:31 UTC) #6
hj.r.chung
https://codereview.chromium.org/396953002/diff/60001/content/test/mock_webclipboard_impl.cc File content/test/mock_webclipboard_impl.cc (right): https://codereview.chromium.org/396953002/diff/60001/content/test/mock_webclipboard_impl.cc#newcode202 content/test/mock_webclipboard_impl.cc:202: m_sequenceNumber = 0; On 2014/07/17 21:32:31, sky wrote: > ...
6 years, 5 months ago (2014-07-18 04:00:27 UTC) #7
hj.r.chung
On 2014/07/17 21:32:31, sky wrote: > https://codereview.chromium.org/396953002/diff/60001/content/test/mock_webclipboard_impl.cc > File content/test/mock_webclipboard_impl.cc (right): > > https://codereview.chromium.org/396953002/diff/60001/content/test/mock_webclipboard_impl.cc#newcode202 > ...
6 years, 5 months ago (2014-07-18 06:25:14 UTC) #8
jochen (gone - plz use gerrit)
lgtm
6 years, 5 months ago (2014-07-18 08:54:45 UTC) #9
hj.r.chung
The CQ bit was checked by heejin.r.chung@samsung.com
6 years, 5 months ago (2014-07-18 11:09:13 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/heejin.r.chung@samsung.com/396953002/80001
6 years, 5 months ago (2014-07-18 11:10:03 UTC) #11
hj.r.chung
6 years, 5 months ago (2014-07-18 11:10:14 UTC) #12
commit-bot: I haz the power
6 years, 5 months ago (2014-07-18 15:42:33 UTC) #13
Message was sent while issue was closed.
Change committed as 284098

Powered by Google App Engine
This is Rietveld 408576698