Bug 125020

Summary: [Cocoa] Add a way to recover from load errors
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
Define WKErrorRecoveryAttempting and include an object conforming to it in the user info dictionary of load errors sam: review+

Description mitz 2013-11-29 13:15:46 PST
[Cocoa] Add a way to recover from load errors
Comment 1 mitz 2013-11-29 13:25:59 PST
Created attachment 218079 [details]
Define WKErrorRecoveryAttempting and include an object conforming to it in the user info dictionary of load errors
Comment 2 mitz 2013-11-29 15:18:38 PST
Committed <http://trac.webkit.org/r159876>.