Fix re-usage of stale cached WebPreferences in RenderViewHost.
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}
Showing
Please register or sign in to comment