Home | History | Annotate | Download | only in loader

Lines Matching refs:currentURL

2145 bool FrameLoader::shouldReload(const KURL& currentURL, const KURL& destinationURL)
2158 return !equalIgnoringFragmentIdentifier(currentURL, destinationURL);
3253 KURL currentURL;
3255 currentURL = documentLoader()->url();