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

Issue 230373005: Telemetry: Skip page if a page action is not supported by the browser. (Closed)

Created:
6 years, 8 months ago by Dominik Grewe
Modified:
6 years, 8 months ago
Reviewers:
tonyg, nduca
CC:
chromium-reviews, telemetry+watch_chromium.org
Visibility:
Public.

Description

Telemetry: Skip page if a page action is not supported by the browser. If a page requires touch scrolling, we currently report a failure if the browser doesn't support touch. This means that no average numbers will be reported on the dashboard. Instead of failing, we could skip the page and show a warning message to make the user aware of that. BUG=355661 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263014

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use AddSkip #

Patch Set 3 : print warning on addSkip #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M tools/telemetry/telemetry/page/page_runner.py View 1 1 chunk +2 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/page/page_test_results.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Dominik Grewe
PTAL, thanks.
6 years, 8 months ago (2014-04-09 11:37:23 UTC) #1
tonyg
https://codereview.chromium.org/230373005/diff/1/tools/telemetry/telemetry/page/page_runner.py File tools/telemetry/telemetry/page/page_runner.py (right): https://codereview.chromium.org/230373005/diff/1/tools/telemetry/telemetry/page/page_runner.py#newcode500 tools/telemetry/telemetry/page/page_runner.py:500: page.url, e) I think we should call results.AddSkip(page, 'Unsupported ...
6 years, 8 months ago (2014-04-10 01:34:05 UTC) #2
Dominik Grewe
On 2014/04/10 01:34:05, tonyg wrote: > https://codereview.chromium.org/230373005/diff/1/tools/telemetry/telemetry/page/page_runner.py > File tools/telemetry/telemetry/page/page_runner.py (right): > > https://codereview.chromium.org/230373005/diff/1/tools/telemetry/telemetry/page/page_runner.py#newcode500 > ...
6 years, 8 months ago (2014-04-10 13:18:33 UTC) #3
tonyg
On 2014/04/10 13:18:33, Dominik Grewe wrote: > On 2014/04/10 01:34:05, tonyg wrote: > > > ...
6 years, 8 months ago (2014-04-10 14:01:27 UTC) #4
tonyg
lgtm in advance of last comment
6 years, 8 months ago (2014-04-10 14:01:41 UTC) #5
Dominik Grewe
On 2014/04/10 14:01:41, tonyg wrote: > lgtm in advance of last comment Thanks.
6 years, 8 months ago (2014-04-10 14:32:06 UTC) #6
Dominik Grewe
The CQ bit was checked by dominikg@chromium.org
6 years, 8 months ago (2014-04-10 14:32:09 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominikg@chromium.org/230373005/40001
6 years, 8 months ago (2014-04-10 14:32:14 UTC) #8
commit-bot: I haz the power
Change committed as 263014
6 years, 8 months ago (2014-04-10 16:57:09 UTC) #9
nduca
6 years, 8 months ago (2014-04-10 17:23:51 UTC) #10
Message was sent while issue was closed.
This is really nice, thank you

Powered by Google App Engine
This is Rietveld 408576698