Bug 146512 - [GTK] [Wayland] Build broken with ENABLE_WAYLAND_TARGET=ON
Summary: [GTK] [Wayland] Build broken with ENABLE_WAYLAND_TARGET=ON
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-01 07:43 PDT by Michael Catanzaro
Modified: 2015-07-01 08:45 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.61 KB, patch)
2015-07-01 07:49 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2015-07-01 07:43:52 PDT
Build with ENABLE_WAYLAND_TARGET=ON is broken since r185949:

../../Source/WebKit2/UIProcess/API/gtk/WebKitWebViewBase.cpp:1103:9: error: use of undeclared identifier 'preferences'
        preferences->setAcceleratedCompositingEnabled(false);
        ^
1 error generated.
Comment 1 Michael Catanzaro 2015-07-01 07:49:33 PDT
Created attachment 255919 [details]
Patch
Comment 2 WebKit Commit Bot 2015-07-01 08:45:37 PDT
Comment on attachment 255919 [details]
Patch

Clearing flags on attachment: 255919

Committed r186176: <http://trac.webkit.org/changeset/186176>
Comment 3 WebKit Commit Bot 2015-07-01 08:45:39 PDT
All reviewed patches have been landed.  Closing bug.