[webkit-reviews] review granted: [Bug 26952] WebCore Support for the Haiku WebKit port : [Attachment 33607] Patch to add ChromeClient for Haiku WebCore support.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 11:29:45 PDT 2009


David Levin <levin at chromium.org> has granted Maxime Simon
<simon.maxime at gmail.com>'s request for review:
Bug 26952: WebCore Support for the Haiku WebKit port
https://bugs.webkit.org/show_bug.cgi?id=26952

Attachment 33607: Patch to add ChromeClient for Haiku WebCore support.
https://bugs.webkit.org/attachment.cgi?id=33607&action=review

------- Additional Comments from David Levin <levin at chromium.org>
> +
> +	   #if ENABLE(OFFLINE_WEB_APPLICATIONS)
> +	   virtual void reachedMaxAppCacheSize(int64_t spaceNeeded);
> +	   #endif

The #if (and #endif) shouldn't be indented.


More information about the webkit-reviews mailing list