Closed
Bug 942359
Opened 10 years ago
Closed 10 years ago
More tests to Promises on workers
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: nsm, Assigned: nsm)
References
Details
Attachments
(1 file)
11.66 KB,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
Once Bug 915233 lands, add the tests from bug 939906 and bug 939332 to the worker promise tests.
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8338015 -
Flags: review?(amarchesini)
Comment 2•10 years ago
|
||
Comment on attachment 8338015 [details] [diff] [review] More Promises tests on workers. Review of attachment 8338015 [details] [diff] [review]: ----------------------------------------------------------------- ::: dom/workers/test/promise_worker.js @@ +724,5 @@ > > onmessage = function() { > runTest(); > } > + why this line? :)
Attachment #8338015 -
Flags: review?(amarchesini) → review+
Assignee | ||
Comment 3•10 years ago
|
||
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/445e65412b22
Comment 4•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/445e65412b22
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
Updated•4 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•