Closed
Bug 969739
Opened 11 years ago
Closed 11 years ago
A promise chain failed to handle a rejection in the private-browsing-supported add-on test
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evold, Assigned: evold)
References
Details
Attachments
(1 file)
See https://tbpl.mozilla.org/php/getParsedLog.php?id=34323015&full=1&branch=fx-team#error0
151 of 151 tests passed.
TEST-INFO | [JavaScript Error: "A promise chain failed to handle a rejection.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8372738 -
Flags: review?(jsantell)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → evold
Updated•11 years ago
|
Attachment #8372738 -
Flags: review?(jsantell) → review+
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/ef5f519f30ba482f2b0c43dee7699072fb355cd9
Bug 969739 - A promise chain failed to handle a rejection in the private-browsing-supported add-on test
https://github.com/mozilla/addon-sdk/commit/b85a57219e2a0392ff9f963c10bb9e9bd1d2ce02
Merge pull request #1384 from erikvold/969739
Bug 969739 - A promise chain failed to handle a rejection in the private-browsing-supported add-on test r=@jsantell
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
•