WKWebView: Corrected NSURLErrorCancelled error handling.

-stopLoading should not be called on WKWebView if NSURLErrorCancelled
error occured. WKWebView is asynchronous and -stopLoading may stop the
subsequent load as well.

BUG=510126,508947

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

Cr-Commit-Position: refs/heads/master@{#339174}
4 files changed