[Webkit-unassigned] [Bug 82452] New: [GTK] [Stable] --disable geolocation broken after recent merges

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 05:37:52 PDT 2012


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

           Summary: [GTK] [Stable] --disable geolocation broken after
                    recent merges
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kalevlember at gmail.com


I am getting the following error when building webkitgtk 1.8.0 with --with-gtk=2.0 --disable-geolocation:

  CXX    Source/WebKit/gtk/WebCoreSupport/libwebkitgtk_1_0_la-ChromeClientGtk.lo
../Source/WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp: In member function ‘virtual void WebKit::ChromeClient::requestGeolocationPermissionForFrame(WebCore::Frame*, WebCore::Geolocation*)’:
../Source/WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp:864:131: error: ‘webkit_geolocation_policy_decision_new’ was not declared in this scope
make[1]: *** [Source/WebKit/gtk/WebCoreSupport/libwebkitgtk_1_0_la-ChromeClientGtk.lo] Error 1

This used to work fine up until the recent geolocation build changes that were merged from trunk:
http://trac.webkit.org/changeset/112118/releases/WebKitGTK/webkit-1.8
http://trac.webkit.org/changeset/112120/releases/WebKitGTK/webkit-1.8

I would suspect that it's missing one more merge from trunk to make it all work again (haven't actually tested the theory):
http://trac.webkit.org/changeset/110595

-- 
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