Searched refs:hasZeroTimeout (Results 1 – 4 of 4) sorted by relevance
121 bool Geolocation::GeoNotifier::hasZeroTimeout() const in hasZeroTimeout() function in WebCore::Geolocation::GeoNotifier320 else if (notifier->hasZeroTimeout()) in startRequest()383 if (notifier->hasZeroTimeout() || startUpdating(notifier)) in makeCachedPositionCallbacks()
97 bool hasZeroTimeout() const;
60224 …(WebCore::Geolocation::GeoNotifier::hasZeroTimeout): Added. Determines whether this request has a …
77023 Also fixed issue with hasZeroTimeout() where startTimerIfNeeded() has