[Webkit-unassigned] [Bug 99465] testRunner.setCanOpenWindows and window.open hits an ASSERT in Mac DumpRenderTree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 14:47:13 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=99465


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|testRunner.setCanOpenWindow |testRunner.setCanOpenWindow
                   |s and window.open crashes   |s and window.open hits an
                   |Apply DumpRenderTree        |ASSERT in Mac
                   |                            |DumpRenderTree
                 CC|                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2012-10-16 14:48:04 PST ---
This seems to be intentional - tests that use window.open() should also use waitUntilDone, because you have to wait for load.

We have a number of tests that use testRunner.setCanOpenWindows and pass.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list