Bug 125046 - [Mac] Transition MiniBrowser to the Cocoa API: policy delegate
Summary: [Mac] Transition MiniBrowser to the Cocoa API: policy delegate
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-01 11:09 PST by mitz
Modified: 2013-12-01 16:47 PST (History)
0 users

See Also:


Attachments
Implement WKBrowsingContextPolicyDelegate methods (7.81 KB, patch)
2013-12-01 11:12 PST, mitz
no flags Details | Formatted Diff | Diff
Implement WKBrowsingContextPolicyDelegate methods (8.01 KB, patch)
2013-12-01 12: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-12-01 11:09:51 PST
[Mac] Transition MiniBrowser to the Cocoa API: policy delegate
Comment 1 mitz 2013-12-01 11:12:22 PST
Created attachment 218116 [details]
Implement WKBrowsingContextPolicyDelegate methods
Comment 2 mitz 2013-12-01 12:49:01 PST
Created attachment 218120 [details]
Implement WKBrowsingContextPolicyDelegate methods
Comment 3 mitz 2013-12-01 16:47:31 PST
Committed <http://trac.webkit.org/r159902>.