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

Issue 985603003: Adding telemetry test for page scroll using scrollbar drag. (Closed)

Created:
5 years, 9 months ago by ssid
Modified:
5 years, 9 months ago
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding telemetry test for page scroll using scrollbar drag. This CL adds a telemetry benchmark to use gmail page and uses the scrollbar and mouss drag action to scroll the page. The test calculates the mid-point of scrollbar and drags it till the end of the page. BUG=464685 Committed: https://crrev.com/7b874423d6e08083a2b78cb61f5992c27c92cc2d Cr-Commit-Position: refs/heads/master@{#319629}

Patch Set 1 #

Patch Set 2 : Updated action_runner. #

Total comments: 8

Patch Set 3 : Addressed comments. #

Total comments: 1

Patch Set 4 : Fixed comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -2 lines) Patch
M tools/perf/page_sets/top_25_smooth.py View 1 2 3 2 chunks +46 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/page/actions/action_runner.py View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
ssid
PTAL.
5 years, 9 months ago (2015-03-06 10:58:47 UTC) #2
picksi
Great! Looks good to me.
5 years, 9 months ago (2015-03-06 14:12:01 UTC) #3
alex clarke (OOO till 29th)
lgtm
5 years, 9 months ago (2015-03-06 14:14:38 UTC) #4
Sami
https://codereview.chromium.org/985603003/diff/20001/tools/perf/page_sets/top_25_smooth.py File tools/perf/page_sets/top_25_smooth.py (right): https://codereview.chromium.org/985603003/diff/20001/tools/perf/page_sets/top_25_smooth.py#newcode81 tools/perf/page_sets/top_25_smooth.py:81: def CalculateScrollBarRatios(self, action_runner): nit: Start this name with an ...
5 years, 9 months ago (2015-03-06 15:02:04 UTC) #5
ssid
Made changed. PTAL. https://codereview.chromium.org/985603003/diff/20001/tools/perf/page_sets/top_25_smooth.py File tools/perf/page_sets/top_25_smooth.py (right): https://codereview.chromium.org/985603003/diff/20001/tools/perf/page_sets/top_25_smooth.py#newcode81 tools/perf/page_sets/top_25_smooth.py:81: def CalculateScrollBarRatios(self, action_runner): On 2015/03/06 15:02:04, ...
5 years, 9 months ago (2015-03-06 16:45:55 UTC) #6
Sami
lgtm with a nit. https://codereview.chromium.org/985603003/diff/40001/tools/perf/page_sets/top_25_smooth.py File tools/perf/page_sets/top_25_smooth.py (right): https://codereview.chromium.org/985603003/diff/40001/tools/perf/page_sets/top_25_smooth.py#newcode92 tools/perf/page_sets/top_25_smooth.py:92: # This calculation is correct ...
5 years, 9 months ago (2015-03-06 18:44:16 UTC) #7
ssid
On 2015/03/06 18:44:16, Sami wrote: > lgtm with a nit. > > https://codereview.chromium.org/985603003/diff/40001/tools/perf/page_sets/top_25_smooth.py > File ...
5 years, 9 months ago (2015-03-09 11:45:22 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/985603003/60001
5 years, 9 months ago (2015-03-09 11:46:07 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-09 14:44:55 UTC) #12
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/7b874423d6e08083a2b78cb61f5992c27c92cc2d Cr-Commit-Position: refs/heads/master@{#319629}
5 years, 9 months ago (2015-03-09 14:45:26 UTC) #13
ssid
5 years, 9 months ago (2015-03-09 20:10:56 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/991963004/ by ssid@chromium.org.

The reason for reverting is: The test times out. Refer crbug.com/465446.

Powered by Google App Engine
This is Rietveld 408576698