Bug 139583 - [GTK] Use API::LoaderClient instead of WKPageLoaderClient
Summary: [GTK] Use API::LoaderClient instead of WKPageLoaderClient
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2014-12-12 06:35 PST by Carlos Garcia Campos
Modified: 2014-12-15 05:40 PST (History)
5 users (show)

See Also:


Attachments
Patch (14.25 KB, patch)
2014-12-12 06:37 PST, Carlos Garcia Campos
gustavo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>