[Webkit-unassigned] [Bug 27006] New: Build fix when MAC_JAVA_BRIDGE is disabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 6 14:22:30 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27006
Summary: Build fix when MAC_JAVA_BRIDGE is disabled
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Java
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ddkilzer at webkit.org
David Kilzer (ddkilzer) <ddkilzer at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32323| |review?
Flag| |
Created an attachment (id=32323)
--> (https://bugs.webkit.org/attachment.cgi?id=32323)
Patch v1
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list