Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:clientRedirectSourceForHistory

901                                                               clientRedirectSource:loader->clientRedirectSourceForHistory()];
914 increaseVisitCount:!loader->clientRedirectSourceForHistory()]; // Do not increase visit count due to navigations that were not initiated by the user directly, avoiding growth from programmatic reloads.
925 if (!loader->clientRedirectSourceForHistory().isNull()) {
929 loader->clientRedirectSourceForHistory(), loader->clientRedirectDestinationForHistory(), m_webFrame.get());
931 } else if (WebHistoryItem *item = [[WebHistory optionalSharedHistory] _itemForURLString:loader->clientRedirectSourceForHistory()])