Patch for PluginLogic pre-initializing.
authorTaejeong Lee <taejeong.lee@samsung.com>
Wed, 9 Jan 2013 04:53:55 +0000 (13:53 +0900)
committerTaejeong Lee <taejeong.lee@samsung.com>
Wed, 9 Jan 2013 07:48:03 +0000 (16:48 +0900)
commitb52a6c303cdbd987d3a706549c9d2e84adff7739
tree448b82989bf8b7807819878d3517b79a6e838de5
parent670e573f254adc4c88ef9a3a6a35a3ab95a86b47
Patch for PluginLogic pre-initializing.

  * This patch perform PluginLogic initializing before webkit loader starts working.
    The initializing includes a loading plugin so file.
    This work helps that webapp is launched more fast.

  * This commit must be merged with below.
    - https://tizendev.org/gerrit/#/c/28449/

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Patch for PluginLogic pre-initializing.
[SCMRequest] must be imported with wrt-plugins-common

Change-Id: I7941332d313c8c1b6c058c98bbd0347e7df66cf9
src/api_new/core_module.cpp
src/plugin-service/wrt_plugin_module.cpp
src/plugin-service/wrt_plugin_module.h
src/view/webkit/bundles/messages_names.h
src/view/webkit/bundles/plugin_module_support.cpp
src/view/webkit/bundles/plugin_module_support.h
src/view/webkit/bundles/wrt-wk2-bundle.cpp