Home
last modified time | relevance | path

Searched refs:pushStateItem (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebCore/history/
DBackForwardListChromium.cpp124 void BackForwardList::pushStateItem(PassRefPtr<HistoryItem> newItem) in pushStateItem() function in WebCore::BackForwardList
DBackForwardList.h102 void pushStateItem(PassRefPtr<HistoryItem>);
DBackForwardList.cpp239 void BackForwardList::pushStateItem(PassRefPtr<HistoryItem> newItem) in pushStateItem() function in WebCore::BackForwardList
/external/webkit/WebCore/loader/
DHistoryController.cpp650 page->backForwardList()->pushStateItem(item.release()); in pushState()
/external/webkit/WebCore/
DChangeLog-2010-01-291814 (WebCore::BackForwardList::pushStateItem):
1816 (WebCore::BackForwardList::pushStateItem):
3011 (WebCore::BackForwardList::pushStateItem):
3013 (WebCore::BackForwardList::pushStateItem):
3140 (WebCore::BackForwardList::pushStateItem):
3142 (WebCore::BackForwardList::pushStateItem):
10386 (WebCore::BackForwardList::pushStateItem):
25272 (WebCore::BackForwardList::pushStateItem):
25622 …list, as pushStateItem might've selectively cleared only certain items, with the bulk of the forwa…
25624 …(WebCore::BackForwardList::pushStateItem): Clear the forward list *only* for the state item's docu…