Chromium Code Reviews
DescriptionDon't mark JsonPrefStore as initialized in case of fatal failure.
In code path OnPrefLoaded(success=false), JsonPrefStore is not marked as initialized, so ProfileImpl destructor doesn't try to access unregistered prefs.
BUG=122426
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=136448
Patch Set 1 #Patch Set 2 : Remove NULL-check, defer initialized flag in JsonPrefStore. #
Total comments: 1
Messages
Total messages: 13 (0 generated)
|