WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
27006
Build fix when MAC_JAVA_BRIDGE is disabled
https://bugs.webkit.org/show_bug.cgi?id=27006
Summary
Build fix when MAC_JAVA_BRIDGE is disabled
David Kilzer (:ddkilzer)
Reported
2009-07-06 14:22:30 PDT
Created
attachment 32323
[details]
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.
Attachments
Patch v1
(2.25 KB, patch)
2009-07-06 14:22 PDT
,
David Kilzer (:ddkilzer)
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2009-07-06 19:49:32 PDT
$ git svn dcommit Committing to
http://svn.webkit.org/repository/webkit/trunk
... M WebKit/mac/ChangeLog M WebKit/mac/WebCoreSupport/WebFrameLoaderClient.mm Committed
r45584
http://trac.webkit.org/changeset/45584
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug