Description[ios] Do not reset SSL status if load was cancelled.
SSL status needs to be reset if navigation fails with error. But
back-forward navigation calls navigation failure callback with
"cancelled" error. In this case SSL status should not be changed.
The other case where navigation failure callback is called with
cancelled error is load cancellation which should not reset SSL status
as well.
BUG=637832
Committed: https://crrev.com/96356608c5b12175d9859df19ed0baaa55371b76
Cr-Commit-Position: refs/heads/master@{#414763}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|