Bug 132831 - REGRESSION(168625): [GTK] Build broken.
Summary: REGRESSION(168625): [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-12 11:58 PDT by Carlos Alberto Lopez Perez
Modified: 2014-05-12 12:55 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.53 KB, patch)
2014-05-12 12:15 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-12 11:58:48 PDT
Revision r168625 <http://trac.webkit.org/168625> broke the GTK build:

../../Source/WebKit2/UIProcess/gtk/WebContextGtk.cpp:127:59: error: static member function ‘static WTF::String WebKit::WebContext::platformDefaultLocalStorageDirectory()’ declared with type qualifiers
 String WebContext::platformDefaultLocalStorageDirectory() const
                                                           ^
Comment 1 Carlos Alberto Lopez Perez 2014-05-12 11:59:26 PDT
(In reply to comment #0)
> Revision r168625 <http://trac.webkit.org/168625> broke the GTK build:
> 
                     ^ http://trac.webkit.org/r168625
Comment 2 Carlos Alberto Lopez Perez 2014-05-12 12:15:47 PDT
Created attachment 231314 [details]
Patch
Comment 3 WebKit Commit Bot 2014-05-12 12:55:07 PDT
Comment on attachment 231314 [details]
Patch

Clearing flags on attachment: 231314

Committed r168638: <http://trac.webkit.org/changeset/168638>
Comment 4 WebKit Commit Bot 2014-05-12 12:55:11 PDT
All reviewed patches have been landed.  Closing bug.