Closed
Bug 950631
Opened 10 years ago
Closed 10 years ago
ReferenceError: credentials is not defined in FxAccounts.jsm
Categories
(Firefox :: Firefox Accounts, defect)
Firefox
Firefox Accounts
Tracking
()
RESOLVED
FIXED
People
(Reporter: ferjm, Assigned: ferjm)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
1.26 KB,
patch
|
jedp
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•10 years ago
|
||
I got this error when trying to get the details for an unverified account: ************************* A coding exception was thrown in a Promise resolution callback. Full message: ReferenceError: credentials is not defined See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise Full stack: getSignedInUser/<@resource://gre/modules/FxAccounts.jsm:530 Handler.prototype.process@resource://gre/modules/Promise.jsm:767 this.PromiseWalker.walkerLoop@resource://gre/modules/Promise.jsm:531 *************************
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → ferjmoreno
Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8347990 -
Flags: review?(jparsons)
Comment 3•10 years ago
|
||
Comment on attachment 8347990 [details] [diff] [review] v1 Thank you!
Attachment #8347990 -
Flags: review?(jparsons) → review+
Updated•10 years ago
|
Whiteboard: [qa-]
Assignee | ||
Comment 4•10 years ago
|
||
https://hg.mozilla.org/integration/b2g-inbound/rev/bdf36671b09c
Comment 5•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/bdf36671b09c
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Firefox OS → Core
Updated•6 years ago
|
Product: Core → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•