Closed
Bug 1297648
Opened 9 years ago
Closed 9 years ago
Create DOMException for NS_ERROR_MODULE_DOM_MEDIA error codes
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: kaku, Assigned: kaku)
References
Details
Attachments
(1 file)
We should also create DOMExceptions for error codes of NS_ERROR_MODULE_DOM_MEDIA module. In specific, add NS_ERROR_MODULE_DOM_MEDIA into the switch statement here: http://searchfox.org/mozilla-central/source/dom/bindings/Exceptions.cpp#170
| Assignee | ||
Updated•9 years ago
|
| Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8784302 [details]
Bug 1297648 - Create DOMException for NS_ERROR_MODULE_DOM_MEDIA error codes;
https://reviewboard.mozilla.org/r/73812/#review71738
r=me
Attachment #8784302 -
Flags: review?(bzbarsky) → review+
Updated•9 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 3•9 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=97b30843276b
Try looks good.
Thanks for the review!
| Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/e2ae7e9e8260
Create DOMException for NS_ERROR_MODULE_DOM_MEDIA error codes; r=bz
Keywords: checkin-needed
Comment 5•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•