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

Issue 156493002: Add a UseCounter for HTMLMediaElement.controller (Closed)

Created:
6 years, 10 months ago by philipj_slow
Modified:
6 years, 10 months ago
CC:
blink-reviews, nessy, arv+blink, gasubic, fs, eric.carlson_apple.com, vcarbune.chromium, feature-media-reviews_chromium.org, dglazkov+blink, adamk+blink_chromium.org, watchdog-blink-watchlist_google.com, Inactive
Visibility:
Public.

Description

Add a UseCounter for HTMLMediaElement.controller MediaController isn't getting the attention it needs right now. Count usage to help decide whether or not removal is feasible. Feasible does not imply desirable, but the data can inform the decision. Count a non-null controller without distinguishing how it was set (markup or script) to measure the usage that affects behavior. BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166651

Patch Set 1 #

Patch Set 2 : simplify #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M Source/core/frame/UseCounter.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/HTMLMediaElement.cpp View 1 2 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
philipj_slow
For your consideration. If removal just isn't on the table, please reject this review so ...
6 years, 10 months ago (2014-02-06 05:58:02 UTC) #1
nessy
I assume your aim is to actually remove MediaController and @mediagroup. We might as well ...
6 years, 10 months ago (2014-02-06 11:23:52 UTC) #2
philipj_slow
This started as a private email from me to Aaron and Andrew, but I'll try ...
6 years, 10 months ago (2014-02-06 17:33:15 UTC) #3
acolwell GONE FROM CHROMIUM
lgtm I think this is worth seeing much this is used. We can use that ...
6 years, 10 months ago (2014-02-06 17:45:53 UTC) #4
scherkus (not reviewing)
lgtm On 2014/02/06 17:45:53, acolwell wrote: > lgtm > > I think this is worth ...
6 years, 10 months ago (2014-02-06 18:26:13 UTC) #5
philipj_slow
On 2014/02/06 17:45:53, acolwell wrote: > lgtm > > I think this is worth seeing ...
6 years, 10 months ago (2014-02-06 18:26:43 UTC) #6
philipj_slow
On 2014/02/06 17:45:53, acolwell wrote: > lgtm > > I think this is worth seeing ...
6 years, 10 months ago (2014-02-06 18:26:45 UTC) #7
acolwell GONE FROM CHROMIUM
Yes. LGTM v2
6 years, 10 months ago (2014-02-06 18:39:22 UTC) #8
philipj_slow
The CQ bit was checked by philipj@opera.com
6 years, 10 months ago (2014-02-06 18:43:13 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/156493002/80001
6 years, 10 months ago (2014-02-06 18:43:23 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-06 18:43:25 UTC) #11
commit-bot: I haz the power
Failed to apply patch for Source/core/frame/UseCounter.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-06 18:43:26 UTC) #12
philipj_slow
The CQ bit was checked by philipj@opera.com
6 years, 10 months ago (2014-02-06 18:47:38 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/156493002/190001
6 years, 10 months ago (2014-02-06 18:48:09 UTC) #14
commit-bot: I haz the power
6 years, 10 months ago (2014-02-06 21:17:36 UTC) #15
Message was sent while issue was closed.
Change committed as 166651

Powered by Google App Engine
This is Rietveld 408576698