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

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 12:17:45 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 65059cf52c8b2392b357a9a5cafb89c1ff9f2f98
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Aug 18 16:02:33 2010 +0000

    2010-08-18  Ryuan Choi  <ryuan.choi at samsung.com>
    
            Unreviewed.  Attempted build fix for EFL
    
            [EFL]REGRESSION(65530) need to fix build break
            https://bugs.webkit.org/show_bug.cgi?id=44154
    
            * CMakeListsEfl.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65610 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/CMakeListsEfl.txt b/WebCore/CMakeListsEfl.txt
index 0837b02..5c8cdf2 100644
--- a/WebCore/CMakeListsEfl.txt
+++ b/WebCore/CMakeListsEfl.txt
@@ -70,6 +70,7 @@ IF (WTF_PLATFORM_CAIRO)
     platform/graphics/cairo/FontCustomPlatformData.cpp
     platform/graphics/cairo/FontPlatformDataCairo.cpp
     platform/graphics/cairo/GOwnPtrCairo.cpp
+    platform/graphics/cairo/GRefPtrCairo.cpp
     platform/graphics/cairo/GlyphPageTreeNodeCairo.cpp
     platform/graphics/cairo/GradientCairo.cpp
     platform/graphics/cairo/GraphicsContextCairo.cpp
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 2768766..9c5577e 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,12 @@
+2010-08-18  Ryuan Choi  <ryuan.choi at samsung.com>
+
+        Unreviewed.  Attempted build fix for EFL
+
+        [EFL]REGRESSION(65530) need to fix build break
+        https://bugs.webkit.org/show_bug.cgi?id=44154
+
+        * CMakeListsEfl.txt:
+
 2010-08-18  Ilya Tikhonovsky  <loislo at chromium.org>
 
         Unreviewed qt build fix.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list