[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:13:01 PDT 2012


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





--- Comment #4 from Erik Arvidsson <arv at chromium.org>  2012-10-17 09:13:53 PST ---
(In reply to comment #3)
> What exactly did you find untrue? You just seem to disagree.

The following works and the web depend on it.

var win = window.open();
win.document.body.whatever

The DOM in the newly opened window is available synchronously.

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