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

abarth at webkit.org abarth at webkit.org
Mon Feb 21 00:04:34 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 5e656c9bab131ee901140e6c1847365e8cd3674d
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 27 22:50:53 2011 +0000

    2011-01-27  Adam Barth  <abarth at webkit.org>
    
            In which I attempt to fix the EFL build.
    
            * CMakeLists.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76843 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Source/WebCore/CMakeLists.txt b/Source/WebCore/CMakeLists.txt
index 72639cf..e882433 100644
--- a/Source/WebCore/CMakeLists.txt
+++ b/Source/WebCore/CMakeLists.txt
@@ -1142,6 +1142,7 @@ SET(WebCore_SOURCES
     html/parser/HTMLMetaCharsetParser.cpp
     html/parser/HTMLPreloadScanner.cpp
     html/parser/HTMLScriptRunner.cpp
+    html/parser/HTMLSourceTracker.cpp
     html/parser/HTMLTokenizer.cpp
     html/parser/HTMLTreeBuilder.cpp
     html/parser/HTMLViewSourceParser.cpp
diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog
index ecdb922..d1f0448 100644
--- a/Source/WebCore/ChangeLog
+++ b/Source/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-27  Adam Barth  <abarth at webkit.org>
+
+        In which I attempt to fix the EFL build.
+
+        * CMakeLists.txt:
+
 2011-01-25  Levi Weintraub  <leviw at chromium.org>
 
         Reviewed by Darin Adler.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list