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

simon.fraser at apple.com simon.fraser at apple.com
Thu Apr 8 01:52:48 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 3a75f849b96bb5b66d4af41dc0388c39cdd9d071
Author: simon.fraser at apple.com <simon.fraser at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Feb 19 00:47:41 2010 +0000

    2010-02-18  Simon Fraser  <simon.fraser at apple.com>
    
            No Review.
    
            Remove a couple of extraneous spaces that got added to the project file
            by hand-ending.
    
            * WebCore.xcodeproj/project.pbxproj:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54995 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 15c7282..bf165aa 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,5 +1,14 @@
 2010-02-18  Simon Fraser  <simon.fraser at apple.com>
 
+        No Review.
+
+        Remove a couple of extraneous spaces that got added to the project file
+        by hand-ending.
+
+        * WebCore.xcodeproj/project.pbxproj:
+
+2010-02-18  Simon Fraser  <simon.fraser at apple.com>
+
         Reviewed by Dan Bernstein.
 
         <rdar://problem/7535894> Page contents missing from snapshot on Newsweek.com article
diff --git a/WebCore/WebCore.xcodeproj/project.pbxproj b/WebCore/WebCore.xcodeproj/project.pbxproj
index 6692eca..3daac1f 100644
--- a/WebCore/WebCore.xcodeproj/project.pbxproj
+++ b/WebCore/WebCore.xcodeproj/project.pbxproj
@@ -17957,8 +17957,8 @@
 				853CA9DB0AEEC5E9002372DC /* RenderSVGInline.h in Headers */,
 				853CA9DD0AEEC5E9002372DC /* RenderSVGInlineText.h in Headers */,
 				A8F5C0B80F9285AC0098E06B /* RenderSVGModelObject.h in Headers */,
- 				083192AA112B43050083C3B9 /* RenderSVGResource.h in Headers */,
- 				083192AC112B43050083C3B9 /* RenderSVGResourceMasker.h in Headers */,
+				083192AA112B43050083C3B9 /* RenderSVGResource.h in Headers */,
+				083192AC112B43050083C3B9 /* RenderSVGResourceMasker.h in Headers */,
 				AA31B5B50C1DFD1000AE7083 /* RenderSVGRoot.h in Headers */,
 				08DAB9BB1103D9A5003E7ABA /* RenderSVGShadowTreeRootContainer.h in Headers */,
 				853CA9DF0AEEC5E9002372DC /* RenderSVGText.h in Headers */,
@@ -20200,7 +20200,7 @@
 				853CA9DA0AEEC5E9002372DC /* RenderSVGInline.cpp in Sources */,
 				853CA9DC0AEEC5E9002372DC /* RenderSVGInlineText.cpp in Sources */,
 				A8F5C0B90F9285AC0098E06B /* RenderSVGModelObject.cpp in Sources */,
- 				083192AB112B43050083C3B9 /* RenderSVGResourceMasker.cpp in Sources */,
+				083192AB112B43050083C3B9 /* RenderSVGResourceMasker.cpp in Sources */,
 				AA31B5B40C1DFD1000AE7083 /* RenderSVGRoot.cpp in Sources */,
 				08DAB9BA1103D9A5003E7ABA /* RenderSVGShadowTreeRootContainer.cpp in Sources */,
 				853CA9DE0AEEC5E9002372DC /* RenderSVGText.cpp in Sources */,

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list