[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

aroben at apple.com aroben at apple.com
Thu Apr 8 01:08:35 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 78ce0aad8dd617607290b121fa10a4d372566bb1
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 14 23:07:32 2010 +0000

    Add missing Radar URLs
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53293 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2cdfab8..4c574ad 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -3,9 +3,10 @@
         Add a test that shows onload still fires if a load of a <script src>
         is cancelled by the resource load delegate
 
-        Tests for <http://webkit.org/b/33687> window.onload never fires if
-        page contains a <script src=foo> whose load is cancelled by resource
-        load delegate returning null from willSendRequest
+        Tests for <rdar://problem/7543406> <http://webkit.org/b/33687>
+        window.onload never fires if page contains a <script src=foo> whose
+        load is cancelled by resource load delegate returning null from
+        willSendRequest
 
         Reviewed by Dave Hyatt.
 
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index f951af7..1788ad6 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -3,9 +3,10 @@
         Make Cache::requestResource return 0 if the resource's load fails
         immediately
 
-        Fixes <http://webkit.org/b/33687> window.onload never fires if page
-        contains a <script src=foo> whose load is cancelled by resource load
-        delegate returning null from willSendRequest
+        Fixes <rdar://problem/7543406> <http://webkit.org/b/33687>
+        window.onload never fires if page contains a <script src=foo> whose
+        load is cancelled by resource load delegate returning null from
+        willSendRequest
 
         Test: fast/loader/onload-willSendRequest-null-for-script.html
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list