Closed Bug 850826 Opened 12 years ago Closed 12 years ago

Promise.then does not report errors

Categories

(Add-on SDK Graveyard :: General, defect)

defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 851321

People

(Reporter: evold, Assigned: irakli)

Details

I had this code: .then(function(window) { openTab(window, ...) }) which wasn't doing anything, because openTab wasn't defined, *but I got no error at all*, I had to wrap this in a try catch and log the caught error manually..
Severity: normal → critical
Assignee: nobody → rFobic
Let's implement done() instead.
Whiteboard: dupeme
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Whiteboard: dupeme
You need to log in before you can comment on or make changes to this bug.