Bug 123918 - [Cocoa] Add -[WKNavigationData response]
Summary: [Cocoa] Add -[WKNavigationData response]
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-06 12:48 PST by mitz
Modified: 2013-11-06 12:55 PST (History)
0 users

See Also:


Attachments
Add a response to WebNavigationData and expose it through the Cocoa API (4.61 KB, patch)
2013-11-06 12:52 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-06 12:48:16 PST
[Cocoa] Add -[WKNavigationData response]
Comment 1 mitz 2013-11-06 12:52:20 PST
Created attachment 216208 [details]
Add a response to WebNavigationData and expose it through the Cocoa API
Comment 2 mitz 2013-11-06 12:55:04 PST
Committed <http://trac.webkit.org/r158779>.