Bug 139583

Summary: [GTK] Use API::LoaderClient instead of WKPageLoaderClient
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: berto, commit-queue, gustavo, mrobinson, pnormand
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch gustavo: review+

Description Carlos Garcia Campos 2014-12-12 06:35:47 PST
It simplifies the code and it will make easier to implement new loader client methods.
Comment 1 Carlos Garcia Campos 2014-12-12 06:37:25 PST
Created attachment 243197 [details]
Patch
Comment 2 WebKit Commit Bot 2014-12-12 06:39:23 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Gustavo Noronha (kov) 2014-12-15 04:31:40 PST
Comment on attachment 243197 [details]
Patch

LGTM
Comment 4 Carlos Garcia Campos 2014-12-15 05:40:50 PST
Committed r177278: <http://trac.webkit.org/changeset/177278>