Closed
Bug 650157
Opened 12 years ago
Closed 12 years ago
Push nsBuiltinDecoderReader::mDataOffset down to nsOggReader
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla6
People
(Reporter: cpearce, Assigned: cpearce)
References
Details
Attachments
(1 file)
9.46 KB,
patch
|
Details | Diff | Splinter Review |
Only nsOggReader uses nsBuiltinDecoderReader::mDataOffset, so we should push it down into nsOggReader. I've spun this off from bug 566779. I have a reviewed patch in that bug that I want to land now so I can base other work on top of it.
Assignee | ||
Updated•12 years ago
|
Summary: Pushes nsBuiltinDecoderReader::mDataOffset down to nsOggReader → Push nsBuiltinDecoderReader::mDataOffset down to nsOggReader
Assignee | ||
Comment 1•12 years ago
|
||
Carrying forward r=doublec from review in bug 566779.
Assignee: nobody → chris
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•12 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/24505fa656f3
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla6
You need to log in
before you can comment on or make changes to this bug.
Description
•