[Webkit-unassigned] [Bug 38525] JavaInstanceJSC.cpp and JNIUtilityPrivate.cpp need to include jni_jsobject.h for jlong_to_pt() and ptr_to_jlong()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 4 10:10:35 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38525





--- Comment #2 from Darin Adler <darin at apple.com>  2010-05-04 10:10:34 PST ---
(From update of attachment 55024)
> +        * bridge/jni/jni_jsobject.h: Guard Mac-specific code with PLATFORM(MAC)

Why are you making this change? The entire file is inside #if
ENABLE(MAC_JAVA_BRIDGE).

-- 
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