Commit 935d969
committed
(merge m59) media: Add UMA to record whether encrypted media is enabled
The UMA is recorded when requestMediaKeySystemAccess is called on
non-ClearKey key system but will reported at most once per renderer
process.
BUG=711348
TEST=Manually tested
Review-Url: https://codereview.chromium.org/2824643002
Cr-Commit-Position: refs/heads/master@{#465159}
(cherry picked from commit 6041683)
Review-Url: https://codereview.chromium.org/2834653002 .
Cr-Commit-Position: refs/branch-heads/3071@{nwjs#85}
Cr-Branched-From: a106f0a-refs/heads/master@{#464641}1 parent 1e54e3f commit 935d969
File tree
2 files changed
+24
-3
lines changed- third_party/WebKit/Source/modules/encryptedmedia
- tools/metrics/histograms
2 files changed
+24
-3
lines changedLines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
282 | | - | |
283 | | - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
284 | 295 | | |
285 | 296 | | |
286 | 297 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26933 | 26933 | | |
26934 | 26934 | | |
26935 | 26935 | | |
| 26936 | + | |
| 26937 | + | |
| 26938 | + | |
| 26939 | + | |
| 26940 | + | |
| 26941 | + | |
| 26942 | + | |
| 26943 | + | |
| 26944 | + | |
| 26945 | + | |
26936 | 26946 | | |
26937 | 26947 | | |
26938 | 26948 | | |
| |||
0 commit comments