Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching full:clientredirectsourceforhistory

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