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

  /external/chromium_org/content/browser/frame_host/
render_frame_host_manager.h 317 // PlzNavigate: sends a RequestNavigation IPC to the renderer to ask it to
320 bool RequestNavigation(const NavigationEntryImpl& entry,
324 // directly by RequestNavigation when there is no live renderer. Otherwise, it
326 // browser-initiated navigation also happens after RequestNavigation has been
navigator_impl.cc 328 return manager->RequestNavigation(entry, navigate_params);
render_frame_host_manager.cc 568 bool RenderFrameHostManager::RequestNavigation(
574 // TODO(clamy): send a RequestNavigation IPC.
628 // some storing in RequestNavigation.
    [all...]

Completed in 41 milliseconds