Bug 120289 - [GTK] Add missing initializer for pluginLoadPolicy in WKPageLoaderClient
Summary: [GTK] Add missing initializer for pluginLoadPolicy in WKPageLoaderClient
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-08-26 00:54 PDT by Carlos Garcia Campos
Modified: 2013-08-26 01:03 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.58 KB, patch)
2013-08-26 00:56 PDT, 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-08-26 00:54:22 PDT
API changed so Version 2 was deprecated and new version 3 was added.
Comment 1 Carlos Garcia Campos 2013-08-26 00:56:15 PDT
Created attachment 209623 [details]
Patch
Comment 2 WebKit Commit Bot 2013-08-26 00:58:36 PDT
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-08-26 01:03:43 PDT
Committed r154591: <http://trac.webkit.org/changeset/154591>