DescriptionFix crash by preventing extensions from changing their IDs.
I can trigger the CHECK in 96466 by manually changing the 'key' field in the copy of an extension's manifest stored in the Preferences. With this change, the ExtensionService will stop loading the extension and instead print an error message if an extension's ID changes. This should not happen under normal conditions, so I'm not positive this is causing the crashes seen on real machines.
BUG=96466
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102939
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : do not add extension, rather than CHECKing #Patch Set 4 : update comment #
Total comments: 2
Patch Set 5 : add UMA action #
Messages
Total messages: 7 (0 generated)
|