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

Issue 140663002: Measure usage of the prefixed encrypted media APIs (Closed)

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

Description

Measure usage of the prefixed encrypted media APIs The unprefixed replacements for these aren't implemented yet, but it's just as well to start collecting data early. PrefixedMediaGenerateKeyRequest and PrefixedMediaAddKey were already in UseCounter.h, but unused. Add the missing PrefixedMediaCancelKeyRequest and put them all to use. Remove the deprecation message for PrefixedMediaGenerateKeyRequest, which was left behind in r150962. Otherwise, the ASSERTs in UseCounter::count would start failing. BUG=334983 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165290

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Patch Set 3 : remove deprecation message #

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

Messages

Total messages: 12 (0 generated)
philipj_slow
6 years, 11 months ago (2014-01-16 09:03:16 UTC) #1
acolwell GONE FROM CHROMIUM
lgtm
6 years, 11 months ago (2014-01-16 18:07:15 UTC) #2
ddorwin
Thanks. We really only need the GKR one, but it's up to you or others ...
6 years, 11 months ago (2014-01-16 18:14:29 UTC) #3
philipj_slow
https://codereview.chromium.org/140663002/diff/1/Source/core/frame/UseCounter.h File Source/core/frame/UseCounter.h (right): https://codereview.chromium.org/140663002/diff/1/Source/core/frame/UseCounter.h#newcode288 Source/core/frame/UseCounter.h:288: PrefixedMediaCancelKeyRequest, On 2014/01/16 18:14:30, ddorwin wrote: > We don't ...
6 years, 11 months ago (2014-01-16 18:46:19 UTC) #4
ddorwin
On 2014/01/16 18:46:19, philipj wrote: > https://codereview.chromium.org/140663002/diff/1/Source/core/frame/UseCounter.h > File Source/core/frame/UseCounter.h (right): > > https://codereview.chromium.org/140663002/diff/1/Source/core/frame/UseCounter.h#newcode288 > ...
6 years, 11 months ago (2014-01-16 20:56:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/140663002/1
6 years, 11 months ago (2014-01-17 00:12:19 UTC) #6
commit-bot: I haz the power
Retried try job too often on linux_blink for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink&number=7853
6 years, 11 months ago (2014-01-17 01:27:15 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/140663002/150001
6 years, 11 months ago (2014-01-17 03:16:03 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_blink for step(s) webkit_unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink&number=7891
6 years, 11 months ago (2014-01-17 03:59:28 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/140663002/150001
6 years, 11 months ago (2014-01-17 06:45:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/140663002/300001
6 years, 11 months ago (2014-01-17 06:59:11 UTC) #11
commit-bot: I haz the power
6 years, 11 months ago (2014-01-17 08:31:05 UTC) #12
Message was sent while issue was closed.
Change committed as 165290

Powered by Google App Engine
This is Rietveld 408576698