DescriptionEncrypted Media: Add UMA for system code.
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.
Committed: https://crrev.com/f1914fab8e95ac880b28dd521299f5fc3f72704d
Cr-Commit-Position: refs/heads/master@{#294478}
Patch Set 1 #
Total comments: 4
Patch Set 2 : comments addressed #
Total comments: 1
Messages
Total messages: 14 (3 generated)
|