Bug 63134 - [EFL] Support for Geolocation on EFL port
Summary: [EFL] Support for Geolocation on EFL port
Status: RESOLVED LATER
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-22 05:55 PDT by Gyuyoung Kim
Modified: 2012-01-09 23:28 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2011-06-22 05:55:31 PDT
I'm preparing to enable geolocation. But, I couldn't find appropriate geolocation library except for geoclue. I'm making patches which uses geoclue unavoidably. As you know, geoclue has glib dependency unfortunately.  I'm making patches using ENABLE(GLIB_SUPPORT) macro. If you have any comments related to this bug, please let me know.
Comment 1 Gyuyoung Kim 2012-01-09 23:28:42 PST
I will file a bug again when patch is ready.