Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed webViewLoadingStateDidChange crash.
webViewLoadingStateDidChange crashes on dereferencing a null pointer. It is unknown how app gets into this state, but registering another load request is a better option than crashing. [email protected] (cherry picked from commit 541f046) (cherry picked from commit 3046ee1) Bug: 737595 Change-Id: Ibbe66fe5689722fea2de205d07871f3dacec136a Reviewed-on: https://chromium-review.googlesource.com/585864 Reviewed-by: Kurt Horimoto <[email protected]> Commit-Queue: Eugene But <[email protected]> Cr-Original-Original-Commit-Position: refs/heads/master@{#489537} Reviewed-on: https://chromium-review.googlesource.com/586926 Reviewed-by: Eugene But <[email protected]> Cr-Original-Commit-Position: refs/branch-heads/3112@{#673} Cr-Original-Branched-From: b6460e2-refs/heads/master@{#474897} Reviewed-on: https://chromium-review.googlesource.com/587713 Cr-Commit-Position: refs/branch-heads/3163@{#67} Cr-Branched-From: ff259ba-refs/heads/master@{#488528}
- Loading branch information