DescriptionMeasure 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 #
Messages
Total messages: 12 (0 generated)
|