[Webkit-unassigned] [Bug 33687] New: 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:08:00 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33687
Summary: window.onload never fires if page contains a <script
src=foo> whose load is cancelled by resource load
delegate returning null from willSendRequest
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aroben at apple.com
To reproduce:
1. Download the attached test case to LayoutTests/fast/loader
2. run-webkit-tests fast/loader/onload-willSendRequest-null-for-script.html
The test will generate no output. It should generate output that includes the
text "PASSED".
--
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