Open Bug 1416646 Opened 8 years ago Updated 7 months ago

GMPChild::GetUTF8LibPath returns false in some machines.

Categories

(Core :: Audio/Video: GMP, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: JamesCheng, Unassigned)

References

Details

Depends on: 1416667
Depends on: 1416686
Rank: 15
Priority: -- → P2
If the widevine CDM has been removed by any other application(such as Antivirus) or user manually do that(rarely), that means "if (!FileExists(libFile))" will always enter. I have no idea about other cases if the library exists on the disk, why would we check it but determine its not exist... Maybe it's the problem with the non-latin characters in the file path, but I cannot reproduce it. So I think I should solve the blocking bugs first and monitor the crash report.
The crash did not happen after the blocking issues landed. Keep tracking
The related crash didn't happen on crash reports from 11/28 to today...
Severity: normal → S3
Priority: P2 → P3
You need to log in before you can comment on or make changes to this bug.