Fix for certification support popup.
authorTae-Jeong Lee <taejeong.lee@samsung.com>
Tue, 17 Sep 2013 07:17:53 +0000 (16:17 +0900)
committerHoseon LEE <hoseon46.lee@samsung.com>
Sun, 29 Sep 2013 08:09:20 +0000 (17:09 +0900)
commit7c6d51867c23e1bb3f5586f43514148bedbcebc1
treecda54c102400ff9b6f823e4e4a1aaf04d4dd5bd0
parent120e1ee9a2ac28dc35d52095a1a9f6b28b4818de
Fix for certification support popup.

[Issue#] N/A
[Problem] A crash occurs when drawing certificate support check popup.
[Cause] The ui popup has been created base on 'ewk_view' obejct.
[Solution] Fixed to creating popup based on window object by getParentWindow() api.

Change-Id: I917ecf5d735fc71c269695b5bb43c3998fc8d039
src/view/common/view_logic_certificate_support.cpp [changed mode: 0755->0644]