Bug 128446 - [GTK] Build break in WebKitSettings
Summary: [GTK] Build break in WebKitSettings
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:
Depends on:
Blocks:
 
Reported: 2014-02-07 22:45 PST by Piotr Grad
Modified: 2014-02-08 00:16 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.25 KB, patch)
2014-02-07 22:46 PST, Piotr Grad
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Grad 2014-02-07 22:45:17 PST
../../Source/WebKit2/UIProcess/API/gtk/WebKitSettings.cpp:45:46: error: no matching function for call to 'WebKit::WebPreferences::create()'
Patch will be proposed soon.
Comment 1 Piotr Grad 2014-02-07 22:46:50 PST
Created attachment 223553 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-07 22:47: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 WebKit Commit Bot 2014-02-08 00:16:48 PST
Comment on attachment 223553 [details]
Patch

Clearing flags on attachment: 223553

Committed r163696: <http://trac.webkit.org/changeset/163696>
Comment 4 WebKit Commit Bot 2014-02-08 00:16:50 PST
All reviewed patches have been landed.  Closing bug.