Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/loader/
DFrameLoader.cpp3028 if (HistoryItem* resetItem = mainFrame->loader()->history()->currentItem()) { in continueLoadAfterNavigationPolicy() local
3029 page->backForward()->setCurrentItem(resetItem); in continueLoadAfterNavigationPolicy()