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

Issue 281853003: Whitelist libwidevinecdmadapter.so for pepper UMA reporting. (Closed)

Created:
6 years, 7 months ago by xhwang
Modified:
5 years, 6 months ago
Visibility:
Public.

Description

Whitelist libwidevinecdmadapter.so for pepper UMA reporting. BUG=368743 TEST=Media.EME.OutputProtection appears in about://histogram Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270616

Patch Set 1 #

Total comments: 11

Patch Set 2 : comments addressed #

Patch Set 3 : rebase only #

Total comments: 2

Patch Set 4 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M chrome/renderer/pepper/pepper_uma_host.h View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/renderer/pepper/pepper_uma_host.cc View 1 2 4 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
xhwang
PTAL
6 years, 7 months ago (2014-05-14 02:32:44 UTC) #1
ddorwin
Does it make more sense to use a prefix and reuse the existing infrastructure rather ...
6 years, 7 months ago (2014-05-14 02:41:54 UTC) #2
elijahtaylor1
LGTM, but please get isherman to agree to this too. You will also need a ...
6 years, 7 months ago (2014-05-14 17:17:20 UTC) #3
xhwang
comment only https://codereview.chromium.org/281853003/diff/1/chrome/renderer/pepper/pepper_uma_host.cc File chrome/renderer/pepper/pepper_uma_host.cc (right): https://codereview.chromium.org/281853003/diff/1/chrome/renderer/pepper/pepper_uma_host.cc#newcode36 chrome/renderer/pepper/pepper_uma_host.cc:36: "libwidevinecdmadapter.so", // see http://crbug.com/368743 On 2014/05/14 17:17:21, ...
6 years, 7 months ago (2014-05-14 17:41:27 UTC) #4
xhwang
bbudge@: Please OWNERS review this CL.
6 years, 7 months ago (2014-05-14 17:42:35 UTC) #5
bbudge
OWNERS lgtm w/nit https://codereview.chromium.org/281853003/diff/1/chrome/renderer/pepper/pepper_uma_host.h File chrome/renderer/pepper/pepper_uma_host.h (right): https://codereview.chromium.org/281853003/diff/1/chrome/renderer/pepper/pepper_uma_host.h#newcode74 chrome/renderer/pepper/pepper_uma_host.h:74: std::set<std::string> allowed_plugin_file_names_; nit: base::hash_set
6 years, 7 months ago (2014-05-14 19:30:59 UTC) #6
ddorwin
https://codereview.chromium.org/281853003/diff/1/chrome/renderer/pepper/pepper_uma_host.cc File chrome/renderer/pepper/pepper_uma_host.cc (right): https://codereview.chromium.org/281853003/diff/1/chrome/renderer/pepper/pepper_uma_host.cc#newcode36 chrome/renderer/pepper/pepper_uma_host.cc:36: "libwidevinecdmadapter.so", // see http://crbug.com/368743 On 2014/05/14 17:41:28, xhwang wrote: ...
6 years, 7 months ago (2014-05-14 19:41:18 UTC) #7
xhwang
comments addressed
6 years, 7 months ago (2014-05-14 19:56:13 UTC) #8
xhwang
https://codereview.chromium.org/281853003/diff/1/chrome/renderer/pepper/pepper_uma_host.cc File chrome/renderer/pepper/pepper_uma_host.cc (right): https://codereview.chromium.org/281853003/diff/1/chrome/renderer/pepper/pepper_uma_host.cc#newcode36 chrome/renderer/pepper/pepper_uma_host.cc:36: "libwidevinecdmadapter.so", // see http://crbug.com/368743 On 2014/05/14 19:41:19, ddorwin wrote: ...
6 years, 7 months ago (2014-05-14 19:56:32 UTC) #9
xhwang
isherman: Do you also want to take a look?
6 years, 7 months ago (2014-05-14 19:57:01 UTC) #10
xhwang
rebase only
6 years, 7 months ago (2014-05-14 21:03:51 UTC) #11
Ilya Sherman
LGTM https://codereview.chromium.org/281853003/diff/40001/chrome/renderer/pepper/pepper_uma_host.h File chrome/renderer/pepper/pepper_uma_host.h (right): https://codereview.chromium.org/281853003/diff/40001/chrome/renderer/pepper/pepper_uma_host.h#newcode75 chrome/renderer/pepper/pepper_uma_host.h:75: base::hash_set<std::string> allowed_plugin_base_names_; nit: bbudge, why did you recommend ...
6 years, 7 months ago (2014-05-14 21:52:51 UTC) #12
xhwang
comments addressed
6 years, 7 months ago (2014-05-15 00:13:50 UTC) #13
xhwang
https://codereview.chromium.org/281853003/diff/40001/chrome/renderer/pepper/pepper_uma_host.h File chrome/renderer/pepper/pepper_uma_host.h (right): https://codereview.chromium.org/281853003/diff/40001/chrome/renderer/pepper/pepper_uma_host.h#newcode75 chrome/renderer/pepper/pepper_uma_host.h:75: base::hash_set<std::string> allowed_plugin_base_names_; On 2014/05/14 21:52:51, Ilya Sherman wrote: > ...
6 years, 7 months ago (2014-05-15 00:14:27 UTC) #14
xhwang
The CQ bit was checked by xhwang@chromium.org
6 years, 7 months ago (2014-05-15 00:14:38 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/281853003/60001
6 years, 7 months ago (2014-05-15 00:16:48 UTC) #16
commit-bot: I haz the power
6 years, 7 months ago (2014-05-15 07:18:23 UTC) #17
Message was sent while issue was closed.
Change committed as 270616

Powered by Google App Engine
This is Rietveld 408576698