DescriptionAbort in-flight load tasks if the DB has been closed.
I suspect that the crashes reported in M17 are because the SQLitePersistentCookieStore is closed while it was still loading.
This CL adds checks that should abort all tasks that access db_, if db_ is NULL.
R=rdsmith@chromium.org
BUG=106722
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113498
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|