Home
last modified time | relevance | path

Searched refs:SetLocationLocking (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/page/
DDOMWindow.h79 enum SetLocationLocking { LockHistoryBasedOnGestureState, LockHistoryAndBackForwardList }; enum
133 SetLocationLocking = LockHistoryBasedOnGestureState);
DDOMWindow.cpp1682 …nst String& urlString, DOMWindow* activeWindow, DOMWindow* firstWindow, SetLocationLocking locking) in setLocation()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1635002 (WebCore::DOMWindow::setLocation): Added a SetLocationLocking argument that allows us