There's a new layoutTestController API for closing all open windows
when the test ends.  That API makes writing these tests pretty easy.
We need to be able to open new windows to test some security features.

Adam


On Fri, Sep 4, 2009 at 1:30 PM, Dmitry Titov<[email protected]> wrote:
> One (quite old) change - http://trac.webkit.org/changeset/25793 - has
> changed tests using window.open to use iframes instead, apparently because
> of some difficulty in DRT with closing windows...
> I'm finding myself creating tests using window.open(). Can anybody remember
> if those difficulties were fixed or what they are? The change does not
> explain what was the issue...
> Thanks!
> Dmitry
>
> _______________________________________________
> webkit-dev mailing list
> [email protected]
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to