Fix tabs duplication when restoring last closed window.
Restoration of a last closed window is done by TabRestoreService. However if that window is going to be the first window for a profile, SessionService will perform restoration and there will be conflict between services. It leads to tabs duplication. BUG=500083 R=sky@chromium.org Review-Url: https://codereview.chromium.org/2345763002 Cr-Commit-Position: refs/heads/master@{#420006}
Showing
Please register or sign in to comment