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

Issue 8572006: Add policies to control the disk cache size. (Closed)

Created:
9 years, 1 month ago by pastarmovj
Modified:
9 years, 1 month ago
CC:
chromium-reviews, Nirnimesh, John Grabowski, anantha, dyu1, Paweł Hajdan Jr., dennis_jeffrey
Visibility:
Public.

Description

Add policies to control the disk cache size. Two new policies added: DiskCacheSize (general cache size) MediaCacheSize (cache size for media files) BUG=100549 TEST=unit_tests *Policy* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110681

Patch Set 1 #

Total comments: 5

Patch Set 2 : Addressed issues. #

Total comments: 14

Patch Set 3 : Addressed the nits. #

Patch Set 4 : Appendix. #

Patch Set 5 : This time two more for realz. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -49 lines) Patch
M chrome/app/policy/policy_templates.json View 1 2 2 chunks +35 lines, -1 line 0 comments Download
M chrome/browser/browser_process_impl.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/policy/configuration_policy_handler_list.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/policy/configuration_policy_pref_store_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/prefs/command_line_pref_store.h View 1 2 3 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/prefs/command_line_pref_store.cc View 1 2 4 chunks +24 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_impl.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 2 3 4 5 chunks +19 lines, -43 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/test/functional/policy_prefs_ui.py View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
pastarmovj
Joao, can you please review this one. Especially whether I registered the policy correctly with ...
9 years, 1 month ago (2011-11-15 12:57:29 UTC) #1
Joao da Silva
The policy registration looks cool, but I think these policies should be user policies instead ...
9 years, 1 month ago (2011-11-15 14:12:53 UTC) #2
pastarmovj
Thanks for reviewing this one! Made the suggested changes. PTAL.
9 years, 1 month ago (2011-11-16 15:43:22 UTC) #3
Joao da Silva
Looks good! Only a bunch of nits. Please fix the text in the policy template. ...
9 years, 1 month ago (2011-11-16 16:10:42 UTC) #4
pastarmovj
Addressed comments :) http://codereview.chromium.org/8572006/diff/4001/chrome/app/policy/policy_templates.json File chrome/app/policy/policy_templates.json (right): http://codereview.chromium.org/8572006/diff/4001/chrome/app/policy/policy_templates.json#newcode622 chrome/app/policy/policy_templates.json:622: If you set this policy, <ph ...
9 years, 1 month ago (2011-11-17 13:10:10 UTC) #5
Joao da Silva
lgtm
9 years, 1 month ago (2011-11-17 13:17:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pastarmovj@chromium.org/8572006/11002
9 years, 1 month ago (2011-11-17 15:00:20 UTC) #7
commit-bot: I haz the power
Presubmit check for 8572006-11002 failed and returned exit status 1. Running presubmit commit checks ...
9 years, 1 month ago (2011-11-17 15:00:29 UTC) #8
pastarmovj
Hi Miranda, can you please give me owner approval for this small CL for the ...
9 years, 1 month ago (2011-11-17 15:11:44 UTC) #9
Miranda Callahan
On 2011/11/17 15:11:44, pastarmovj wrote: > Hi Miranda, > can you please give me owner ...
9 years, 1 month ago (2011-11-17 15:25:58 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pastarmovj@chromium.org/8572006/11002
9 years, 1 month ago (2011-11-18 09:19:25 UTC) #11
commit-bot: I haz the power
9 years, 1 month ago (2011-11-18 10:21:52 UTC) #12
Change committed as 110681

Powered by Google App Engine
This is Rietveld 408576698