Closed Bug 1257094 Opened 8 years ago Closed 8 years ago

Remove MediaDecoderStateMachine::DECODER_STATE_DECODING_NONE

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla48
Tracking Status
firefox48 --- fixed

People

(Reporter: jwwang, Assigned: jwwang)

Details

Attachments

(1 file)

We can start reading metadata immediately after changing mState to DECODER_STATE_DECODING_METADATA without waiting for next cycle. We don't need DECODER_STATE_DECODING_NONE whose only purpose is to transition to DECODER_STATE_DECODING_METADATA.
Assignee: nobody → jwwang
Attachment #8732001 - Flags: review?(cpearce)
Comment on attachment 8732001 [details]
MozReview Request: Bug 1257094 - Remove MediaDecoderStateMachine::DECODER_STATE_DECODING_NONE.

https://reviewboard.mozilla.org/r/40967/#review37535
Attachment #8732001 - Flags: review?(cpearce) → review+
Thanks!
https://hg.mozilla.org/mozilla-central/rev/01d79567d759
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in before you can comment on or make changes to this bug.