Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:historyItem

63 #include <WebCore/HistoryItem.h>
581 webHistoryItem->historyItem()->addRedirectURL(loader->clientRedirectDestinationForHistory());
596 webHistoryItem->historyItem()->addRedirectURL(loader->serverRedirectDestinationForHistory());
603 bool WebFrameLoaderClient::shouldGoToHistoryItem(HistoryItem*) const
608 void WebFrameLoaderClient::dispatchDidAddBackForwardItem(HistoryItem*) const
612 void WebFrameLoaderClient::dispatchDidRemoveBackForwardItem(HistoryItem*) const