Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/loader/
DHistoryController.h48 enum HistoryUpdateType { UpdateAll, UpdateAllExceptBackForwardList }; enumerator
DHistoryController.cpp321 if (updateType != UpdateAllExceptBackForwardList) in updateForStandardLoad()
DFrameLoader.cpp2052 … history()->updateForStandardLoad(HistoryController::UpdateAllExceptBackForwardList); in transitionToCommitted()