Updates:
Status: Fixed
Comment #1 on issue 5119 by [EMAIL PROTECTED]: Session restore prompts to
restore after crash while in incognito, but doesn't restore anything
http://code.google.com/p/chromium/issues/detail?id=5119
There are two options here:
1. Show the info bar and restore the previous non --incognito session.
2. Don't show the info bar.
I'm assuming that if folks are using --incognito chances are they always
launch in
incognito. In this case we won't have anything to restore from the previous
session
(--incognito stores no session information), so it doesn't make sense to
show the
info bar at all.
Fixed in r6764:
Fixes two session restore bugs:
. If the user launches incognito we don't attempt to restore last
session and instead just do default launch behavior (new tab page).
. Don't show the session restore info bar when launched incognito. I'm
assuming that if the user launched in incognito they were previously
running incognito so that there is nothing to restore.
BUG=4381 5119
TEST=turn on session restore and launch with --incognito, make sure
the incognito window comes up.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---