Closed Bug 959744 Opened 11 years ago Closed 11 years ago

Error in error handling when logging in on Desktop to Firefox Accounts

Categories

(Firefox :: Firefox Accounts, defect, P1)

defect

Tracking

()

RESOLVED DUPLICATE of bug 992371

People

(Reporter: ckarlof, Assigned: markh)

References

Details

(Whiteboard: [qa+])

I saw this when trying to log in: A promise chain failed to handle a rejection. Date: Tue Jan 14 2014 11:04:55 GMT-0800 (PST) Full Message: Error: Verification aborted; Another user signing in Full Stack: abortExistingFlow@resource://gre/modules/FxAccounts.jsm:99 setSignedInUser@resource://gre/modules/FxAccounts.jsm:488 wrapper.onLogin@chrome://browser/content/aboutaccounts/aboutaccounts.js:56 wrapper.handleRemoteCommand@chrome://browser/content/aboutaccounts/aboutaccounts.js:102 wrapper.handleEvent@chrome://browser/content/aboutaccounts/aboutaccounts.js:42 .send@https://accounts.dev.lcip.org/scripts/main.js:6 f/b.timeout<@https://accounts.dev.lcip.org/scripts/main.js:6 FxAccounts.jsm:99 A promise chain failed to handle a rejection. Date: Tue Jan 14 2014 11:04:55 GMT-0800 (PST) Full Message: The object could not be cloned. Full Stack: JS frame :: chrome://browser/content/aboutaccounts/aboutaccounts.js :: wrapper.injectData :: line 128 JS frame :: chrome://browser/content/aboutaccounts/aboutaccounts.js :: wrapper.onLogin/< :: line 67 JS frame :: resource://gre/modules/Promise.jsm :: Handler.prototype.process :: line 770 JS frame :: resource://gre/modules/Promise.jsm :: this.PromiseWalker.walkerLoop :: line 531 native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0 aboutaccounts.js
Whiteboard: [qa+]
Target Milestone: mozilla29 → ---
Component: Firefox Sync: Backend → FxA
Product: Mozilla Services → Core
No longer depends on: 963696
Another unhandled promise rejection error: A promise chain failed to handle a rejection. Date: Tue Mar 11 2014 11:17:43 GMT-0700 (PDT) Full Message: no user is logged in Full Stack: JS frame :: resource://services-sync/browserid_identity.js :: this.BrowserIDManager.prototype.initializeWithCurrentIdentity/< :: line 183 JS frame :: resource://gre/modules/Promise.jsm :: Handler.prototype.process :: line 782 JS frame :: resource://gre/modules/Promise.jsm :: this.PromiseWalker.walkerLoop :: line 661 JS frame :: resource://services-common/async.js :: waitForSyncCallback :: line 99 JS frame :: resource://services-common/async.js :: makeSpinningCallback/callback.wait :: line 141 JS frame :: resource://services-sync/status.js :: this.Status._authManager :: line 36 JS frame :: resource://services-sync/service.js :: startOver/< :: line 910 JS frame :: resource://gre/modules/Promise.jsm :: Handler.prototype.process :: line 782 JS frame :: resource://gre/modules/Promise.jsm :: this.PromiseWalker.walkerLoop :: line 661 native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0 A promise chain failed to handle a rejection.
Assignee: nobody → mhammond
Can reproduce by logging out an unverified user, logging in as a verified user, and logging out again.
Priority: -- → P1
Bug 992371 is squashing these rejection warnings.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox
You need to log in before you can comment on or make changes to this bug.