[Webkit-unassigned] [Bug 83877] [GTK][WK2] Implement geolocation provider for the GTK port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 17 00:11:37 PDT 2012


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





--- Comment #8 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-04-17 00:11:37 PST ---
(In reply to comment #6)
> Created an attachment (id=137304)
 --> (https://bugs.webkit.org/attachment.cgi?id=137304&action=review) [details]
> Patch proposal

What I'm proposing is to wrap geoclue API into a common class in WebCore and use that class from GeolocationClientGtk in wk1 and WebKitGeolocationProvider in wk2. 
Instead of implementing the C API in UIProcess/gtk, move it to the API layer, adding WebKitGeolocationProvider implemented the same way we implement all other C API clients.

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