summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sessions/session_command.cc
Commit message (Collapse)AuthorAgeFilesLines
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-0/+32
reload them when asked. Sorry for largish looking change. It's made big by refactoring common code between TabRestoreService and SessionService into a common superclass. At the same time I removed some dead code and shuffled the session related classes into a single directory for easier perusal. BUG=384 TEST=close the browser, start the browser and make sure the new tab page shows closed windows/tabs from the previous session. Review URL: http://codereview.chromium.org/13152 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6490 0039d316-1c4b-4281-b951-d872f2087c98