Support [Trial] on Window and Document attributes
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: emilio, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
See bug 1756500, right now we don't support them because the condition would be evaluated too early (we create the reflector for the document and window before processing the headers / meta tags).
Emilio: could you please assign severity and priority for this issue? It'll let the bug disappear from our to-triage list.
| Reporter | ||
Comment 2•4 years ago
|
||
Backlog, we will fix this when we need it but I needed a bug for tracking
| Reporter | ||
Comment 3•10 months ago
|
||
Edgar, Olli, do you know what would it take to create the Window object reflector a bit more lazily? I'm assuming it's not all that easy? Alternatively, for Window, since there are already dynamic properties, maybe we can make trial properties act more like them... Do you know off-hand if there would be any observable difference there?
Window blocks bug 1991658 at least, see bug 1991658 comment 4.
Description
•