The source could not be displayed because it is larger than 1 MB.
You can
load it anyway or download it
instead.
-
xhwang authored
Choose to put the UMA reporting code in content_decryptor_delegate.cc because: - It's hard to do UMA in CdmAdapter due to pp::UMAPrivate limitations. - I want to report system code for OnPromiseRejected() and OnSessionError() in one file. So I can't do it in CdmPromise. BUG=412987 TEST=Tested by hacking Chromium to provide a wrong license. Then check about://histograms and I see the histogram generated. Review URL: https://codereview.chromium.org/561643002 Cr-Commit-Position: refs/heads/master@{#294478}
f1914fab