[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

cmarrin at apple.com cmarrin at apple.com
Fri Jan 21 15:09:27 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 2397e5f15fa8bda94705f931d0c86d704bdbced9
Author: cmarrin at apple.com <cmarrin at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 7 23:35:24 2011 +0000

    2011-01-07  Chris Marrin  <cmarrin at apple.com>
    
            Unreviewed.
    
            I mistakenly included a Windows only file in a
            cross platform file.
    
            * platform/graphics/ca/GraphicsLayerCA.cpp:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75284 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index ec053bb..742c3ce 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -2,6 +2,15 @@
 
         Unreviewed.
 
+        I mistakenly included a Windows only file in a
+        cross platform file. 
+
+        * platform/graphics/ca/GraphicsLayerCA.cpp:
+
+2011-01-07  Chris Marrin  <cmarrin at apple.com>
+
+        Unreviewed.
+
         Get rid of include of <QuartzCore/QuartzCore.h>
 
         * platform/graphics/ca/GraphicsLayerCA.cpp:
diff --git a/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp b/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp
index 10619eb..37385c0 100644
--- a/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp
+++ b/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp
@@ -38,7 +38,6 @@
 #include "ScaleTransformOperation.h"
 #include "SystemTime.h"
 #include "TranslateTransformOperation.h"
-#include <QuartzCore/CoreAnimationCF.h>
 #include <limits.h>
 #include <wtf/CurrentTime.h>
 #include <wtf/text/StringConcatenate.h>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list