Bug 132447 - REGRESSION(r168118): [GTK] Build broken.
Summary: REGRESSION(r168118): [GTK] Build broken.
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:
Depends on:
Blocks:
 
Reported: 2014-05-01 16:09 PDT by Carlos Alberto Lopez Perez
Modified: 2014-05-02 05:03 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.47 KB, patch)
2014-05-01 17:25 PDT, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff
Patch (1.45 KB, patch)
2014-05-02 04:23 PDT, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2014-05-01 16:09:21 PDT
Revision r168118 <http://trac.webkit.org/changeset/168118> broke the GTK Build:

http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release/builds/47029

../../Source/WebKit2/UIProcess/gtk/WebContextGtk.cpp: In member function ‘void WebKit::WebContext::platformInitializeWebProcess(WebKit::WebProcessCreationParameters&)’:
../../Source/WebKit2/UIProcess/gtk/WebContextGtk.cpp:110:16: error: ‘struct WebKit::WebProcessCreationParameters’ has no member named ‘shouldTrackVisitedLinks’
     parameters.shouldTrackVisitedLinks = true;
                ^
Comment 1 Carlos Alberto Lopez Perez 2014-05-01 17:25:52 PDT
Created attachment 230632 [details]
Patch
Comment 2 Carlos Alberto Lopez Perez 2014-05-02 04:23:05 PDT
Created attachment 230663 [details]
Patch
Comment 3 WebKit Commit Bot 2014-05-02 05:03:37 PDT
Comment on attachment 230663 [details]
Patch

Clearing flags on attachment: 230663

Committed r168168: <http://trac.webkit.org/changeset/168168>
Comment 4 WebKit Commit Bot 2014-05-02 05:03:45 PDT
All reviewed patches have been landed.  Closing bug.