Closed
Bug 1228053
Opened 10 years ago
Closed 10 years ago
syncThenable pretends to be Promise but doesn't implement catch()
Categories
(Hello (Loop) :: Client, defect)
Hello (Loop)
Client
Tracking
(firefox45 fixed)
RESOLVED
FIXED
mozilla45
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
And some of the tests use that, apparently.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8692087 -
Flags: review?(mdeboer)
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Comment 2•10 years ago
|
||
Comment on attachment 8692087 [details] [diff] [review]
syncThenable in loop test code should have catch(), since some of the tests assume that Promise instances have a catch() method
Review of attachment 8692087 [details] [diff] [review]:
-----------------------------------------------------------------
Change discussed over IRC. Thanks!
Attachment #8692087 -
Flags: review?(mdeboer) → review+
Comment 4•10 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
You need to log in
before you can comment on or make changes to this bug.
Description
•