Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/loader/
DFrameLoader.cpp1060 …bool canRestoreWithoutAnnoyingUser = !view->wasScrolledByUser() && (canRestoreWithoutClamping || m… in restoreScrollPositionAndViewState() local
1061 if (!canRestoreWithoutAnnoyingUser) in restoreScrollPositionAndViewState()