OSDN Git Service

Fixes a crashing Geolocation bug when a watch is cleared from certain callbacks.
authorSteve Block <steveblock@google.com>
Thu, 3 Dec 2009 11:11:15 +0000 (11:11 +0000)
committerSteve Block <steveblock@google.com>
Thu, 3 Dec 2009 11:34:14 +0000 (11:34 +0000)
commit4cde69e96bdfa8e4abe06985ab19e407696539cf
tree512fdba53d7fb3619122b5c72c35f4533ad7fe86
parentc1cf958cf053d63e0f2a09d2af1ec2fafdd32cd9
Fixes a crashing Geolocation bug when a watch is cleared from certain callbacks.

BUG: http://b/2297475

This will be upstreamed to webkit.org in https://bugs.webkit.org/show_bug.cgi?id=32111

Change-Id: I70c3076b1a85c89bc4c587ea9fedaa84bd7b0575
WebCore/page/Geolocation.cpp