diff options
author | eugenebut <eugenebut@chromium.org> | 2015-07-16 16:56:35 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-07-16 23:57:03 +0000 |
commit | 387e05a79c7ae346ba7db36977ddfca7ca6f10a3 (patch) | |
tree | d4cde107ff22d218b42dcde167cf276258c10085 /components | |
parent | bae7a498705ae28e2d08567928df640a7d48fa37 (diff) | |
download | chromium_src-387e05a79c7ae346ba7db36977ddfca7ca6f10a3.zip chromium_src-387e05a79c7ae346ba7db36977ddfca7ca6f10a3.tar.gz chromium_src-387e05a79c7ae346ba7db36977ddfca7ca6f10a3.tar.bz2 |
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}
Diffstat (limited to 'components')
0 files changed, 0 insertions, 0 deletions