[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

jianli at chromium.org jianli at chromium.org
Wed Dec 22 12:49:34 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 2a100f47431a2fa0eded7c837345e84422c8a3e6
Author: jianli at chromium.org <jianli at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 31 05:51:35 2010 +0000

    Update WebCore/ChangeLog to add missing entries.
    
    * loader/RedirectScheduler.cpp:
    (WebCore::RedirectScheduler::scheduleHistoryNavigation):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66459 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 2c4a77a..a11a5f7 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -15,6 +15,35 @@
 
 2010-08-30  Jian Li  <jianli at chromium.org>
 
+        Try to fix break again.
+
+        * fileapi/ThreadableBlobRegistry.cpp:
+        (WebCore::ThreadableBlobRegistry::registerBlobURL):
+        (WebCore::ThreadableBlobRegistry::unregisterBlobURL):
+
+2010-08-30  Jian Li  <jianli at chromium.org>
+
+        Fix another build break. Also fix directory upload test break.
+
+        * fileapi/File.cpp:
+        (WebCore::File::File):
+        * fileapi/ThreadableBlobRegistry.cpp:
+
+2010-08-30  Jian Li  <jianli at chromium.org>
+
+        Fix build break.
+
+        * xml/XMLHttpRequest.cpp:
+        (WebCore::XMLHttpRequest::send):
+
+2010-08-30  Jian Li  <jianli at chromium.org>
+
+        Fix qt/gtk build break.
+
+        * platform/network/BlobRegistryImpl.cpp:
+
+2010-08-30  Jian Li  <jianli at chromium.org>
+
         Reviewed by Darin Fisher.
 
         Switch the Blob implementation to using the blob data registration model

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list