Closed
Bug 965465
Opened 12 years ago
Closed 11 years ago
odd console warnings/errors on about:accounts
Categories
(Cloud Services :: Server: Firefox Accounts, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pdehaan, Unassigned)
Details
(Whiteboard: [qa+])
via https://github.com/mozilla/fxa-content-server/issues/353
But since I can only repro this in about:accounts and not https://accounts.firefox.com, maybe this belongs in Bugzilla (rawr!!!)
Steps to reproduce:
1. Launch about:accounts in FF Nightly.
2. Open developer tools and switch to the Console tab (you may or may not need to refresh browser)
Actual results:
"NS_ERROR_ILLEGAL_TOKEN:" in d7100892.modernizr.js:1
Expected results:
The first warning is confusing, but looks like a modernizr issue or minified modernizr issue.
As far as I can tell, nothing is "broken", but it seems like a scary warning. The error ("Password fields present on an insecure (http://) page..." sounds a lot worse. See https://github.com/mozilla/fxa-content-server/issues/353 for more details.
Updated•12 years ago
|
Whiteboard: [qa+]
Comment 1•12 years ago
|
||
moving component
Updated•12 years ago
|
Component: Firefox Sync: UI → Server: Firefox Accounts
Comment 2•11 years ago
|
||
This error in console is fixed in fxa-content-server, closing
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•11 years ago
|
||
Scary warning moved out into separate bug: https://bugzilla.mozilla.org/show_bug.cgi?id=983326
You need to log in
before you can comment on or make changes to this bug.
Description
•