Closed
Bug 1191170
Opened 10 years ago
Closed 10 years ago
Move DecodedStreamData from the header to its source file
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: jwwang, Assigned: jwwang)
Details
Attachments
(1 file)
A small cleanup for DecodedStreamData is used internally by DecodedStream and doesn't need to expose from the header.
Assignee | ||
Comment 1•10 years ago
|
||
Bug 1191170 - Move DecodedStreamData from the header to its source file.
Attachment #8643448 -
Flags: review?(roc)
Assignee | ||
Comment 2•10 years ago
|
||
Also sort out includes and forward declarations in alphabetical order.
Attachment #8643448 -
Flags: review?(roc) → review+
Comment on attachment 8643448 [details]
MozReview Request: Bug 1191170 - Move DecodedStreamData from the header to its source file.
https://reviewboard.mozilla.org/r/15107/#review13529
Ship It!
Assignee | ||
Comment 4•10 years ago
|
||
Thanks for the review!
Assignee: nobody → jwwang
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•