[Release] wrt-plugins-common_0.3.94 submit/tizen_2.2/20130606.111255
authorJihoon Chung <jihoon.chung@samsung.com>
Thu, 6 Jun 2013 11:12:20 +0000 (20:12 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Thu, 6 Jun 2013 11:12:20 +0000 (20:12 +0900)
commit13b8c39bb4aa8a0d1f0a6984fc5de1147636cad0
tree53055467828ad01c615e77bfc471d297eaac231d
parentb1b86211bdb916196305c2db1fcc531e9ecc3c56
[Release] wrt-plugins-common_0.3.94
34 files changed:
CMakeLists.txt
accesses.d/wrt-popup-ace-runtime.rule
accesses.d/wrt-popup-wrt-runtime.rule
packaging/wrt-plugins-common.spec
pkgconfigs/wrt-dispatch-event.pc.in [new file with mode: 0644]
src/CMakeLists.txt
src/Commons/JSObjectDeclaration.cpp [changed mode: 0644->0755]
src/dispatch-event/CMakeLists.txt [new file with mode: 0644]
src/dispatch-event/dispatch_event_support.cpp [new file with mode: 0644]
src/dispatch-event/dispatch_event_support.h [new file with mode: 0644]
src/js-overlay/CMakeLists.txt
src/js-overlay/deprecated/JSClass/JSSoftKeyboardChangeEvent.cpp [moved from src/js-overlay/JSClass/JSSoftKeyboardChangeEvent.cpp with 100% similarity]
src/js-overlay/deprecated/JSClass/JSSoftKeyboardChangeEvent.h [moved from src/js-overlay/JSClass/JSSoftKeyboardChangeEvent.h with 100% similarity]
src/js-overlay/deprecated/JSClass/JSStorageEvent.cpp [moved from src/js-overlay/JSClass/JSStorageEvent.cpp with 100% similarity]
src/js-overlay/deprecated/JSClass/JSStorageEvent.h [moved from src/js-overlay/JSClass/JSStorageEvent.h with 100% similarity]
src/js-overlay/deprecated/JSClass/JSTizenServiceEvent.cpp [moved from src/js-overlay/JSClass/JSTizenServiceEvent.cpp with 100% similarity]
src/js-overlay/deprecated/JSClass/JSTizenServiceEvent.h [moved from src/js-overlay/JSClass/JSTizenServiceEvent.h with 100% similarity]
src/js-overlay/deprecated/js_iframe_support.cpp [moved from src/js-overlay/js_iframe_support.cpp with 100% similarity, mode: 0755]
src/js-overlay/deprecated/js_iframe_support.h [moved from src/js-overlay/js_iframe_support.h with 100% similarity, mode: 0755]
src/js-overlay/deprecated/js_overlay_addEventListener.cpp [moved from src/js-overlay/js_overlay_addEventListener.cpp with 100% similarity, mode: 0755]
src/js-overlay/deprecated/js_overlay_addEventListener.h [moved from src/js-overlay/js_overlay_addEventListener.h with 100% similarity, mode: 0755]
src/js-overlay/js_function_manager.cpp
src/plugin-loading/explorer.cpp
src/plugin-loading/plugin.cpp
src/plugin-loading/plugin_container_support.cpp
src/plugin-loading/plugin_logic.cpp
src/plugins-ipc-message/ipc_message_support.cpp
src/plugins-ipc-message/ipc_message_support.h
src/standards/W3C/Widget/CMakeLists.txt
src/standards/W3C/Widget/JSPreferences.cpp
src/standards/W3C/Widget/JSWidget.cpp
src/standards/W3C/Widget/plugin_initializer.cpp
wrt-popup-ace-runtime.rule
wrt-popup-wrt-runtime.rule