• jam's avatar
    Fix PredictorTabHelper to work with PlzNavigate. · 394b470d
    jam authored
    The workaround in that class to watch DidStartNavigationToPendingEntry is only for the non-PlzNavigate case, since with PlzNavigate all navigations happen in the browser.
    
    This fixes
    PredictorBrowserTest.RendererInitiatedNavigationPreconnect
    with PlzNavigate.
    
    BUG=504347
    
    Review-Url: https://codereview.chromium.org/2559203003
    Cr-Commit-Position: refs/heads/master@{#437581}
    394b470d
predictor_tab_helper.cc 2.75 KB