Closed
Bug 1397440
Opened 7 years ago
Closed 7 years ago
log AOMDecoder unhandled frame types
Categories
(Core :: Audio/Video: Playback, enhancement)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: rillian, Assigned: nmehregani)
Details
Attachments
(1 file)
We check the aom_image_t types for unsupported ones, but we should log when we see one.
Reporter | ||
Updated•7 years ago
|
Assignee: nobody → nmehregani
Comment hidden (mozreview-request) |
Reporter | ||
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8905241 [details]
Bug 1397440 - Added a very useful comment
https://reviewboard.mozilla.org/r/177028/#review182030
::: js/examples/jorendb.js:4
(Diff revision 1)
> /* -*- indent-tabs-mode: nil; js-indent-level: 4 -*-
> * vim: set ts=8 sw=4 et tw=78:
> *
> + * Testing new line
Please remove this unrelated change.
Comment hidden (mozreview-request) |
Reporter | ||
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8905241 [details]
Bug 1397440 - Added a very useful comment
https://reviewboard.mozilla.org/r/177028/#review182032
Looks good, thanks!
Attachment #8905241 -
Flags: review?(giles) → review+
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Reporter | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by rgiles@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9b0cf253ad1f
Added a very useful comment r=rillian
Comment 6•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•