Closed
Bug 1084381
Opened 10 years ago
Closed 10 years ago
Do not wrap the DOMRequest in a promise in test_mmi_call_forwarding.js
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
2.06 KB,
patch
|
hsinyi
:
review+
|
Details | Diff | Splinter Review |
DOMRequest now has a .then() method compatible with Promise.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Attachment #8506898 -
Flags: review?(htsai)
Comment 2•10 years ago
|
||
Comment on attachment 8506898 [details] [diff] [review]
Do not wrap the DOMRequest in a promise in test_mmi_call_forwarding.js
Review of attachment 8506898 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks for the clean-up!
Attachment #8506898 -
Flags: review?(htsai) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•