History log of /external/webkit/WebCore/page/GeolocationPositionCache.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
602f856d9f84c00d87576a9d5314f42a695d9850 11-Feb-2010 Steve Block <steveblock@google.com> Updates Android to final version of Geolocation position cache submitted to webkit.org

See http://trac.webkit.org/changeset/55142

Change-Id: I8fabc89b596b0e61e8ae389e07af2e898de3bad1
/external/webkit/WebCore/page/GeolocationPositionCache.cpp
8a03f7cd9e884b3db11bb5485b4d9f5095dc0bca 25-Jan-2010 Steve Block <steveblock@google.com> Moves the Geolocation position cache out of the Geolocation object.

The position cache is an implementation detail of the Geolocation object,
but is being moved to its own file to keep files to a reasonable size.
Also updates some names and fixes soem style.

This will be upstreamed in
https://bugs.webkit.org/show_bug.cgi?id=34084

The maximumAge code in the Geolocation object,
which may make use of this caching, is being upstreamed in
https://bugs.webkit.org/show_bug.cgi?id=30676

Change-Id: I083556de732bd7be240a75da5369117aabc50e33
/external/webkit/WebCore/page/GeolocationPositionCache.cpp