Home | History | Annotate | Download | only in loader

Lines Matching defs:currentURL

2153 bool FrameLoader::shouldReload(const KURL& currentURL, const KURL& destinationURL)
2166 return !equalIgnoringFragmentIdentifier(currentURL, destinationURL);
3267 KURL currentURL;
3269 currentURL = documentLoader()->url();