Chromium Code Reviews
DescriptionDestroy SSLErrorHandler on new navigations so that it can properly be recreated.
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
Committed: https://crrev.com/d2c91b4a8ba7e7b715a70f4deaafee3b468349c0
Cr-Commit-Position: refs/heads/master@{#321603}
Patch Set 1 #Patch Set 2 : Deny the cert to fix the memory leak #
Total comments: 10
Patch Set 3 : mmenke comments #
Messages
Total messages: 10 (3 generated)
|
|||||||||||||||||||||||||||||||||||||