On Dec 10, 2010, at 6:45 AM, John Knottenbelt <[email protected]> wrote:
> It would be great if, ultimately, we could remove the non-client-based > geolocation code from WebCore (I already have plans to do this for Chromium's > WebKit layer). Such a removal would make the WebCore code more readable > because the #if ENABLE(CLIENT_BASED_GEOLOCATION) preprocessor directives > would go away, more understandable because there would be less code, and more > maintainable because we would only need to fix bugs in one code path, rather > than two. > > It seems that Android, Qt and GTK currently implement the non-client-based > design. The iOS port also uses the non-client-based design. > Is anybody working, or interested in working, on migrating these platforms to > the client-based design? I would file a bug for each port to start with. Dave -- Sent from my iPhone 4 _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

