summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/GeolocationPermissions.h
Commit message (Expand)AuthorAgeFilesLines
* Set 660 permissions on Geolocation permissions DBSteve Block2010-12-141-0/+2
* Merge WebKit at r65615 : Fix include paths for string headers.Iain Merrick2010-08-231-3/+2
* Merge WebKit at r65072: String class has moved to the WTF namespace.Ben Murdoch2010-08-131-17/+17
* Fixes a bug with showing the Geolocation permissions promptSteve Block2010-02-231-1/+10
* Fixes WTF include in WebCore/page/Geolocation.cpp to fix Mac build.Steve Block2009-11-241-4/+4
* Improves documentation for GeolocationPermissions class.Steve Block2009-11-191-4/+22
* 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-0/+1
* Makes sure that Geolocation permissions are saved before the browser is killed.Steve Block2009-10-071-1/+3
* Adds a method to allow Geolocation permissions for an origin.Steve Block2009-08-261-1/+3
* WebKit changes to persist Geolocation permissions between browser sessions.Steve Block2009-08-241-0/+8
* Adds WebKit-side of logic to make Geolocation obey Browser 'Enagle Location' ...Steve Block2009-08-211-0/+2
* Adds a GeolocationPermissions class.Steve Block2009-07-291-0/+135