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

Issue 421433002: Implement bump-scroll browser-test. (Closed)

Created:
6 years, 5 months ago by Jamie
Modified:
6 years, 4 months ago
Reviewers:
kelvinp
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Implement bump-scroll browser-test. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288185

Patch Set 1 #

Patch Set 2 : Implementation #

Total comments: 12

Patch Set 3 : Reviewer feedback. #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+403 lines, -61 lines) Patch
M chrome/chrome_tests.gypi View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
A chrome/test/remoting/fullscreen_browsertest.cc View 1 1 chunk +75 lines, -0 lines 0 comments Download
M chrome/test/remoting/me2me_browsertest.cc View 1 3 chunks +0 lines, -50 lines 0 comments Download
M chrome/test/remoting/remote_desktop_browsertest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/remoting_webapp_files.gypi View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M remoting/webapp/browser_test/browser_test.js View 1 1 chunk +1 line, -1 line 0 comments Download
A remoting/webapp/browser_test/bump_scroll_browser_test.js View 1 2 1 chunk +266 lines, -0 lines 0 comments Download
M remoting/webapp/client_session.js View 1 2 6 chunks +32 lines, -6 lines 0 comments Download
M remoting/webapp/js_proto/dom_proto.js View 1 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Jamie
Patch-set 1 just moves the existing full-screen browser test into a file of its own. ...
6 years, 4 months ago (2014-08-02 00:31:44 UTC) #1
kelvinp
https://codereview.chromium.org/421433002/diff/80001/remoting/webapp/browser_test/browser_test.js File remoting/webapp/browser_test/browser_test.js (left): https://codereview.chromium.org/421433002/diff/80001/remoting/webapp/browser_test/browser_test.js#oldcode327 remoting/webapp/browser_test/browser_test.js:327: }).catch(function(errorMessage){ On 2014/08/02 00:31:44, Jamie wrote: > As discussed, ...
6 years, 4 months ago (2014-08-04 16:31:48 UTC) #2
Jamie
PTAL. https://codereview.chromium.org/421433002/diff/80001/remoting/webapp/browser_test/bump_scroll_browser_test.js File remoting/webapp/browser_test/bump_scroll_browser_test.js (right): https://codereview.chromium.org/421433002/diff/80001/remoting/webapp/browser_test/bump_scroll_browser_test.js#newcode49 remoting/webapp/browser_test/bump_scroll_browser_test.js:49: this.noScrollWindowed.bind(this) On 2014/08/04 16:31:47, kelvinp wrote: > Nit: ...
6 years, 4 months ago (2014-08-05 19:54:18 UTC) #3
kelvinp
lgtm
6 years, 4 months ago (2014-08-07 16:58:38 UTC) #4
Jamie
The CQ bit was checked by jamiewalch@chromium.org
6 years, 4 months ago (2014-08-07 17:03:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/421433002/120001
6 years, 4 months ago (2014-08-07 17:07:57 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-07 17:17:33 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-07 17:19:16 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/38627) ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/3461) ios_rel_device ...
6 years, 4 months ago (2014-08-07 17:19:17 UTC) #9
Jamie
The CQ bit was checked by jamiewalch@chromium.org
6 years, 4 months ago (2014-08-07 17:58:54 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/421433002/140001
6 years, 4 months ago (2014-08-07 18:09:17 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 01:02:32 UTC) #12
Message was sent while issue was closed.
Change committed as 288185

Powered by Google App Engine
This is Rietveld 408576698