[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 16:26:05 PST 2010


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org




--- Comment #11 from Eric Seidel <eric at webkit.org>  2010-01-14 16:26:05 PST ---
This looks like this broke the Gtk bots:
http://build.webkit.org/results/GTK%20Linux%2032-bit%20Debug/r53294%20(2386)/fast/loader/onload-willSendRequest-null-for-script-diffs.txt

---
layout-test-results/fast/loader/onload-willSendRequest-null-for-script-expected.txt
   2010-01-14 15:35:03.995244189 -0800
+++
layout-test-results/fast/loader/onload-willSendRequest-null-for-script-actual.txt
   2010-01-14 15:35:03.995244189 -0800
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 1: SyntaxError: Parse error
 Test for 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. If the test passes, you should see the word "PASSED" below.

 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