DescriptionFix race condition in extension service that causes extensions installed
concurently with the extension garbage collection to sometimes get marked for
deletion. The concurrency is between the extension installation in the browser
process and the garbage collection in the import process.
BUG=101935
TEST=Install google chrome and look at the default apps installed in the first
profile. The icons for all the apps should be correct. This does not work
with chromium builds since default apps are not installed there.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114695
Patch Set 1 #Patch Set 2 : Remove unwanted change from unit tests #Patch Set 3 : Don't install/garbage extensions in import process #
Total comments: 2
Patch Set 4 : Created tracking bug, update comment #Messages
Total messages: 7 (0 generated)
|