Comment on attachment 225475 Patch Proposal
View in context: https://bugs.webkit.org/attachment.cgi?id=225475&action=review
> Source/WebCore/GNUmakefile.am:392 > +if GEOCLUE_API_VERSION_2 > +DerivedSources/WebCore/geoclue2/Geoclue2Interface.c: DerivedSources/WebCore/geoclue2/Geoclue2Interface.h > +DerivedSources/WebCore/geoclue2/Geoclue2Interface.h: > + $(AM_V_GEN)gdbus-codegen --interface-prefix org.freedesktop.GeoClue2. --c-namespace GClue --generate-c-code DerivedSources/WebCore/geoclue2/Geoclue2Interface $(GEOCLUE_DBUS_INTERFACE) > +endif
It's so strange that there's not an API to geoclue2 beyond the DBus API. Are there plans for a frontend?
Comment on attachment 225475
Patch Proposal
View in context: https:/ /bugs.webkit. org/attachment. cgi?id= 225475& action= review
> Source/ WebCore/ GNUmakefile. am:392 API_VERSION_ 2 /WebCore/ geoclue2/ Geoclue2Interfa ce.c: DerivedSources/ WebCore/ geoclue2/ Geoclue2Interfa ce.h /WebCore/ geoclue2/ Geoclue2Interfa ce.h: GEN)gdbus- codegen --interface-prefix org.freedesktop .GeoClue2. --c-namespace GClue --generate-c-code DerivedSources/ WebCore/ geoclue2/ Geoclue2Interfa ce $(GEOCLUE_ DBUS_INTERFACE)
> +if GEOCLUE_
> +DerivedSources
> +DerivedSources
> + $(AM_V_
> +endif
It's so strange that there's not an API to geoclue2 beyond the DBus API. Are there plans for a frontend?