Closed Bug 1199428 Opened 9 years ago Closed 6 years ago

Unhandled Promise rejection while backing up bookmarks

Categories

(Firefox :: Bookmarks & History, defect)

41 Branch
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: vladan, Unassigned)

Details

A promise chain failed to handle a rejection. Did you forget to '.catch', or did you forget to 'return'?
See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise

Date: Thu Aug 27 2015 12:59:02 GMT-0400 (Eastern Standard Time)
Full Message: Win error 2 during operation move on file C:\Users\vladan\AppData\Roaming\Mozilla\Firefox\Profiles\n35j31y5.e10s-multiprocess\bookmarkbackups\bookmarks-2015-08-26_14_7MqSH3zhdFY2eAFDjvFgrw==.jsonlz4 (The system cannot find the file specified.

)
Full Stack: JS frame :: resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js :: PendingErrors.register :: line 191
JS frame :: resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js :: this.PromiseWalker.completePromise :: line 715
JS frame :: resource://gre/modules/Task.jsm :: TaskImpl_handleException :: line 448
JS frame :: resource://gre/modules/Task.jsm :: TaskImpl_run :: line 342
JS frame :: resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js :: Handler.prototype.process :: line 937
JS frame :: resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js :: this.PromiseWalker.walkerLoop :: line 813
native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0
Can't find the point where we'd not handle this, so likely it was fixed along with other cleanups
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.