sessions: return read commands on read error
Prior to this patch if there was an error in reading the session file nothing would be returned. This changes the code to return what was parsed. The hope is that we are at least able to restore some portion of the previous session rather than nothing. BUG=648266 TEST=none Change-Id: Ied629349fd1432b802e4454ab7092d420d143388 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2619010Reviewed-by:David Bienvenu <davidbienvenu@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#842046}
Showing
Please register or sign in to comment