Searched refs:shouldReload (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/
H A DFrameLoader.h358 bool shouldReload(const URL& currentURL, const URL& destinationURL);
H A DFrameLoader.cpp2023 bool FrameLoader::shouldReload(const URL& currentURL, const URL& destinationURL) function in class:WebCore::FrameLoader
2768 && !shouldReload(m_frame.document()->url(), url)

Completed in 87 milliseconds