Home
last modified time | relevance | path

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

/external/webkit/WebCore/loader/
DFrameLoader.cpp161 enum Type { redirection, locationChange, historyNavigation, locationChangeDuringLoad }; enumerator
198 : type(historyNavigation) in ScheduledRedirection()
1474 case ScheduledRedirection::historyNavigation: in isLocationChange()
1552 case ScheduledRedirection::historyNavigation: in redirectionTimerFired()
2196 case ScheduledRedirection::historyNavigation: in startRedirectionTimer()
2217 case ScheduledRedirection::historyNavigation: in stopRedirectionTimer()