Bug 133385

Summary: [Cocoa] Can’t recover from subframe 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
Add a WKNavigationDelegatePrivate method for subframe load errors andersca: review+

Description mitz 2014-05-29 12:49:00 PDT
The client can’t respond to and recover from load errors in subframes.
Comment 1 mitz 2014-05-29 12:52:53 PDT
Created attachment 232261 [details]
Add a WKNavigationDelegatePrivate method for subframe load errors
Comment 2 mitz 2014-05-29 13:02:18 PDT
Fixed in <http://trac.webkit.org/r169460>.