[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:43:15 PST 2010


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





--- Comment #5 from Adam Roben (aroben) <aroben at apple.com>  2010-01-14 14:43:15 PST ---
(In reply to comment #4)
> Cache::requestResource already returns null when the resource's load fails, but
> only if the cache is disabled. Maybe we should return null when the resource's
> load fails and the cache is enabled, too?

I'm testing a fix that does just this. It fixes this bug, but I need to see if
it causes any regression tests to fail.

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