Chromium Code Reviews
DescriptionAdd logging in DefaultComponentInstaller to help investigate a bug
Now we know that GetRelativeInstallDir() is called for Widevine CDM but
we never see ComponentReady() to be called. Adding logs for all failure
cases to see what is going wrong.
Another possibility is that FinishRegistration() doesn't have a chance
to run before the test starts. In that case we'll see
StartRegistration() but won't see FinishRegistration().
BUG=614745
Committed: https://crrev.com/ade0ad062792a4e27ab295638379f419bdf10eff
Cr-Commit-Position: refs/heads/master@{#397021}
Patch Set 1 #
Messages
Total messages: 13 (6 generated)
|
|||||||||||||||||||