Closed
Bug 1205582
Opened 9 years ago
Closed 9 years ago
[EME] Add pref to disable GMPVideoDecoderTrialCreator
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla43
Tracking | Status | |
---|---|---|
firefox43 | --- | fixed |
People
(Reporter: cpearce, Assigned: cpearce)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.78 KB,
patch
|
eflores
:
review+
|
Details | Diff | Splinter Review |
I suspect that the GMPVideoDecoderTrialCreator is adding enough latency to our requestMediaKeySystemAccess() promise resolution, that it's causing us to miss Netflix's 1 second deadline for servicing the promise. This could be causing bug 1187471. If we had a pref to disable the trial creator, we could rule out this possibility...
Assignee | ||
Updated•9 years ago
|
Summary: [EME] Add pref to disable TrialGMPVideoDecoderCreator → [EME] Add pref to disable GMPVideoDecoderTrialCreator
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8662254 -
Flags: review?(edwin)
Attachment #8662254 -
Flags: review?(edwin) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in
before you can comment on or make changes to this bug.
Description
•