[webkit-changes] [49149] trunk/WebKit

Dan Bernstein mitz at apple.com
Mon Oct 5 22:07:04 PDT 2009


On Oct 5, 2009, at 9:58 PM, kdecker at apple.com wrote:

>         Reviewed by Dan Bernstein.
:-(
> Added: trunk/WebKit/mac/WebCoreSupport/WebPluginHalterClient.h (0 =>  
> 49149)
>
> --- trunk/WebKit/mac/WebCoreSupport/ 
> WebPluginHalterClient.h	                        (rev 0)
> +++ trunk/WebKit/mac/WebCoreSupport/WebPluginHalterClient.h	 
> 2009-10-06 04:58:54 UTC (rev 49149)
>
> +
> +#import <WebCore/PluginHalterClient.h>
> +
> + at class WebView;
> +
> +namespace WebCore {
> +
> +    class Node;
> +
> +    class WebPluginHalterClient : public  
> WebCore::PluginHalterClient {
This is a WebKit class and it should not be in the WebCore namespace.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-changes/attachments/20091005/e95a8476/attachment.html>


More information about the webkit-changes mailing list