[Webkit-unassigned] [Bug 190623] New: [GLib] Build error with RemoteInspector disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 09:49:40 PDT 2018


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

            Bug ID: 190623
           Summary: [GLib] Build error with RemoteInspector disabled
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pnormand at igalia.com
                CC: bugs-noreply at webkitgtk.org

build-webkit --gtk --cmakeargs="-DENABLE_REMOTE_INSPECTOR=OFF"

In file included from ../../Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp:35:
../../Source/WebKit/UIProcess/API/glib/WebKitAutomationSessionPrivate.h:27:115: error: ‘RemoteInspector’ in namespace ‘Inspector’ does not name a type
 WebKitAutomationSession* webkitAutomationSessionCreate(WebKitWebContext*, const char* sessionID, const Inspector::RemoteInspector::Client::SessionCapabilities&);
                                                                                                                   ^~~~~~~~~~~~~~~
In file included from ../../Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp:35:
../../Source/WebKit/UIProcess/API/glib/WebKitAutomationSessionPrivate.h:27:138: error: expected unqualified-id before ‘::’ token
 WebKitAutomationSession* webkitAutomationSessionCreate(WebKitWebContext*, const char* sessionID, const Inspector::RemoteInspector::Client::SessionCapabilities&);
                                                                                                                                          ^~
../../Source/WebKit/UIProcess/API/glib/WebKitAutomationSessionPrivate.h:27:138: error: expected ‘)’ before ‘::’ token
 WebKitAutomationSession* webkitAutomationSessionCreate(WebKitWebContext*, const char* sessionID, const Inspector::RemoteInspector::Client::SessionCapabilities&);
                                                       ~                                                                                  ^~
                                                                                                                                          )
../../Source/WebKit/UIProcess/API/glib/WebKitAutomationSessionPrivate.h:27:138: error: expected initializer before ‘::’ token
 WebKitAutomationSession* webkitAutomationSessionCreate(WebKitWebContext*, const char* sessionID, const Inspector::RemoteInspector::Client::SessionCapabilities&);
                                                                                                                                          ^~
[1562/1986] Building CXX object Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource30.cpp.o

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181016/f0bdb700/attachment.html>


More information about the webkit-unassigned mailing list