[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 10:33:14 PDT 2012


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





--- Comment #7 from Erik Arvidsson <arv at chromium.org>  2012-10-17 10:34:06 PST ---
(In reply to comment #6)
> Or perhaps you are thinking about the case of an secondary window that you don't load into, and only document.write() to?

Yup. When you do window.open you synchronously get about:blank which has a body element (you didn't get an exception in your test). You can manipulate this using DOM and/or document.write to it.

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