Closed
Bug 1337448
Opened 8 years ago
Closed 8 years ago
FxA JS lib no longer redirects users after login by default
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jpetto, Unassigned)
Details
A recent change to the FxA JS lib [1] is resulting in users logging in not getting redirected, thereby sitting on a "Working..." view of FxA.
FxA JS lib should be updated to perform the old redirect if a custom handler for the 'login' postMessage event is not provided.
STR:
1. Sign out of Sync
2. Visit https://www.mozilla.org/firefox/51.0/firstrun & sign in to Sync using the form in the iframe
3. Page never redirects, "Working..." error message displays and persists in FxA iframe
[1] https://github.com/mozilla/bedrock/commit/645b187f8c50de9efd54ea3e43d278d6f179b41c#diff-dc9018ca2e4502c42779505aa8eeaea4R177
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/d1df3a1a07253e33041a71bc2102d3df0b818d23
[fix bug 1337448] FxA redirect after login.
https://github.com/mozilla/bedrock/commit/ad1c1280112fec3f036a829dd4eaf4870ba1581d
Merge pull request #4643 from jpetto/bug-1337448-fxa-lib-redirect-after-login
[fix bug 1337448] FxA redirect after login.
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•