summaryrefslogtreecommitdiffstats
path: root/WebCore/page/Geolocation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixes Geolocation maximumAge implementation to work when requestPermission is...Steve Block2010-01-261-33/+61
* Moves the Geolocation position cache out of the Geolocation object.Steve Block2010-01-251-163/+10
* Cherry-pick WebKit change 53441 to make changes to GeolocationSteve Block2010-01-251-5/+5
* Bring Geolocation up-to-date with WebKit change 53342 to make suspend/resume ...Steve Block2010-01-251-0/+4
* Cherry-pick WebKit change 52104 to make changes to GeolocationSteve Block2010-01-251-1/+0
* Cherry-pick WebKit change 52103 - Add a client based Geolocation providerSteve Block2010-01-181-16/+132
* Removes a superfluous call to GeoNotifier::m_timer::stop() when Geolocation c...Steve Block2010-01-151-1/+0
* Fixes a Geolocation bug with cached positions.Steve Block2009-12-171-8/+13
* Merge webkit.org at r51976 : Geolocation error code UNKNOWN_ERROR is deprecated.Steve Block2009-12-171-1/+1
* Merge webkit.org at r51976 : Fix general conflicts.Steve Block2009-12-171-16/+1
* Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-171-3/+20
* Fixes a Geolocation bug with cached positions.Steve Block2009-12-071-5/+12
* Fixes a crashing Geolocation bug when a watch is cleared from certain callbacks.Steve Block2009-12-031-3/+7
* Fixes use of statics of non-built-in types in Geolocation.Steve Block2009-11-251-5/+7
* Fixes WTF include in WebCore/page/Geolocation.cpp to fix Mac build.Steve Block2009-11-241-1/+1
* Merge webkit.org at r50258 : Fix conflicts.Steve Block2009-11-101-42/+0
* Merge webkit.org at r50258 : Initial merge by git.Steve Block2009-11-101-0/+45
* Updates Geolocation to use a pair of maps to store watchers.Steve Block2009-10-281-32/+75
* Change eventTypes to eventNames to fix the assert.Patrick Scott2009-10-261-1/+1
* Merge webkit.org at R49305 : Update Geolocation to use new EventListener meth...Steve Block2009-10-201-8/+17
* Merge webkit.org at R49305 : Fix merge conflicts.Steve Block2009-10-201-119/+0
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-201-0/+119
* Fixes build bustage due to missing include in Geolocation.Steve Block2009-10-061-0/+1
* Fixes a WebKit bug where ongoing Geolocation requests are not stopped when th...Steve Block2009-10-061-0/+20
* Store Geolocation cached position between browser sessions.Steve Block2009-09-071-3/+117
* Implements Geolocation PositionOptions.maximumAge property.Steve Block2009-09-071-11/+113
* Fix Geolocation to correctly handle reentrant calls from callbacks.Steve Block2009-09-041-37/+21
* Makes Geolocation error callback asynchronous when service fails to start.Steve Block2009-09-041-9/+3
* Refactors Geolocation to avoid duplication in getCurrentPosition and watchPos...Steve Block2009-09-031-33/+24
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-191-1/+0
* Revert "Compilation and link error fixes for new webkit r47420."Andrei Popescu2009-08-191-1/+1
* Compilation and link error fixes for new webkit r47420.Ben Murdoch2009-08-181-1/+1
* Merge WebKit r47420Ben Murdoch2009-08-181-0/+1
* Merge commit 'goog/master' into mergeBen Murdoch2009-08-181-32/+104
|\
| * Correctly applies Geolocation timeout parameter.Steve Block2009-08-171-18/+34
| * do not merge: cherry-picked 360742dd52ce2e67f08b219c5148577ce2e2b741 from mas...Steve Block2009-08-141-0/+4
| * Fail fast if Geolocation permissions have already been denied.Steve Block2009-08-121-18/+65
| * Correctly sets default values for Geolocation PositionOptions.Steve Block2009-08-111-1/+5
* | r47029: Merges WebCore/page, plugins and storage.Ben Murdoch2009-08-121-11/+0
* | Merge in WebKit r47029.Ben Murdoch2009-08-111-21/+35
|/
* Revert "Correctly sets default values for Geolocation PositionOptions."Steve Block2009-08-071-5/+1
* Fixes WebKit bug 26993.Steve Block2009-08-071-10/+23
* Correctly sets default values for Geolocation PositionOptions.Steve Block2009-08-071-1/+5
* Fixes WebKit Geolocation bug 27255.Steve Block2009-07-241-12/+2
* Get WebKit r44544.Feng Qian2009-06-171-9/+46
* AI 145796: Land the WebKit merge @r42026.Feng Qian2009-04-101-3/+41
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-3/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+222
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-222/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+222