[webkit-dev] window.open issues in DRT?

Adam Barth abarth at webkit.org
Fri Sep 4 11:58:28 PDT 2009


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<dimich at chromium.org> 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
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>


More information about the webkit-dev mailing list