Open
Bug 1386090
Opened 9 years ago
When the attachment <iframe> encounters an error, the error page disagrees with the sandboxing.
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
NEW
People
(Reporter: Atoll, Unassigned)
References
Details
Attachments
(1 file)
|
896.24 KB,
image/png
|
Details |
As discovered in bug 1386088, if the attachment iframe encounters an error while loading, the error page may attempt to load JS and fonts, which are prohibited by the iframe's sandbox.
Please evaluate whether attachment.cgi is returning the appropriate error page for this context. For instance, what happens if I try to Login within the iframe, since it asks me to?
(The yellow arrow in the screenshot is for a separate bug and can be safely ignored.)
You need to log in
before you can comment on or make changes to this bug.
Description
•