Fix acquisition of root id on PseudoTab
Following moving rootId to a UserData object (CriticalPersistedTabData) it is now necessary to check if the Tab is destroyed before attempting to access root id from the CriticalPersistedTabData object. Previously root id was available right up until the object no longer existed. Bug: 1097009 Change-Id: I78ca61cdff2ccc3275a48425a76514790c59daac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2257500Reviewed-by:David Trainor <dtrainor@chromium.org> Commit-Queue: David Maunder <davidjm@chromium.org> Cr-Commit-Position: refs/heads/master@{#781382}
Showing
Please register or sign in to comment