DescriptionFixes race condition that could lead to premature shutdown. When
session restore has been initiated we don't want to exit. Previously
this was possible if session restore was initiated and the last window
closed (this happens on chromeos). To avoid this when session restore
starts it AddRefs, and then Releases when done.
BUG=83861
TEST=covered by test
R=brettw@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91003
Patch Set 1 #Patch Set 2 : Remove FLAKY_ from test #
Messages
Total messages: 2 (0 generated)
|