Closed
Bug 1201350
Opened 10 years ago
Closed 10 years ago
Change allSucceed() to be an extension on [Success]
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bnicholson, Assigned: bnicholson)
Details
Attachments
(1 file)
allSucceed() currently takes an array or an argument list of Success values, returning a Deferred. We can define this as an extension on Array restricted by Success types, which allows this to chain more nicely.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8656329 -
Flags: review?(rnewman)
Updated•10 years ago
|
Attachment #8656329 -
Flags: review?(rnewman) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•