Bug 98667 - [EFL][WK2] Add support for window.close in Minibrowser
Summary: [EFL][WK2] Add support for window.close 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: Chris Dumez
URL:
Keywords:
: 93828 (view as bug list)
Depends on: 98649
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-08 10:52 PDT by Chris Dumez
Modified: 2012-10-11 17:42 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.75 KB, patch)
2012-10-08 10:58 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-10-08 10:52:14 PDT
When calling window.close() from JavaScript, MiniBrowser does not currently close the window as directed.
Comment 1 Chris Dumez 2012-10-08 10:58:01 PDT
Created attachment 167564 [details]
Patch
Comment 2 Laszlo Gombos 2012-10-08 11:30:34 PDT
Comment on attachment 167564 [details]
Patch

LGTM, r+.
Comment 3 WebKit Review Bot 2012-10-08 11:37:34 PDT
Comment on attachment 167564 [details]
Patch

Clearing flags on attachment: 167564

Committed r130660: <http://trac.webkit.org/changeset/130660>
Comment 4 WebKit Review Bot 2012-10-08 11:37:39 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Jinwoo Song 2012-10-11 17:42:31 PDT
*** Bug 93828 has been marked as a duplicate of this bug. ***