Call -loadCurrentURL to proceed with SSL warning in Request Tracker callback.
commit9cc18c7a3ecaca28691aad048b6015ca05b746eb
authoreugenebut <eugenebut@chromium.org>
Wed, 24 Jun 2015 23:59:55 +0000 (24 16:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 25 Jun 2015 00:00:35 +0000 (25 00:00 +0000)
treea6f8d6bf0eb32749e9e128b34a3d3684f02694b5
parent3821e851e5d9496fa2a151d0e7707b0575e140d3
Call -loadCurrentURL to proceed with SSL warning in Request Tracker callback.

Reload action is specific to net stack implementation where load is
failing for bad SSL certs. Accepting SSL interstital caches the decision
hence subsequent load succeeds.

Proceeding with bad SSL cert can happen during WKWebView load and reload
is unnecessary.

BUG=None

Review URL: https://codereview.chromium.org/1207073002

Cr-Commit-Position: refs/heads/master@{#336040}
ios/web/web_state/ui/crw_web_controller.mm