forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "sessions: change logic of when ExitTypeService marks session …
…as clean" This reverts commit 51a209b. Reason for revert: Added test fails on mac builds Original change's description: > sessions: change logic of when ExitTypeService marks session as clean > > This does two things: > . After a crash, ExitTypeService will not mark the current > session as clean unless the user closes the crash bubble, or > creates another browser. This means the user may be prompted to > restore after a crash more than once. > . After a crash, sessionservice will not write data until the user > closes the bubble, or creates a new browser. > > Both of these should make it so that after a crash the user has more > opporunities to restore what is perceived as data from the last crash. > > BUG=294444 > TEST=ExitTypeServiceTests > > Change-Id: Ib71a298e7d5539865e22e0c2681801205905f762 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3215073 > Commit-Queue: Scott Violet <sky@chromium.org> > Reviewed-by: David Bienvenu <davidbienvenu@chromium.org> > Cr-Commit-Position: refs/heads/main@{#931779} Bug: 294444, 1260236 Change-Id: Ibc300203ea748d9c6099e3ad4bb89097557f2485 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3225263 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Owners-Override: Rakina Zata Amni <rakina@google.com> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/main@{#931848}
- Loading branch information
Showing
15 changed files
with
39 additions
and
678 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.