[Webkit-unassigned] [Bug 33687] window.onload never fires if page contains a <script src=foo> whose load is cancelled by resource load delegate returning null from willSendRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 14:17:19 PST 2010


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





--- Comment #3 from Adam Roben (aroben) <aroben at apple.com>  2010-01-14 14:17:20 PST ---
Cache.cpp says
<http://trac.webkit.org/browser/trunk/WebCore/loader/Cache.cpp?rev=53151#L134>:

// We don't support immediate loads, but we do support immediate failure.

But we're missing this particular "immediate failure" case.

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