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

Issue 1781133002: Change page size for NonBlockingEventBrowserTest (Closed)

Created:
4 years, 9 months ago by kraush
Modified:
4 years, 9 months ago
Reviewers:
dtapuska, tdresser
CC:
chromium-reviews, darin-cc_chromium.org, jam, dtapuska
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change page size for NonBlockingEventBrowserTest This test increases the page size for NonBlockingEventBrowserTest from 1000dp to 10000dp. This will allow the test to scroll on devices with a height of more than 1000dp (like a Nexus 10) BUG=593974 Committed: https://crrev.com/5fdb8170b7f49b38da430197fe0ba2b642b77f2e Cr-Commit-Position: refs/heads/master@{#380699}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Refactored page height into a constant #

Total comments: 1

Patch Set 3 : Removed raw string literal #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M content/browser/renderer_host/input/non_blocking_event_browsertest.cc View 1 2 4 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 23 (7 generated)
kraush
Hi tdresser@, This is a proposed fix for two content_browsertests on Nexus 10 (and other ...
4 years, 9 months ago (2016-03-11 00:50:52 UTC) #2
tdresser
+dtapuska@ FYI LGTM with nit. https://codereview.chromium.org/1781133002/diff/1/content/browser/renderer_host/input/non_blocking_event_browsertest.cc File content/browser/renderer_host/input/non_blocking_event_browsertest.cc (right): https://codereview.chromium.org/1781133002/diff/1/content/browser/renderer_host/input/non_blocking_event_browsertest.cc#newcode113 content/browser/renderer_host/input/non_blocking_event_browsertest.cc:113: EXPECT_EQ(10000, scrollHeight); Can we ...
4 years, 9 months ago (2016-03-11 13:27:23 UTC) #3
tdresser
Sorry, not LGTM, just due to lack of previous patches landed in our codebase (though ...
4 years, 9 months ago (2016-03-11 13:33:33 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1781133002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1781133002/1
4 years, 9 months ago (2016-03-11 14:34:33 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-11 15:12:14 UTC) #8
kraush
On 2016/03/11 13:27:23, tdresser wrote: > +dtapuska@ FYI > > LGTM with nit. > > ...
4 years, 9 months ago (2016-03-11 16:28:26 UTC) #9
kraush
Hi Timothy, I've extracted the "10000" into a constant as you suggested. Please let me ...
4 years, 9 months ago (2016-03-11 16:55:55 UTC) #10
tdresser
https://codereview.chromium.org/1781133002/diff/20001/content/browser/renderer_host/input/non_blocking_event_browsertest.cc File content/browser/renderer_host/input/non_blocking_event_browsertest.cc (right): https://codereview.chromium.org/1781133002/diff/20001/content/browser/renderer_host/input/non_blocking_event_browsertest.cc#newcode42 content/browser/renderer_host/input/non_blocking_event_browsertest.cc:42: R"(data:text/html;charset=utf-8, Sadly C++11 raw string literals aren't allowed in ...
4 years, 9 months ago (2016-03-11 17:01:24 UTC) #11
kraush
On 2016/03/11 17:01:24, tdresser wrote: > https://codereview.chromium.org/1781133002/diff/20001/content/browser/renderer_host/input/non_blocking_event_browsertest.cc > File content/browser/renderer_host/input/non_blocking_event_browsertest.cc > (right): > > https://codereview.chromium.org/1781133002/diff/20001/content/browser/renderer_host/input/non_blocking_event_browsertest.cc#newcode42 ...
4 years, 9 months ago (2016-03-11 17:03:07 UTC) #12
kraush
Removed the raw string literal. Please take another look.
4 years, 9 months ago (2016-03-11 17:11:01 UTC) #13
tdresser
LGTM!
4 years, 9 months ago (2016-03-11 17:36:57 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1781133002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1781133002/40001
4 years, 9 months ago (2016-03-11 17:37:55 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/195554)
4 years, 9 months ago (2016-03-11 18:56:40 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1781133002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1781133002/40001
4 years, 9 months ago (2016-03-11 18:59:59 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-11 19:35:02 UTC) #21
commit-bot: I haz the power
4 years, 9 months ago (2016-03-11 19:36:13 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5fdb8170b7f49b38da430197fe0ba2b642b77f2e
Cr-Commit-Position: refs/heads/master@{#380699}

Powered by Google App Engine
This is Rietveld 408576698