Closed
Bug 852022
Opened 13 years ago
Closed 13 years ago
you cannot combine the navigator.id.watch() API with navigator.id.getVerifiedEmail() or navigator.id.get()
Categories
(bugzilla.mozilla.org Graveyard :: Extensions: Persona, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
Details
we got a report of the following error:
[01:28:32.915] navigator.id.getVerifiedEmail has been deprecated
--
[01:28:40.463] Error: you cannot combine the navigator.id.watch() API with navigator.id.getVerifiedEmail() or navigator.id.get()this site should instead use navigator.id.request() and navigator.id.watch() @ https://login.persona.org/include.js:8
i'm unable to reproduce this error, however we are indeed using both watch() and getVerifiedEmail().
Comment 1•13 years ago
|
||
firefox aurora 21.0a2 (2013-03-17)
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified .htaccess
modified Bugzilla.pm
modified extensions/Persona/template/en/default/hook/account/create-additional_methods.html.tmpl
Committed revision 8666.
oops, accidental commits
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified .htaccess
modified Bugzilla.pm
Committed revision 8667.
you didn't see a thing.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: bugzilla.mozilla.org → bugzilla.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•