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

Issue 303006: Delete unused themes from disk on shutdown. (Closed)

Created:
11 years, 2 months ago by tony
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Delete unused themes from disk on shutdown. This reduces the size of the Preferences file and frees up some disk space. The smaller Preferences file should help improve startup time for users who have installed lots of themes. BUG=24377 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29468

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -2 lines) Patch
M chrome/browser/browser_theme_provider.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/browser_theme_provider.cc View 4 chunks +23 lines, -1 line 0 comments Download
M chrome/browser/profile.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/extension.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
tony
11 years, 2 months ago (2009-10-19 21:28:47 UTC) #1
Miranda Callahan
LGTM. Thanks for changing the SavePersistentPrefs, and also especially the helpful comment in profile.cc. On ...
11 years, 2 months ago (2009-10-19 22:01:25 UTC) #2
Aaron Boodman
11 years, 2 months ago (2009-10-19 22:11:35 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698