[Webkit-unassigned] [Bug 55459] JNI code in Java bridge is not correctly guarded
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 1 06:12:26 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55459
Steve Block <steveblock at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #84213| |commit-queue+
Flag| |
--- Comment #3 from Steve Block <steveblock at google.com> 2011-03-01 06:12:26 PST ---
(From update of attachment 84213)
> Make sure JAVA_BRIDGE value is consistent between upstream and downstream builds.
This code isn't yet being built by Chromium (not yet in the gypi) but with this change it should build with JAVA_BRIDGE either enabled or disabled. Currently, Chromium does not enable JAVA_BRIDGE and I won't be flipping that yet.
> Btw, why namespace JSC?
I think it's there for legacy reasons - the original JSC Java bridge used that namespace.
--
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