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

Issue 2159813002: Clean up Media_* actions by marking them obsolete and not_user_trigerred. (Closed)

Created:
4 years, 5 months ago by mlamouri (slow - plz ping)
Modified:
4 years, 4 months ago
CC:
asvitkine+watch_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean up Media_* actions by marking them obsolete and not_user_trigerred. As recommended in the actions.xml file, non user triggered actions should be marked with this attribute so they can be filtered out in tools that only show user actions. Furthermore, the Media_* actions are mostly superseded by Media.Controls.* so they have been marked as obsolete. Histograms can be added on a need basis if we need to register occurrences of some events. BUG=627840 R=isherman@chromium.org, liberato@chromium.org Committed: https://crrev.com/4224693a21ceefcc4ada486d3616e0555f99b025 Cr-Commit-Position: refs/heads/master@{#407939}

Patch Set 1 #

Total comments: 3

Patch Set 2 : review comments #

Patch Set 3 : improve descriptions #

Patch Set 4 : mark obsolete #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -28 lines) Patch
M third_party/WebKit/Source/core/html/HTMLMediaElement.cpp View 1 2 3 8 chunks +0 lines, -16 lines 0 comments Download
M tools/metrics/actions/actions.xml View 1 2 3 3 chunks +27 lines, -12 lines 3 comments Download

Messages

Total messages: 29 (13 generated)
mlamouri (slow - plz ping)
PTAL
4 years, 5 months ago (2016-07-18 16:29:58 UTC) #2
liberato (no reviews please)
On 2016/07/18 16:29:58, Mounir Lamouri wrote: > PTAL lgtm
4 years, 5 months ago (2016-07-18 17:50:57 UTC) #6
Ilya Sherman
https://codereview.chromium.org/2159813002/diff/1/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2159813002/diff/1/tools/metrics/actions/actions.xml#newcode8567 tools/metrics/actions/actions.xml:8567: <description>A call to play() with a user gesture succeeded.</description> ...
4 years, 5 months ago (2016-07-18 23:00:12 UTC) #7
mlamouri (slow - plz ping)
PTAL https://codereview.chromium.org/2159813002/diff/1/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2159813002/diff/1/tools/metrics/actions/actions.xml#newcode8567 tools/metrics/actions/actions.xml:8567: <description>A call to play() with a user gesture ...
4 years, 5 months ago (2016-07-19 10:23:50 UTC) #8
Ilya Sherman
https://codereview.chromium.org/2159813002/diff/1/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2159813002/diff/1/tools/metrics/actions/actions.xml#newcode8567 tools/metrics/actions/actions.xml:8567: <description>A call to play() with a user gesture succeeded.</description> ...
4 years, 5 months ago (2016-07-20 02:22:19 UTC) #13
mlamouri (slow - plz ping)
On 2016/07/20 at 02:22:19, isherman wrote: > Sorry, I'm still not quite clear: Are all ...
4 years, 5 months ago (2016-07-20 13:34:48 UTC) #14
Ilya Sherman
On 2016/07/20 13:34:48, Mounir Lamouri wrote: > On 2016/07/20 at 02:22:19, isherman wrote: > > ...
4 years, 5 months ago (2016-07-21 00:47:07 UTC) #15
liberato (no reviews please)
On 2016/07/20 13:34:48, Mounir Lamouri wrote: > On 2016/07/20 at 02:22:19, isherman wrote: > > ...
4 years, 5 months ago (2016-07-21 00:54:48 UTC) #16
mlamouri (slow - plz ping)
isherman@, PTAL
4 years, 5 months ago (2016-07-25 16:29:18 UTC) #18
Ilya Sherman
Thanks! Could you please also update the CL description, since this CL is no longer ...
4 years, 5 months ago (2016-07-25 18:41:58 UTC) #19
mlamouri (slow - plz ping)
PTAL https://codereview.chromium.org/2159813002/diff/60001/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2159813002/diff/60001/tools/metrics/actions/actions.xml#newcode8560 tools/metrics/actions/actions.xml:8560: <action name="Media_Paused" not_user_triggered="true"> On 2016/07/25 at 18:41:58, Ilya ...
4 years, 4 months ago (2016-07-26 17:29:52 UTC) #21
Ilya Sherman
https://codereview.chromium.org/2159813002/diff/60001/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2159813002/diff/60001/tools/metrics/actions/actions.xml#newcode8560 tools/metrics/actions/actions.xml:8560: <action name="Media_Paused" not_user_triggered="true"> On 2016/07/26 17:29:52, Mounir Lamouri wrote: ...
4 years, 4 months ago (2016-07-26 19:17:24 UTC) #22
mlamouri (slow - plz ping)
Thanks :)
4 years, 4 months ago (2016-07-26 21:23:21 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2159813002/60001
4 years, 4 months ago (2016-07-26 21:23:47 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-07-26 22:33:48 UTC) #27
commit-bot: I haz the power
4 years, 4 months ago (2016-07-26 22:35:25 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4224693a21ceefcc4ada486d3616e0555f99b025
Cr-Commit-Position: refs/heads/master@{#407939}

Powered by Google App Engine
This is Rietveld 408576698