Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Issue 155187: ExtensionsServiceBackend::GarbageCollectionExtensions() makes a local copy of install_directory_ (Closed)

Created:
11 years, 5 months ago by rafaelw
Modified:
9 years, 7 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

ExtensionsServiceBackend::GarbageCollectionExtensions() makes a local copy of install_directory_. It was forcing the persistent copy to an absolute path which was causing the ExternsionsService and ExtensionsPrefs install_directory_ values to diverge. Re-enable ExternalInstallPref on mac. TBR=mpcomplete Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20214

Patch Set 1 #

Patch Set 2 : GarbageCollect makes local copy of install_directory_ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -9 lines) Patch
M chrome/browser/extensions/extensions_service.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extensions_service_unittest.cc View 1 2 chunks +0 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
rafaelw
11 years, 5 months ago (2009-07-08 00:11:57 UTC) #1
Matt Perry
LGTM
11 years, 5 months ago (2009-07-08 00:21:27 UTC) #2
rafaelw
The previous version was causing failures on linux. I believe this version address the root ...
11 years, 5 months ago (2009-07-08 23:57:26 UTC) #3
Matt Perry
11 years, 5 months ago (2009-07-09 00:02:14 UTC) #4
LG

Powered by Google App Engine
This is Rietveld 408576698