Chromium Code Reviews
DescriptionFix 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
Committed: https://crrev.com/d19beb53ae69324f842ba8efdbdd0967034f38c4
Cr-Commit-Position: refs/heads/master@{#420006}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix tabs duplication, refactoring. #
Total comments: 6
Patch Set 3 : Fix comments. #Messages
Total messages: 19 (3 generated)
|