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

jam at chromium.org jam at chromium.org
Wed Dec 22 11:10:56 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 30405e6373933ba9a4d10361464da5cea6cebf17
Author: jam at chromium.org <jam at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jul 14 17:53:04 2010 +0000

    Take out temporary define
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63330 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/public/WebPlugin.h b/WebKit/chromium/public/WebPlugin.h
index 8e1c946..816d38b 100644
--- a/WebKit/chromium/public/WebPlugin.h
+++ b/WebKit/chromium/public/WebPlugin.h
@@ -50,9 +50,6 @@ struct WebRect;
 struct WebURLError;
 template <typename T> class WebVector;
 
-// FIXME: remove once the chromium is updated.
-#define WEBPLUGIN_FIND_HAS_RETURN_TYPE
-
 class WebPlugin {
 public:
     virtual bool initialize(WebPluginContainer*) = 0;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list