OSDN Git Service

Makes sure that Geolocation permissions are saved before the browser is killed.
authorSteve Block <steveblock@google.com>
Wed, 7 Oct 2009 12:22:07 +0000 (13:22 +0100)
committerSteve Block <steveblock@google.com>
Wed, 7 Oct 2009 15:35:16 +0000 (16:35 +0100)
commite7430864058b3c222b4b0468cf8812a9a733818b
tree145b749eae771ac8b58278976c0091219cf1bf74
parenta7280594a8eac3503fe491d2ea02ce684fdf8744
Makes sure that Geolocation permissions are saved before the browser is killed.

This is a fix for http://b/issue?id=2167364

Change-Id: I92a1a6831eb254b62593beaf7cb77c8e1f41945c
WebKit/android/WebCoreSupport/ChromeClientAndroid.cpp
WebKit/android/WebCoreSupport/ChromeClientAndroid.h
WebKit/android/WebCoreSupport/GeolocationPermissions.cpp
WebKit/android/WebCoreSupport/GeolocationPermissions.h
WebKit/android/jni/WebViewCore.cpp