Bug 125036 - [Cocoa] Stop using the WKPageRef API in WKBrowsingContextController
Summary: [Cocoa] Stop using the WKPageRef API in WKBrowsingContextController
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: 2013-11-30 18:48 PST by mitz
Modified: 2013-11-30 22:00 PST (History)
0 users

See Also:


Attachments
Call WebPageProxy functions directly (17.91 KB, patch)
2013-11-30 18:49 PST, mitz
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2013-11-30 18:48:01 PST
[Cocoa] Stop using the WKPageRef API in WKBrowsingContextController
Comment 1 mitz 2013-11-30 18:49:44 PST
Created attachment 218098 [details]
Call WebPageProxy functions directly
Comment 2 mitz 2013-11-30 22:00:00 PST
Committed <http://trac.webkit.org/r159894>.