[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

zimmermann at webkit.org zimmermann at webkit.org
Thu Apr 8 00:53:37 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit a50deb4d7bea82590d4ba77cb9dc237e1fae4ce3
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