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

Issue 19482009: Telemetry media Seek action and metrics. (Closed)

Created:
7 years, 5 months ago by shadi
Modified:
7 years, 5 months ago
Reviewers:
tonyg, anandc, dtu, nduca
CC:
chromium-reviews, chrome-speed-team+watch_google.com, telemetry+watch_chromium.org
Visibility:
Public.

Description

Telemetry media Seek action and metrics. BUG=249435 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213275

Patch Set 1 : #

Total comments: 12

Patch Set 2 : Add base media action class and JS code. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+324 lines, -92 lines) Patch
M tools/perf/perf_tools/media_metrics.js View 6 chunks +41 lines, -17 lines 0 comments Download
M tools/perf/perf_tools/media_metrics.py View 1 3 chunks +16 lines, -14 lines 0 comments Download
A tools/telemetry/telemetry/page/actions/media_action.js View 1 1 chunk +38 lines, -0 lines 0 comments Download
A tools/telemetry/telemetry/page/actions/media_action.py View 1 1 chunk +46 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/page/actions/play.js View 1 2 chunks +1 line, -35 lines 0 comments Download
M tools/telemetry/telemetry/page/actions/play.py View 1 3 chunks +6 lines, -18 lines 0 comments Download
M tools/telemetry/telemetry/page/actions/play_unittest.py View 1 1 chunk +4 lines, -8 lines 0 comments Download
A tools/telemetry/telemetry/page/actions/seek.js View 1 1 chunk +49 lines, -0 lines 0 comments Download
A tools/telemetry/telemetry/page/actions/seek.py View 1 1 chunk +47 lines, -0 lines 0 comments Download
A tools/telemetry/telemetry/page/actions/seek_unittest.py View 1 1 chunk +76 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
shadi
Adding media seek action. Pretty much it is similar to Play action except we can ...
7 years, 5 months ago (2013-07-19 01:33:35 UTC) #1
dtu
https://codereview.chromium.org/19482009/diff/5001/tools/telemetry/telemetry/page/actions/seek.js File tools/telemetry/telemetry/page/actions/seek.js (right): https://codereview.chromium.org/19482009/diff/5001/tools/telemetry/telemetry/page/actions/seek.js#newcode1 tools/telemetry/telemetry/page/actions/seek.js:1: // Copyright (c) 2013 The Chromium Authors. All rights ...
7 years, 5 months ago (2013-07-20 01:20:56 UTC) #2
tonyg
lg2m when dave is happy. https://codereview.chromium.org/19482009/diff/5001/tools/perf/perf_tools/media_metrics.py File tools/perf/perf_tools/media_metrics.py (right): https://codereview.chromium.org/19482009/diff/5001/tools/perf/perf_tools/media_metrics.py#newcode47 tools/perf/perf_tools/media_metrics.py:47: def AddResult(metric, unit): Should ...
7 years, 5 months ago (2013-07-20 19:57:28 UTC) #3
shadi
Thanks for reviews. PTAL https://codereview.chromium.org/19482009/diff/5001/tools/perf/perf_tools/media_metrics.py File tools/perf/perf_tools/media_metrics.py (right): https://codereview.chromium.org/19482009/diff/5001/tools/perf/perf_tools/media_metrics.py#newcode47 tools/perf/perf_tools/media_metrics.py:47: def AddResult(metric, unit): On 2013/07/20 ...
7 years, 5 months ago (2013-07-22 19:18:31 UTC) #4
dtu
lgtm
7 years, 5 months ago (2013-07-22 21:57:19 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shadi@chromium.org/19482009/13001
7 years, 5 months ago (2013-07-23 21:08:59 UTC) #6
commit-bot: I haz the power
7 years, 5 months ago (2013-07-23 23:43:22 UTC) #7
Message was sent while issue was closed.
Change committed as 213275

Powered by Google App Engine
This is Rietveld 408576698