summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/GeolocationPermissions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adds a method to allow Geolocation permissions for an origin.Steve Block2009-08-261-10/+16
* Fixes build due in GeolocationPermissions.Steve Block2009-08-241-1/+0
* WebKit changes to persist Geolocation permissions between browser sessions.Steve Block2009-08-241-8/+95
* Adds WebKit-side of logic to make Geolocation obey Browser 'Enagle Location' ...Steve Block2009-08-211-0/+12
* Fixes a couple of bugs in the Geolocation permissions manager.Steve Block2009-08-061-3/+4
* Fixes build bustage due to GeolocationPermissions.Steve Block2009-07-291-0/+2
* Adds a GeolocationPermissions class.Steve Block2009-07-291-0/+243