Closed
Bug 918364
Opened 7 years ago
Closed 7 years ago
[OS.File] PromiseWorker should not throw a WorkerErrorEvent
Categories
(Toolkit :: OS.File, defect)
Toolkit
OS.File
Tracking
()
RESOLVED
FIXED
mozilla27
People
(Reporter: Yoric, Assigned: Yoric)
References
Details
(Whiteboard: [Async:P1][Async Tooling])
Attachments
(1 file, 1 obsolete file)
3.69 KB,
patch
|
Yoric
:
review+
|
Details | Diff | Splinter Review |
Rather, PromiseWorker should throw an error using the WorkerErrorEvent's message.
Assignee | ||
Comment 1•7 years ago
|
||
Assignee: nobody → dteller
Attachment #807670 -
Flags: review?(nfroyd)
![]() |
||
Updated•7 years ago
|
Attachment #807670 -
Attachment is patch: true
![]() |
||
Updated•7 years ago
|
Attachment #807670 -
Flags: review?(nfroyd) → review+
Assignee | ||
Updated•7 years ago
|
Whiteboard: [Async]
Assignee | ||
Comment 2•7 years ago
|
||
Trivial fix in the test.
Attachment #807670 -
Attachment is obsolete: true
Attachment #815426 -
Flags: review+
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Whiteboard: [Async] → [Async:P1][Async Tooling]
Comment 3•7 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/012fc96d11a0
Flags: in-testsuite+
Keywords: checkin-needed
Whiteboard: [Async:P1][Async Tooling] → [Async:P1][Async Tooling][fixed-in-fx-team]
Comment 4•7 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/012fc96d11a0
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Whiteboard: [Async:P1][Async Tooling][fixed-in-fx-team] → [Async:P1][Async Tooling]
Target Milestone: --- → mozilla27
You need to log in
before you can comment on or make changes to this bug.
Description
•