OSDN Git Service

Updates Geolocation to use a pair of maps to store watchers.
authorSteve Block <steveblock@google.com>
Wed, 28 Oct 2009 14:40:26 +0000 (14:40 +0000)
committerSteve Block <steveblock@google.com>
Wed, 28 Oct 2009 14:40:26 +0000 (14:40 +0000)
commit466006e4a13fd557d7b35c1fe0b7a38384e5ce2e
tree5b0e6339863b312636e11d659d1323d714087e41
parent0ddb5835faa6cd39067b2a777ea9123a7f0a6ab1
Updates Geolocation to use a pair of maps to store watchers.

This reflects a recent change submitted to webkit.org (see
http://trac.webkit.org/changeset/50159). This came about in the
course of upstreaming the logic to make sure the error callback
is called when permissions have already been denied (see
http://trac.webkit.org/changeset/50190).

Also make some minor style and comment changes to reflect other
recent submissions to webkit.org.

This will avoid future merge conflicts.

Change-Id: Iafca02403b781bc2119e6e762cb04df396ca8c11
WebCore/page/Geolocation.cpp
WebCore/page/Geolocation.h