OSDN Git Service

Add SystemInterface to the android_npapi so that we can expose system related
authorGrace Kloba <klobag@google.com>
Wed, 5 Aug 2009 00:50:26 +0000 (17:50 -0700)
committerGrace Kloba <klobag@google.com>
Wed, 5 Aug 2009 17:04:35 +0000 (10:04 -0700)
commit0a2bed53555947aea37912d694f9c7c376490808
tree2158bd03d8a4210f6c31df9a934eda22d3cfee28
parentf1c0bbb9bf698154c206e842f94b72d277a96094
Add SystemInterface to the android_npapi so that we can expose system related
properties. Currently it only has getApplicationDataDirectory.
WebCore/plugins/android/PluginClient.h
WebCore/plugins/android/PluginViewAndroid.cpp
WebKit/Android.mk
WebKit/android/jni/JavaBridge.cpp
WebKit/android/plugins/ANPSystemInterface.cpp [new file with mode: 0644]
WebKit/android/plugins/android_npapi.h