Searched defs:locking (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DDOMWindow.cpp1682 void DOMWindow::setLocation(const String& urlString, DOMWindow* activeWindow, DOMWindow* firstWindow, SetLocationLocking locking) argument
1708 locking != LockHistoryBasedOnGestureState || !activeFrame->script()->anyPageIsProcessingUserGesture(),
1709 locking != LockHistoryBasedOnGestureState);

Completed in 178 milliseconds