Closed
Bug 1331016
Opened 9 years ago
Closed 4 years ago
improve handling of fxa iframe errors
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jpetto, Unassigned)
Details
Currently, if the content loaded by the FxA iframe is not as expected, we have no special handling. We simply show whatever the iframe's URL returns.
It would be better if we set a timer checking for a "loaded" event received from the iframe. If this event is not received within the decided upon time limit, we should display fallback content (and not the errored out iframe content).
Will require a bit of content direction, but could be as simple as a message describing the benefits of an account (perhaps with a link to accounts.firefox.com).
Comment 1•4 years ago
|
||
FxA iframe is no longer in use, closing.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•