Move Browser Actions tab merging into BrowserActionsTabModelSelctor
Move the Browser Actions tab merging function from ChromeTabbedActivity to the BrowserActionsTabModelSelector. And since the tab mergine removes tabs Synchronously, so there is no need to update TabPersistentStore for tabRemoved callback. Call saveState() after all tabs removed is enough. Bug: None Change-Id: I5b6dc8b9ed385212ae3f7bdc3fa33b9d030ff4aa Reviewed-on: https://chromium-review.googlesource.com/722175Reviewed-by:Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Lei Tian <ltian@google.com> Cr-Commit-Position: refs/heads/master@{#509592}
Showing
Please register or sign in to comment