Closed
Bug 1295892
Opened 7 years ago
Closed 7 years ago
Overhaul the state transitions of MediaDecoderStateMachine
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
People
(Reporter: jwwang, Unassigned)
References
Details
As we add more features to MDSM (suspend reader, suspend video decoding), the state transitions are getting more complicated and some bugs arise from them. We would like to apply the state pattern to separate concerns into individual state objects. Small classes are easier to maintain and to change.
Updated•7 years ago
|
Priority: -- → P3
Reporter | ||
Comment 1•7 years ago
|
||
All dependent bugs are fixed.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•