Don't crash after calling frame_->stopLoading().
It's possible for frame_ to be deleted after this call, so add null checks after call sites. BUG=639688, 639689 TEST=No more OnStop or NavigateInternal crashes in RenderFrameImpl. Review-Url: https://codereview.chromium.org/2260383002 Cr-Commit-Position: refs/heads/master@{#413438}
Showing
Please register or sign in to comment