[webkit-reviews] review requested: [Bug 27006] Build fix when MAC_JAVA_BRIDGE is disabled : [Attachment 32323] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 6 14:22:30 PDT 2009


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 27006: Build fix when MAC_JAVA_BRIDGE is disabled
https://bugs.webkit.org/show_bug.cgi?id=27006

Attachment 32323: Patch v1
https://bugs.webkit.org/attachment.cgi?id=32323&action=edit

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
Build fix when MAC_JAVA_BRIDGE is disabled

Reviewed by NOBODY (OOPS!).

* WebCoreSupport/WebFrameLoaderClient.mm:
(WebFrameLoaderClient::createJavaAppletWidget): Wrap contents of the method in
#if ENABLE(MAC_JAVA_BRIDGE)/#endif and return 0 when this feature is disabled.


More information about the webkit-reviews mailing list