summaryrefslogtreecommitdiffstats
path: root/WebCore/bridge/jni/v8/JavaClassV8.h
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2010-01-25 17:18:32 +0000
committerSteve Block <steveblock@google.com>2010-01-26 18:03:24 +0000
commita8d4462216d8e009ee5662660a0621b67c6e727f (patch)
treed15ac2a6d131439cbd7eaa2d2178224a46c066cd /WebCore/bridge/jni/v8/JavaClassV8.h
parentab3eedd7e7e8a8ab78e3a507f85afcc6353461b0 (diff)
downloadexternal_webkit-a8d4462216d8e009ee5662660a0621b67c6e727f.zip
external_webkit-a8d4462216d8e009ee5662660a0621b67c6e727f.tar.gz
external_webkit-a8d4462216d8e009ee5662660a0621b67c6e727f.tar.bz2
Fixes Geolocation maximumAge implementation to work when requestPermission is synchronous
Geolocation::requestPermission may be implemented synchronously or asynchronously. See https://bugs.webkit.org/show_bug.cgi?id=26993 The current implementation of maximumAge on Android requires that requestPermission is asynchronous. This change fixes the code to work with both synchronous and asynchronous implementations of requestPermission. This will allow the maximumAge code to be upstreamed to webkit.org. See https://bugs.webkit.org/show_bug.cgi?id=30676 Change-Id: If7115e5d34ec308c91a1873a6841731dc37c18bd
Diffstat (limited to 'WebCore/bridge/jni/v8/JavaClassV8.h')
0 files changed, 0 insertions, 0 deletions