[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

mihaip at chromium.org mihaip at chromium.org
Wed Dec 22 13:55:46 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6ada4f8a16b6e27be78dc12f7ee601a7b23350f4
Author: mihaip at chromium.org <mihaip at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Sep 29 21:46:04 2010 +0000

    2010-09-29  Mihai Parparita  <mihaip at chromium.org>
    
            Unreviewed removal of unused #define from WebHistory.h.
            Chromium usage of WEBKIT_BUG_40451_IS_FIXED was removed with
            http://crrev.com/50642.
    
            * public/WebHistoryItem.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68688 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index d613814..2e1c673 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,11 @@
+2010-09-29  Mihai Parparita  <mihaip at chromium.org>
+
+        Unreviewed removal of unused #define from WebHistory.h.
+        Chromium usage of WEBKIT_BUG_40451_IS_FIXED was removed with
+        http://crrev.com/50642.
+
+        * public/WebHistoryItem.h:
+
 2010-09-29  Kinuko Yasuda  <kinuko at chromium.org>
 
         Unreviewed, adding one more missing change from the last patch.
diff --git a/WebKit/chromium/public/WebHistoryItem.h b/WebKit/chromium/public/WebHistoryItem.h
index 1b4863e..b5cd02b 100644
--- a/WebKit/chromium/public/WebHistoryItem.h
+++ b/WebKit/chromium/public/WebHistoryItem.h
@@ -34,9 +34,6 @@
 #include "WebCommon.h"
 #include "WebPrivatePtr.h"
 
-// FIXME: Remove this once Chromium starts using itemSequenceNumber.
-#define WEBKIT_BUG_40451_IS_FIXED
-
 namespace WebCore { class HistoryItem; }
 
 namespace WebKit {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list