summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/GeolocationPermissions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Set 660 permissions on Geolocation permissions DBSteve Block2010-12-141-3/+19
* Merge WebKit at r65072: String class has moved to the WTF namespace.Ben Murdoch2010-08-131-1/+1
* Fixes a bug with showing the Geolocation permissions promptSteve Block2010-02-231-32/+76
* Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-131-1/+1
* Only write Geolocation permissions to the DB when required.Steve Block2009-10-161-7/+14
* Makes sure that Geolocation permissions are saved before the browser is killed.Steve Block2009-10-071-6/+5
* Fix a few crashes with assertions enabled.Patrick Scott2009-09-291-1/+4
* 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