Open Bug 709283 Opened 13 years ago Updated 12 years ago

Update socketserver.js to use new BrowserID internal API

Categories

(Web Apps :: Extension, defect, P1)

x86
macOS
defect

Tracking

(Not tracked)

People

(Reporter: anant, Assigned: anant)

Details

Currently socketserver.js uses a deprecated internal BrowserID API (getAssertion). This has been replaced with a new API launched this week, example: https://github.com/mozilla/browserid/blob/dev/resources/static/test/qunit/resources/internal_api_unit_test.js

Soup has already moved to using this API (https://github.com/mozilla/soup/blob/master/assets/www/js/soup-addon.js), we should have the add-on use the new API as well.
Whiteboard: devPreviewNonBlocker
According to folks over on #identity, the old API (which we currently use) will no longer be in production on 1/5/12, so this change must be rolled out before then.
Assignee: nobody → anant
Priority: -- → P1
Whiteboard: devPreviewNonBlocker
A Pivotal Tracker story has been created for this Bug: http://www.pivotaltracker.com/story/show/24808733
You need to log in before you can comment on or make changes to this bug.