[Webkit-unassigned] [Bug 132810] New: REGRESSION(r168603): [GTK] Build broken.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 11 20:24:10 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=132810

           Summary: REGRESSION(r168603): [GTK] Build broken.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: isair at company100.com


Revision r168118 <http://trac.webkit.org/changeset/168603> broke the GTK Build:

../../Source/WebKit2/UIProcess/API/gtk/WebKitWebContext.cpp: In function 'void* createDefaultWebContext(gpointer)':
../../Source/WebKit2/UIProcess/API/gtk/WebKitWebContext.cpp:256:98: error: no matching function for call to 'WebKit::WebContext::create(WTF::String)'
../../Source/WebKit2/UIProcess/API/gtk/WebKitWebContext.cpp:256:98: note: candidate is:
In file included from ../../Source/WebKit2/UIProcess/API/gtk/WebKitWebContextPrivate.h:30:0,
                 from ../../Source/WebKit2/UIProcess/API/gtk/WebKitWebContext.cpp:42:
../../Source/WebKit2/UIProcess/WebContext.h:110:35: note: static WTF::PassRefPtr<WebKit::WebContext> WebKit::WebContext::create(WebKit::WebContextConfiguration)
../../Source/WebKit2/UIProcess/WebContext.h:110:35: note:   no known conversion for argument 1 from 'WTF::String' to 'WebKit::WebContextConfiguration'

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list