Stop calling DecidePolicyForNavigation when committing
We had enough time with CHECK to ensure this is not needed. A couple of tests which did browser-initiated navigation do not dump the policy anymore. reload-policy-delegate was doing browser-initiated reload, and does not test anything meaningful for a while. I changed it to check performance.navigation.type which is pretty similar is also available for browser-initiated navigation. Bug: 789577 Change-Id: If89041e4ae9b509e82d724f171a1faa731099965 Reviewed-on: https://chromium-review.googlesource.com/1119380Reviewed-by:Camille Lamy <clamy@chromium.org> Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#572383}
Showing
Please register or sign in to comment