[Webkit-unassigned] [Bug 130898] [GTK] Geoclue2 providers won't work after reloading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 28 07:33:43 PDT 2014


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





--- Comment #2 from Martin Robinson <mrobinson at webkit.org>  2014-03-28 07:34:03 PST ---
(From update of attachment 228049)
View in context: https://bugs.webkit.org/attachment.cgi?id=228049&action=review

> Source/WebCore/platform/geoclue/GeolocationProviderGeoclue2.cpp:76
> -    startGeoclueClient();
> +    geoclue_manager_call_get_client(m_managerProxy.get(), nullptr, reinterpret_cast<GAsyncReadyCallback>(getGeoclueClientCallback), this);

You don't mention in the changelog why you no longer call startGeoclueClient.

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