Closed
Bug 950631
Opened 11 years ago
Closed 11 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•11 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•11 years ago
|
Assignee: nobody → ferjmoreno
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8347990 -
Flags: review?(jparsons)
Comment 3•11 years ago
|
||
Comment on attachment 8347990 [details] [diff] [review]
v1
Thank you!
Attachment #8347990 -
Flags: review?(jparsons) → review+
Updated•11 years ago
|
Whiteboard: [qa-]
Assignee | ||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Firefox OS → Core
Updated•7 years ago
|
Product: Core → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•