Bug 91483 - [EFL] [WK2] Add a callback to handle delete request in MiniBrowser
Summary: [EFL] [WK2] Add a callback to handle delete request in MiniBrowser
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sudarsana Nagineni (babu)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-17 03:46 PDT by Sudarsana Nagineni (babu)
Modified: 2012-07-19 15:35 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2012-07-17 07:01 PDT, Sudarsana Nagineni (babu)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sudarsana Nagineni (babu) 2012-07-17 03:46:40 PDT
We should quit the main loop when Ecore_Evas gets a delete request(i.e when window is asked to be deleted) so that all the resources allocated for the window will be freed properly.
Comment 1 Sudarsana Nagineni (babu) 2012-07-17 07:01:25 PDT
Created attachment 152755 [details]
Patch
Comment 2 Gyuyoung Kim 2012-07-17 17:38:09 PDT
Comment on attachment 152755 [details]
Patch

LGTM.
Comment 3 WebKit Review Bot 2012-07-19 15:35:54 PDT
Comment on attachment 152755 [details]
Patch

Clearing flags on attachment: 152755

Committed r123155: <http://trac.webkit.org/changeset/123155>
Comment 4 WebKit Review Bot 2012-07-19 15:35:59 PDT
All reviewed patches have been landed.  Closing bug.