Re: Figuring out the behavior of WindowProxy in the face of non-configurable properties

On Thu, 15 Jan 2015, Boris Zbarsky wrote:
> > 
> > It doesn't match _all_ implementations, certainly.
> 
> OK, but have you bothered to find out why?

The usual reason is just that there was no spec initially, and that the 
relevant implementations haven't bothered to fix it since the spec was 
written.


> > Per the HTML spec, there's two ways that WindowProxy can change. One 
> > is session history traversal. That can never happen with JS on the 
> > stack
> 
> Are you sure, given showModalDialog?

I'm assuming that showModalDialog() is dead. showModalDialog() breaks 
every assumption under the sun and is generally bad news.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Thursday, 15 January 2015 18:59:41 UTC