Memory leaks in popup runner
authorPrzemyslaw Ciezkowski <p.ciezkowski@samsung.com>
Fri, 12 Oct 2012 13:40:04 +0000 (15:40 +0200)
committerJihoon Chung <jihoon.chung@samsung.com>
Fri, 2 Nov 2012 07:06:31 +0000 (16:06 +0900)
commit6ee90a9c87cb69be4b549441085875d542057645
tree822a152ad5c8234f59db3fd9096593625665c2b3
parentb7b1b75e5aa81fd7d1444ce5a8a296f4707d3a6e
Memory leaks in popup runner

[Issue#] LINUXNGWAP-442
[Problem] Memory leaks in wrt-popup-run and unhandled exception
from singleton Impl.
[Cause] N/A
[Solution] Fix memory leaks and add exception handling.
[SCMRequest] N/A
[Verification] Change policy to prompt-session, run any WAC
widget. Popup will appear asking for permission. Check if
it works and ends normally.

Change-Id: Ia51b118ca94af7e6a465212893eb44e61a1626d1
src/wrt-popup/popup-bin/Popup.cpp