Fixed problem with running tests
authorGrzegorz Krawczyk <g.krawczyk@samsung.com>
Wed, 5 Dec 2012 16:24:02 +0000 (17:24 +0100)
committerGrzegorz Krawczyk <g.krawczyk@samsung.com>
Wed, 5 Dec 2012 17:13:01 +0000 (18:13 +0100)
commit654361edd0c3bfe81a131f67f6c37654cf3cc0d8
treea1cfd1485a9408d40529a40e2daf0f5ff70c5275
parentdc6422045718404d848deee4289c0b67bcfec6ce
Fixed problem with running tests

After last modification to plugin-loading some object was loaded twice
(with standard and requested featueres)
which causes problems for some test cases due to overriding selected
objects.

[Issue#] N/A
[Problem] Many tests fail
[Cause] P
[Solution] N/A
[SCMRequest] N/A

Verification:
Verify that most of plugins-tests-w3c and wrt-tests-w3c pass.

Signed-off-by: Grzegorz Krawczyk(g.kraczyk@samsung.com)
Change-Id: Iedea94137acfeb8a38dfcb7b5242eb36a3af9f3e
src/plugin-loading/js_page_session.cpp
src/plugin-loading/plugin_container_support.cpp