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

ariya at webkit.org ariya at webkit.org
Wed Dec 22 11:54:38 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 8f607579a5e715f9a352e7f1609b27ef802f783f
Author: ariya at webkit.org <ariya at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Aug 11 06:24:48 2010 +0000

    2010-08-10  Ariya Hidayat  <ariya at sencha.com>
    
            [Qt] Fix build warning: remove reference to html/BlobRegistryImp.h
    
            * WebCore.pro:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65128 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 4210961..f0d7393 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-08-10  Ariya Hidayat  <ariya at sencha.com>
+
+        [Qt] Fix build warning: remove reference to html/BlobRegistryImp.h
+
+        * WebCore.pro:
+
 2010-08-10  Alexey Proskuryakov  <ap at apple.com>
 
         Reviewed by Darin Adler.
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index 4f0af1c..142af5f 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -1393,7 +1393,6 @@ HEADERS += \
     html/AsyncImageResizer.h \
     html/Blob.h \
     html/BlobBuilder.h \
-    html/BlobRegistryImp.h \
     html/BlobStorageData.h \
     html/BlobURL.h \
     html/canvas/CanvasGradient.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list