Searched refs:wasDuringLoad (Results 1 – 4 of 4) sorted by relevance
59 …gation(double delay, bool lockHistory, bool lockBackForwardList, bool wasDuringLoad, bool isLocati… in ScheduledNavigation() argument63 , m_wasDuringLoad(wasDuringLoad) in ScheduledNavigation()79 bool wasDuringLoad() const { return m_wasDuringLoad; } in wasDuringLoad() function in WebCore::ScheduledNavigation254 return m_redirect && m_redirect->wasDuringLoad(); in redirectScheduledDuringLoad()403 if (redirect->wasDuringLoad()) { in schedule()
25032 form submissions and turned the "wasDuringLoad" state into a separate boolean25043 (WebCore::FrameLoader::didOpenURL): Use the new wasDuringLoad flag instead
28564 (WebCore::ScheduledNavigation::wasDuringLoad):
40501 (WebCore::ScheduledNavigation::wasDuringLoad):