HomeSort by relevance Sort by last modified time
    Searched defs:ShouldTransitionCrossSite (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/test/
test_web_contents.h 54 // Overrides WebContentsImpl::ShouldTransitionCrossSite so that we can test
56 bool ShouldTransitionCrossSite() { return transition_cross_site; }
  /external/chromium_org/content/browser/web_contents/
render_view_host_manager.cc 415 bool RenderViewHostManager::ShouldTransitionCrossSite() {
491 // NOTE: This is only called when ShouldTransitionCrossSite is true.
    [all...]

Completed in 104 milliseconds