[Webkit-unassigned] [Bug 33533] window.onload never fires if page contains an <iframe> with a bad scheme or whose load is cancelled by returning null from resource load delegate's willSendRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 11:10:54 PST 2010


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


Adam Roben (aroben) <aroben at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org,
                   |                            |darin at apple.com,
                   |                            |ggaren at apple.com,
                   |                            |mjs at apple.com




--- Comment #17 from Adam Roben (aroben) <aroben at apple.com>  2010-01-14 11:10:52 PST ---
Adding some more loader-familiar people to the CC list in hopes that they will
have thoughts on this patch!

Really the only question I have is: is checking frame->loader()->state() ==
FrameStateCompleted the best way to check if a synchronous load completed
beneath FrameLoaderClient::createFrame?

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