Home | History | Annotate | Download | only in renderer

Lines Matching refs:history_controller

57 #include "content/renderer/history_controller.h"
796 if (is_reload && !render_view_->history_controller()->GetCurrentEntry()) {
830 render_view_->history_controller()->GoToEntry(entry.Pass(), cache_policy);
1663 return render_view_->history_controller()->GetItemForNewChildFrame(this);
1771 render_view_->history_controller()->RemoveChildrenForRedirect(this);
1910 render_view_->history_controller()->UpdateForCommit(this, item, commit_type,
2973 HistoryEntry* entry = render_view_->history_controller()->GetCurrentEntry();