Closed
Bug 1373160
Opened 6 years ago
Closed 6 years ago
Move some MediaResource methods down the class hierarchy
Categories
(Core :: Audio/Video: Playback, enhancement, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
People
(Reporter: jwwang, Unassigned)
References
Details
Some methods are related to nsIChannel and should be moved down the class hierarchy. This is giving us headache when creating sub-classes like MediaSourceResource for we have many unimplemented methods scattering the code which makes the code less readable.
Updated•6 years ago
|
Priority: -- → P3
Reporter | ||
Comment 1•6 years ago
|
||
All dependent bugs are resolved.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•