OSDN Git Service

Cherry-pick WebKit change 53443 to move jni_class to JavaClassJSC
authorSteve Block <steveblock@google.com>
Tue, 19 Jan 2010 02:13:06 +0000 (02:13 +0000)
committerSteve Block <steveblock@google.com>
Tue, 19 Jan 2010 15:04:38 +0000 (15:04 +0000)
commitbe164dbcfc9adfae8ae7c559ebdff00580f8086d
treee11e377b24b21f20762d78ab231ccd840a43a457
parent7fb686e7b9de38c5d493745bcff821cd1782102b
Cherry-pick WebKit change 53443 to move jni_class to JavaClassJSC

See http://trac.webkit.org/changeset/53443
This is required to sync the Android tree with webkit.org to allow unforking in WebCore/bridge.

Change-Id: I0f2b0581e0850694953f79d45242c44d16bbf5fa
WebCore/Android.jscbindings.mk
WebCore/ChangeLog
WebCore/GNUmakefile.am
WebCore/WebCore.xcodeproj/project.pbxproj
WebCore/bridge/jni/jsc/JavaClassJSC.cpp [moved from WebCore/bridge/jni/jni_class.cpp with 99% similarity]
WebCore/bridge/jni/jsc/JavaClassJSC.h [moved from WebCore/bridge/jni/jni_class.h with 96% similarity]
WebCore/bridge/jni/jsc/JavaInstanceJSC.cpp