Bug 134113

Summary: [Cocoa] No way to get the main frame’s main resource’s data
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add -[WKWebView _getMainResourceDataWithCompletionHandler:] sam: review+

Description mitz 2014-06-20 11:58:09 PDT
There’s API for getting a web archive of the entire page, but not just the main resource.
Comment 1 mitz 2014-06-20 12:00:58 PDT
Created attachment 233441 [details]
Add -[WKWebView _getMainResourceDataWithCompletionHandler:]
Comment 2 mitz 2014-06-20 16:38:18 PDT
Fixed in <http://trac.webkit.org/r170222>.