ecore window handle storage
authorLukasz Marek <l.marek@samsung.com>
Tue, 23 Apr 2013 12:47:03 +0000 (14:47 +0200)
committerLukasz Marek <l.marek@samsung.com>
Tue, 23 Apr 2013 15:58:55 +0000 (17:58 +0200)
commitf7a329f425c49cf305d50a573a51b99e8d2a0a9f
tree0d1ecec61010019d4b8c3438504de7d375f07c6c
parent74fcaf63192f8a20c008dc65d464725c65acddc1
ecore window handle storage

[Issue#] N/A
[Bug] N/A
[Problem] WebProcess need to store window handle to allow inline disposition
          when called by native applications.
[Solution] Add variable in plugin_logic to store ecore window handle.
           PluginLogic is a singleton available in WebProcess.
[Verification] Build wrt-plugins-common repository

Change-Id: Ieef2e8f0257bfae44b9905e6c5fe544ce6d8cabe
src/plugin-loading/plugin_logic.cpp
src/plugin-loading/plugin_logic.h