Searched refs:InProgress (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DGeolocation.h207 InProgress, enumerator in enum:WebCore::Geolocation::__anon14630
H A DGeolocation.cpp234 ASSERT(m_allowGeolocation != InProgress);
246 if (page && m_allowGeolocation == InProgress) {
614 m_allowGeolocation = InProgress;

Completed in 63 milliseconds