-
meacer authored
Since |SSLErrorHandler| was a |WebContentsUserData| tied to the lifetime of a |WebContents|, it wasn't properly deleted when the |WebContents| was reloaded or navigated to another page. This CL removes the error handler explicitly and adds browser tests to assert reload/navigate behavior. BUG=453875 Review URL: https://codereview.chromium.org/1004283004 Cr-Commit-Position: refs/heads/master@{#321603}
d2c91b4a