Avoid trying to access UserData on destroyed tabs
This adds a static call for SuspendedTab.isShowing similar to that of SadTab to make sure we don't call getUserData() on destroyed tabs. BUG=973625 Change-Id: Ib16f1991489bdf16129ac568293b0b895bb871ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1700478 Commit-Queue: Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#677123}
Showing
Please register or sign in to comment