Bug 151934

Summary: [EFL] MiniBrowser doesn't exit when called ewk_view_try_close()
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gyuyoung.kim, lucas.de.marchi, ossy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ryuan Choi 2015-12-07 02:17:25 PST
Bug 151567 reported the regression of r192053(In fact, it's the regression since r192528)

It's because tryClose() returned immediately without calling close callback when the page does not have onbeforeunload callback since r192528.
Comment 1 Ryuan Choi 2015-12-07 02:44:03 PST
Created attachment 266761 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-12-07 02:51:38 PST
Comment on attachment 266761 [details]
Patch

rs=me
Comment 3 WebKit Commit Bot 2015-12-07 03:46:47 PST
Comment on attachment 266761 [details]
Patch

Clearing flags on attachment: 266761

Committed r193619: <http://trac.webkit.org/changeset/193619>
Comment 4 WebKit Commit Bot 2015-12-07 03:46:51 PST
All reviewed patches have been landed.  Closing bug.