[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

ggaren at apple.com ggaren at apple.com
Mon Feb 21 00:20:59 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit cb8529b3f8d2d38af259aa53fcb505e00f12867b
Author: ggaren at apple.com <ggaren at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Jan 30 04:04:16 2011 +0000

    Try to fix the Qt build.
    
    * WebCore.pro: Added platform/text/CharacterNames.h.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@77078 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog
index 413707d..a0e0695 100644
--- a/Source/WebCore/ChangeLog
+++ b/Source/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-29  Geoffrey Garen  <ggaren at apple.com>
+
+        Try to fix the Qt build.
+
+        * WebCore.pro: Added platform/text/CharacterNames.h.
+
 2011-01-28  Geoffrey Garen  <ggaren at apple.com>
 
         Reviewed by Maciej Stachowiak.
diff --git a/Source/WebCore/WebCore.pro b/Source/WebCore/WebCore.pro
index ee0efcb..d3d96c3 100644
--- a/Source/WebCore/WebCore.pro
+++ b/Source/WebCore/WebCore.pro
@@ -2215,6 +2215,7 @@ HEADERS += \
     platform/sql/SQLValue.h \
     platform/text/Base64.h \
     platform/text/BidiContext.h \
+    platform/text/CharacterNames.h \
     platform/text/Hyphenation.h \
     platform/text/qt/TextCodecQt.h \
     platform/text/RegularExpression.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list