Home | History | Annotate | Download | only in loader

Lines Matching refs:loadInSameDocument

1756 void FrameLoader::loadInSameDocument(const KURL& url, SerializedScriptValue* stateObject, bool isNewNavigation)
3499 loadInSameDocument(request.url(), 0, !isRedirect);
3786 // loadInSameDocument() actually changes the URL and notifies load delegates of a "fake" load
3787 loadInSameDocument(item->url(), item->stateObject(), false);