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

laszlo.1.gombos at nokia.com laszlo.1.gombos at nokia.com
Wed Dec 22 18:38:11 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 427d7e12b04c17a14eaf1b64c4eb1925dbfd663a
Author: laszlo.1.gombos at nokia.com <laszlo.1.gombos at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 15 00:30:53 2010 +0000

    2010-12-14 Laszlo Gombos < laszlo.1.gombos at nokia.com>
    
            Unreviewed, build fix.
    
            [Qt] Fix the list of header files in WebCore.pro after r74049.
    
            No new tests as there is no new functionality.
    
            * WebCore.pro:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74071 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 7a94e40..9c85d38 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,13 @@
+2010-12-14  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
+
+        Unreviewed, build fix.
+
+        [Qt] Fix the list of header files in WebCore.pro after r74049.
+
+        No new tests as there is no new functionality.
+
+        * WebCore.pro:
+
 2010-12-14  Yael Aharon  <yael.aharon at nokia.com>
 
         Reviewed by Andreas Kling.
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index 111bc82..3e03b99 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -1955,6 +1955,7 @@ HEADERS += \
     loader/cache/CachedResourceClientWalker.h \
     loader/cache/CachedResource.h \
     loader/cache/CachedResourceHandle.h \
+    loader/cache/CachedResourceRequest.h \
     loader/cache/CachedScript.h \
     loader/cache/CachedXSLStyleSheet.h \
     loader/cache/MemoryCache.h \
@@ -1972,7 +1973,6 @@ HEADERS += \
     loader/icon/IconRecord.h \
     loader/icon/PageURLRecord.h \
     loader/ImageLoader.h \
-    loader/loader.h \
     loader/MainResourceLoader.h \
     loader/NavigationAction.h \
     loader/NetscapePlugInStreamLoader.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list