[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:53:24 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 840f7cac66844d57d021cf7c330a1e1e8596773f
Author: ariya at webkit.org <ariya at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 10 20:13:06 2010 +0000

    2010-08-10  Ariya Hidayat  <ariya at sencha.com>
    
            [Qt] Warning fix, remove reference to platform/text/StringImpl.h
    
            * WebCore.pro:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65086 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 7cb2be7..80602e6 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-08-10  Ariya Hidayat  <ariya at sencha.com>
+
+        [Qt] Warning fix, remove reference to platform/text/StringImpl.h
+
+        * WebCore.pro:
+
 2010-08-10  Alice Liu  <alice.liu at apple.com>
 
         Chromium build fix attempt.  not reviewed
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index f3c084c..12cb818 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -1751,7 +1751,6 @@ HEADERS += \
     platform/text/RegularExpression.h \
     platform/text/SegmentedString.h \
     platform/text/StringBuilder.h \
-    platform/text/StringImpl.h \
     platform/text/TextCodec.h \
     platform/text/TextCodecLatin1.h \
     platform/text/TextCodecUserDefined.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list