Bug 143319 - [WK2][Cocoa] Add didFailProvisionalLoadWithErrorForFrame callback to WKWebProcessPlugInLoadDelegate
Summary: [WK2][Cocoa] Add didFailProvisionalLoadWithErrorForFrame callback to WKWebPro...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-04-01 14:30 PDT by Chris Dumez
Modified: 2015-04-01 22:59 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.46 KB, patch)
2015-04-01 14:34 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2015-04-01 14:30:09 PDT
Add didFailProvisionalLoadWithErrorForFrame callback to WKWebProcessPlugInLoadDelegate so that the client side can track all types page load completions:
- didFailProvisionalLoadWithErrorForFrame
- didFailLoadWithErrorForFrame
- didFinishLoadForFrame

Radar: <rdar://problem/19463834>
Comment 1 Chris Dumez 2015-04-01 14:34:17 PDT
Created attachment 249941 [details]
Patch
Comment 2 WebKit Commit Bot 2015-04-01 22:59:09 PDT
Comment on attachment 249941 [details]
Patch

Clearing flags on attachment: 249941

Committed r182267: <http://trac.webkit.org/changeset/182267>
Comment 3 WebKit Commit Bot 2015-04-01 22:59:16 PDT
All reviewed patches have been landed.  Closing bug.