Closed
Bug 942359
Opened 11 years ago
Closed 11 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 |
Assignee | ||
Updated•11 years ago
|
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8338015 -
Flags: review?(amarchesini)
Comment 2•11 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•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
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
•