Fixing problem where a session restore gets performed even though users don't want it
The problem: In various cases we have seen that the user setting to ignore the restore option (nothing / all) gets ignored. Examples: Per user command line changes enforce a restart of chrome after login. After update, ... On ChromeOS we need only to overwrite the user setting when chrome crashed - which would be identified by the commandline option. I run all browser tests and changed some tests to respect this behavior. BUG=395925 TEST=existing unit tests Review URL: https://codereview.chromium.org/653773003 Cr-Commit-Position: refs/heads/master@{#299995}
Showing
Please register or sign in to comment