[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
Wed Oct 17 09:05:16 PDT 2012


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





--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2012-10-17 09:06:09 PST ---
What exactly did you find untrue? You just seem to disagree.

Saying that window.open() is synchronous is not meaningful - every function call is. But actually loading anything into the opened window is not. We have a lot of tests where waitUntilDone was appropriate, so if you have one more test that doesn't need that, please post an explanation why you cannot follow the common model.

-- 
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