Closed
Bug 939612
Opened 12 years ago
Closed 12 years ago
Improve readability of MediaSource::SetReadyState
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: kinetik, Assigned: kinetik)
References
(Blocks 1 open bug)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
1.89 KB,
patch
|
cajbir
:
review+
|
Details | Diff | Splinter Review |
Set mReadyState outside of the if tree and move the check of the new state before the old state to make the if tree layout clearer.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8333599 -
Flags: review?(chris.double)
Updated•12 years ago
|
Attachment #8333599 -
Flags: review?(chris.double) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•12 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•