Closed
Bug 1396629
Opened 7 years ago
Closed 7 years ago
Show container type in media debug
Categories
(Core :: Audio/Video: Playback, enhancement)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: jya, Assigned: jya)
References
Details
Attachments
(5 files)
59 bytes,
text/x-review-board-request
|
cpearce
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
cpearce
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
cpearce
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
cpearce
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
cpearce
:
review+
|
Details |
In bug 1394591 we added the codec type used per video tracks.
We could also show the container type, as well as the container type for each sourcebuffer.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 6•7 years ago
|
||
mozreview-review |
Comment on attachment 8904358 [details]
Bug 1396629 - P1. Use nsCString.
https://reviewboard.mozilla.org/r/176158/#review181556
Attachment #8904358 -
Flags: review?(cpearce) → review+
Comment 7•7 years ago
|
||
mozreview-review |
Comment on attachment 8904359 [details]
Bug 1396629 - P2. Change string type.
https://reviewboard.mozilla.org/r/176160/#review181558
Attachment #8904359 -
Flags: review?(cpearce) → review+
Comment 8•7 years ago
|
||
mozreview-review |
Comment on attachment 8904360 [details]
Bug 1396629 - P3. Make member const.
https://reviewboard.mozilla.org/r/176162/#review181560
Attachment #8904360 -
Flags: review?(cpearce) → review+
Comment 9•7 years ago
|
||
mozreview-review |
Comment on attachment 8904361 [details]
Bug 1396629 - P4. Show sourcebuffer mimetype in debug info.
https://reviewboard.mozilla.org/r/176164/#review181562
Attachment #8904361 -
Flags: review?(cpearce) → review+
Comment 10•7 years ago
|
||
mozreview-review |
Comment on attachment 8904362 [details]
Bug 1396629 - P5. Show container type in debug info.
https://reviewboard.mozilla.org/r/176166/#review181566
Attachment #8904362 -
Flags: review?(cpearce) → review+
Comment 11•7 years ago
|
||
Pushed by jyavenard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3730187f0b9b
P1. Use nsCString. r=cpearce
https://hg.mozilla.org/integration/autoland/rev/26d57c1276f3
P2. Change string type. r=cpearce
https://hg.mozilla.org/integration/autoland/rev/785ea30fc861
P3. Make member const. r=cpearce
https://hg.mozilla.org/integration/autoland/rev/27586b1f736b
P4. Show sourcebuffer mimetype in debug info. r=cpearce
https://hg.mozilla.org/integration/autoland/rev/8061d34e7d21
P5. Show container type in debug info. r=cpearce
Comment 12•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3730187f0b9b
https://hg.mozilla.org/mozilla-central/rev/26d57c1276f3
https://hg.mozilla.org/mozilla-central/rev/785ea30fc861
https://hg.mozilla.org/mozilla-central/rev/27586b1f736b
https://hg.mozilla.org/mozilla-central/rev/8061d34e7d21
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•