Searched refs:committingFirstRealLoad (Results 1 – 3 of 3) sorted by relevance
458 …bool committingFirstRealLoad() const { return !m_creatingInitialEmptyDocument && !m_committedFirst… in committingFirstRealLoad() function
1047 …bool canSkipCreation = core(m_webFrame.get())->loader()->committingFirstRealLoad() && willProduceH…
10389 (WebCore::FrameLoader::committingFirstRealLoad): Helper for WebKit