[Webkit-unassigned] [Bug 44209] write from <iframe onload> hits ASSERT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 21:43:11 PDT 2010


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





--- Comment #5 from Adam Barth <abarth at webkit.org>  2010-08-18 21:43:11 PST ---
It probably should blow away the document.  It's run synchronously, but without a current insertion point.  The script isn't write-neutralized, so the document should get blown away.  However, I'd rather ignore the write.

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