Bug 69252

Summary: [GTK] Add failing uri parameter to provisional-load-failed and load-failed signals
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, pnormand, xan.lopez
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 69254    
Attachments:
Description Flags
Patch mrobinson: review+

Description Carlos Garcia Campos 2011-10-03 04:51:19 PDT
ResourceError also contains the failing url, so we need to provide the failing url as a parameter of the load-error signals.
Comment 1 Carlos Garcia Campos 2011-10-03 04:57:12 PDT
Created attachment 109471 [details]
Patch
Comment 2 Carlos Garcia Campos 2011-10-03 09:35:57 PDT
Committed r96511: <http://trac.webkit.org/changeset/96511>