Fix pre-restoration behavior in PseudoTab
Before this CL, existence of TabModelFilter was used to determine whether we should use pre-native PseudoTab or not, but having a TabModelFilter doesn't necessarily mean it's already restored. This CL uses TabModelSelector#isTabStateInitialized instead. Bug: 1080810 Change-Id: Id8aa5e1a61cfa563f4f56b64d6c09ea0fd2b277c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2206223 Auto-Submit: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Reviewed-by:Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/master@{#771173}
Showing
Please register or sign in to comment