diff options
author | Steve Block <steveblock@google.com> | 2010-02-18 11:26:48 +0000 |
---|---|---|
committer | Steve Block <steveblock@google.com> | 2010-02-18 12:17:02 +0000 |
commit | 930792dfdde9ad0fac3251ab70eb00d97f2fe88d (patch) | |
tree | 034286e22e38d273d2bba3dad8983fdea9a2f77f /WebCore/page/OriginAccessEntry.cpp | |
parent | 2e837c8b6511f85209518f832e340662218eb3dc (diff) | |
download | external_webkit-930792dfdde9ad0fac3251ab70eb00d97f2fe88d.zip external_webkit-930792dfdde9ad0fac3251ab70eb00d97f2fe88d.tar.gz external_webkit-930792dfdde9ad0fac3251ab70eb00d97f2fe88d.tar.bz2 |
Fixes a bug with the Geolocation suspend/resume behaviour
PlatformBridge::isWebViewPaused needs to be an instance method, rather than a
static. This fixes a bug where if the user switches browser windows while a
page that uses Geolocation is still loading, the Geolocation service won't be
started in the suspended state.
Note that this is a temporary fix, as the upstreaming of the existing
suspend/resume code will introduce a new approach, which will avoid this problem
altogether. See https://android-git.corp.google.com/g/#change,38942
Change-Id: I3f07f8837b8a8c1c5e7e4f5112ab487188670c3a
Diffstat (limited to 'WebCore/page/OriginAccessEntry.cpp')
0 files changed, 0 insertions, 0 deletions