[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf

zimmermann at webkit.org zimmermann at webkit.org
Wed Jan 6 00:18:39 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit c74112b0101a10a0d6d84c3caea8fce344bc98f3
Author: zimmermann at webkit.org <zimmermann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 4 17:46:12 2010 +0000

    2010-01-04  Nikolas Zimmermann  <nzimmermann at rim.com>
    
            Not reviewed. Forgot to add SVGMarkerData.h / SVGMarkerLayoutInfo.(cpp,h) to Chromium build.
    
            * WebCore.gypi:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52746 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index c7b0ecc..17ee815 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,5 +1,11 @@
 2010-01-04  Nikolas Zimmermann  <nzimmermann at rim.com>
 
+        Not reviewed. Forgot to add SVGMarkerData.h / SVGMarkerLayoutInfo.(cpp,h) to Chromium build.
+
+        * WebCore.gypi:
+
+2010-01-04  Nikolas Zimmermann  <nzimmermann at rim.com>
+
         Reviewed by Dirk Schulze.
 
         Marker code is buggy: referencePoint translation is off
diff --git a/WebCore/WebCore.gypi b/WebCore/WebCore.gypi
index a336693..819c082 100644
--- a/WebCore/WebCore.gypi
+++ b/WebCore/WebCore.gypi
@@ -3131,6 +3131,9 @@
             'rendering/SVGInlineFlowBox.h',
             'rendering/SVGInlineTextBox.cpp',
             'rendering/SVGInlineTextBox.h',
+            'rendering/SVGMarkerData.h',
+            'rendering/SVGMarkerLayoutInfo.cpp',
+            'rendering/SVGMarkerLayoutInfo.h',
             'rendering/SVGRenderSupport.cpp',
             'rendering/SVGRenderSupport.h',
             'rendering/SVGRenderTreeAsText.cpp',

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list