HomeSort by relevance Sort by last modified time
    Searched refs:CommitHistory (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/prerender/
prerender_contents.h 265 void CommitHistory(content::WebContents* tab);
prerender_contents.cc 702 void PrerenderContents::CommitHistory(WebContents* tab) {
prerender_manager.cc 543 prerender_contents->CommitHistory(new_web_contents);
    [all...]
  /external/chromium/chrome/browser/instant/
instant_loader.cc 158 // Sets the last URL that will be added to history when CommitHistory is
163 void CommitHistory(bool supports_instant);
304 void InstantLoader::TabContentsDelegateImpl::CommitHistory(
792 preview_tab_contents_delegate_->CommitHistory(template_url_id_ != 0);
    [all...]

Completed in 559 milliseconds