Bug 124648 - [GTK] Do not use deprecated callbacks in WebKitPolicyClient
Summary: [GTK] Do not use deprecated callbacks in WebKitPolicyClient
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2013-11-20 02:11 PST by Carlos Garcia Campos
Modified: 2013-11-20 02:32 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.35 KB, patch)
2013-11-20 02:14 PST, Carlos Garcia Campos
pnormand: 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 2013-11-20 02:11:05 PST
Fixes compile warnings for uninitialized callbacks.
Comment 1 Carlos Garcia Campos 2013-11-20 02:14:02 PST
Created attachment 217410 [details]
Patch
Comment 2 WebKit Commit Bot 2013-11-20 02:15:48 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 Carlos Garcia Campos 2013-11-20 02:32:52 PST
Committed r159556: <http://trac.webkit.org/changeset/159556>