• carlosk's avatar
    Fix re-usage of stale cached WebPreferences in RenderViewHost. · db571fbd
    carlosk authored
    During layout tests when preferences were being overriden they were not
    being properly being used as the cached WebPreferences on the
    RenderViewHost was not updated. This change fixes that and changes the way
    spatial navigation is enabled in layout tests to adapt to this change.
    
    This is an initial change to support the moving of mixed content checks to
    the browser.
    
    BUG=576270
    
    Review-Url: https://codereview.chromium.org/2042763002
    Cr-Commit-Position: refs/heads/master@{#398276}
    db571fbd
snav-1st-stop.html 2.22 KB