Closed Bug 1317220 Opened 8 years ago Closed 8 years ago

[EME] "waitingforkey" might fire earlier than MDSM starts buffering

Categories

(Core :: Audio/Video: Playback, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1317201

People

(Reporter: jwwang, Assigned: jwwang)

References

(Blocks 1 open bug)

Details

http://searchfox.org/mozilla-central/rev/4b6cab91f93c73ae591dafaea40fd5704b41810e/dom/html/HTMLMediaElement.cpp#4757

For |nextFrameStatus==NEXT_FRAME_UNAVAILABLE && mWaitingForKey == WAITING_FOR_KEY|, "waitingforkey" will be fired even before MDSM starts buffering. This could happen when decoding is slow and nextFrameStatus reported by MDSM fluctuates between NEXT_FRAME_UNAVAILABLE and NEXT_FRAME_AVAILABLE.
Assignee: nobody → jwwang
Blocks: EME
Depends on: 1310548
Priority: -- → P3
Bug 1317201 should fix this problem.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.