New issue
Advanced search Search tips

Issue 648266 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

Race condition in recreating restore file

Project Member Reported by sky@chromium.org, Sep 19 2016

Issue description

At various times session restore truncates the file it writes to and writes the current session state. This is problematic in so far as if chrome crashes during the time when chrome truncates the file and writes the existing state then there is nothing to restore. What should happen is a new file is written to and then moved on top of the existing file. This should make for a much smaller possibility of losing your previous session.
 
Status: Assigned (was: Untriaged)

Sign in to add a comment