This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DevTools] Address crash by checking if Tab loaded successfully
* Changes Tab::LoadIfNeeded()/Tab.loadIfNeeded() to return true if the call was "handled" and false if it failed. * DevTools checks if LoadIfNeeded() fails, and bails out if it does. BUG=403592 Committed: https://crrev.com/b90614c44a566be2ed618df1e036cd441538c6ef Cr-Commit-Position: refs/heads/master@{#297482} [email protected] Review URL: https://codereview.chromium.org/618513002 Cr-Commit-Position: refs/branch-heads/2171@{#42} Cr-Branched-From: 267aeeb-refs/heads/master@{#297060}
- Loading branch information