DescriptionFix crash in ExtensionService::SetIsIncognitoEnabled.
Make a copy of the extension id from within ExtensionService::SetIsIncognitoEnabled, since the const ref may get wiped out when reloading the extension.
BUG=103762
TEST=no crash when toggling incognito mode for an extension
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109676
Patch Set 1 #
Total comments: 2
Patch Set 2 : . #
Total comments: 2
Patch Set 3 : nit #Messages
Total messages: 10 (0 generated)
|