DescriptionAdd FILE_MISSING in PpapiThread::LoadResult for UMA reporting.
Missing plugin file is a common cause of plugin loading failure. Explictly
report this case instead of relying on system error codes.
Note that for plugins with dependencies, this only catches the case that the
real plugin file is missing. Missing dependencies will still be reported through
error codes. One example of this is that the widevinecdmadapter.dll file depends
on widevinecdm.dll.
BUG=345852
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276052
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|