[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

bfulgham at webkit.org bfulgham at webkit.org
Sun Feb 20 22:51:44 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit dfd49c573015af9cd2cb7c24ed9dfdfbeb9c4cf2
Author: bfulgham at webkit.org <bfulgham at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 12 17:05:06 2011 +0000

    Unreviewed build fix after r75527.  Rename 'BackingStoreCairo.cpp'
    to 'ShareableBitmapCairo.cpp' to match VS project changes.
    
    * Shared/cairo/BackingStoreCairo.cpp: Removed.
    * Shared/cairo/ShareableBitmapCairo.cpp: Copied from Shared/cairo/BackingStoreCairo.cpp.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75614 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index 0dcbdef..3da0d3c 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,3 +1,11 @@
+2011-01-12  Brent Fulgham  <bfulgham at webkit.org>
+
+        Unreviewed build fix after r75527.  Rename 'BackingStoreCairo.cpp'
+        to 'ShareableBitmapCairo.cpp' to match VS project changes.
+
+        * Shared/cairo/BackingStoreCairo.cpp: Removed.
+        * Shared/cairo/ShareableBitmapCairo.cpp: Copied from Shared/cairo/BackingStoreCairo.cpp.
+
 2011-01-11  Jeff Miller  <jeffm at apple.com>
 
         Reviewed by John Sullivan.
diff --git a/WebKit2/Shared/cairo/BackingStoreCairo.cpp b/WebKit2/Shared/cairo/ShareableBitmapCairo.cpp
similarity index 100%
rename from WebKit2/Shared/cairo/BackingStoreCairo.cpp
rename to WebKit2/Shared/cairo/ShareableBitmapCairo.cpp

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list