Searched refs:inSameDocumentLoad (Results 1 – 2 of 2) sorted by relevance
153 …bool inSameDocumentLoad() const { return !m_sameDocumentLoadsInProgress.isEmpty() && m_differentDo… in inSameDocumentLoad() function
1031 …if (!frame()->page()->historyController().inSameDocumentLoad() && (frame()->loader().loadType() ==… in currentHistoryItem()