DescriptionCleaning Up Extensions When Local Content Removed
This fixes an issue where removing an extension's local content, e.g. deleting
the user-data-dir/Default/Extensions/<id> directory, would result in a broken
extension. Chrome will now uninstall/remove any extensions where the path to
the extension cannot be resolved.
BUG=31910
TEST=ExtensionServiceTest.CleanupInternalExtensionsMissingLocalContent;
ExtensionServiceTest.CleanupUnpackedExtensionsMissingLocalContent;
test by hand by loading an extension, deleting the local directory, and
restarting chrome
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=142427
Patch Set 1 : #
Total comments: 4
Patch Set 2 : Yoz's changes done #Patch Set 3 : Latest master merge #Messages
Total messages: 14 (0 generated)
|