summaryrefslogtreecommitdiffstats
path: root/WebCore/page/Geolocation.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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