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

/external/webkit/Source/WebCore/page/
H A DDOMWindow.h79 enum SetLocationLocking { LockHistoryBasedOnGestureState, LockHistoryAndBackForwardList }; enumerator in enum:WebCore::SetLocationLocking
133 SetLocationLocking = LockHistoryBasedOnGestureState);
H A DDOMWindow.cpp1708 locking != LockHistoryBasedOnGestureState || !activeFrame->script()->anyPageIsProcessingUserGesture(),
1709 locking != LockHistoryBasedOnGestureState);

Completed in 741 milliseconds