Error pages in sandboxed iframes broken: document.l10n is undefined
Categories
(Core :: Internationalization: Localization, defect, P1)
Tracking
()
People
(Reporter: johannh, Unassigned)
References
Details
(Keywords: regression)
+++ This bug was initially created as a clone of Bug #1573276 +++
STR:
- Open
data:text/html,<iframe sandbox="allow-scripts" src="https://www.itisatrap.org/firefox/its-a-trap.html"></iframe>
- Notice no UI and errors in the console
This seems to be something related to Fluent checks for exposing document.l10n. These need to consider sandboxed error pages.
| Reporter | ||
Comment 1•6 years ago
|
||
Zibi, can you take a look at this? Thank you!
| Reporter | ||
Comment 2•6 years ago
|
||
[Tracking Requested - why for this release]:
Probably needs tracking the same way bug 1573276 does...
| Reporter | ||
Comment 3•6 years ago
|
||
Cancelling needinfo for now as we might actually fix this in bug 1573276 after all...
Updated•6 years ago
|
Updated•6 years ago
|
Comment 4•6 years ago
|
||
Still waiting on review in bug 1573276 from :peterv. We are heading into beta 8 (of 14) and if we uplift for 70 I'd like to do that earlier rather than close to the release date.
Updated•6 years ago
|
| Reporter | ||
Comment 5•6 years ago
|
||
Since bug 1573276 was dealing with the general localization issue and also solved this bug I think we can dupe it now...
Comment 6•6 years ago
|
||
Tracking this in the duplicate.
Updated•6 years ago
|
Description
•