Bug 130068 - [Cocoa] Expose WebPageProxy::close
Summary: [Cocoa] Expose WebPageProxy::close
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-10 22:05 PDT by mitz
Modified: 2014-03-10 23:19 PDT (History)
0 users

See Also:


Attachments
Add -[WKWebView _close] (1.84 KB, patch)
2014-03-10 22:05 PDT, mitz
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-03-10 22:05:20 PDT
[Cocoa] Expose WebPageProxy::close
Comment 1 mitz 2014-03-10 22:05:54 PDT
Created attachment 226385 [details]
Add -[WKWebView _close]
Comment 2 mitz 2014-03-10 23:19:38 PDT
Committed <http://trac.webkit.org/r165434>.