Closed
Bug 1091379
Opened 11 years ago
Closed 11 years ago
[System2] System service proxy should deal with promise in promise
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alive, Assigned: alive)
References
Details
Attachments
(1 file)
System is proxying the service with a promise already;
if the proxy-ed service is returning another promise,
the caller need to call then again to get the real promise.
Assignee | ||
Comment 1•11 years ago
|
||
Promise is profound.... :)
Attachment #8515904 -
Flags: review?(etienne)
Comment 2•11 years ago
|
||
Comment on attachment 8515904 [details]
Patch (including bug 1062819)
r=me with the comment addressed, happy with the change itself :)
Attachment #8515904 -
Flags: review?(etienne) → review+
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → alive
Assignee | ||
Comment 3•11 years ago
|
||
A rebased version
https://github.com/mozilla-b2g/gaia/pull/25917
Waiting for tbpl run
Assignee | ||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•