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

Issue 18630: Adds a command line switch to allow the user to specify the location... (Closed)

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

Description

Adds a command line switch to allow the user to specify the location of the disk cache, rather than in the profile directory. The command line switch overrides the cache location regardless the chosen profile. The changed code ignores the value of the command line switch if it is not usable for this purpose. In this implementation, the supplied directory name must should not contain spaces. BUG=6688

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
M chrome/browser/profile.cc View 1 2 chunks +28 lines, -0 lines 4 comments Download
M chrome/common/chrome_switches.h View 1 1 chunk +2 lines, -0 lines 1 comment Download
M chrome/common/chrome_switches.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Brian Duff
http://codereview.chromium.org/18630/diff/1/2 File chrome/browser/profile.cc (right): http://codereview.chromium.org/18630/diff/1/2#newcode502 Line 502: // necessary. This should be done recursively, but ...
11 years, 11 months ago (2009-01-22 20:56:11 UTC) #1
bekkra
On 2009/01/22 20:56:11, Brian Duff wrote: > http://codereview.chromium.org/18630/diff/1/2 > File chrome/browser/profile.cc (right): > > http://codereview.chromium.org/18630/diff/1/2#newcode502 ...
11 years, 11 months ago (2009-01-22 21:04:10 UTC) #2
Brian Duff
On 2009/01/22 21:04:10, bekkra wrote: > On 2009/01/22 20:56:11, Brian Duff wrote: > > http://codereview.chromium.org/18630/diff/1/2 ...
11 years, 11 months ago (2009-01-22 21:08:44 UTC) #3
bekkra
On 2009/01/22 21:08:44, Brian Duff wrote: > On 2009/01/22 21:04:10, bekkra wrote: > > On ...
11 years, 11 months ago (2009-01-22 21:18:01 UTC) #4
Brian Duff
On 2009/01/22 21:18:01, bekkra wrote: > On 2009/01/22 21:08:44, Brian Duff wrote: > > On ...
11 years, 11 months ago (2009-01-22 21:50:27 UTC) #5
bekkra
On 2009/01/22 21:50:27, Brian Duff wrote: > On 2009/01/22 21:18:01, bekkra wrote: > > On ...
11 years, 11 months ago (2009-01-22 21:55:40 UTC) #6
bekkra
... build finished [OK] ... tests finished [OK] ... manual tests finised XP i386 [OK] ...
11 years, 11 months ago (2009-01-23 23:26:00 UTC) #7
bekkra
All tests are OK, I'm ready for more comments :) //
11 years, 11 months ago (2009-01-26 19:14:01 UTC) #8
rvargas (doing something else)
http://codereview.chromium.org/18630/diff/203/15 File chrome/browser/profile.cc (right): http://codereview.chromium.org/18630/diff/203/15#newcode497 Line 497: // Override the cache location if specified so ...
11 years, 11 months ago (2009-01-27 03:55:20 UTC) #9
bekkra
Now we're talking ! Nice work, both of you so far. On 2009/01/27 03:55:20, rvargas ...
11 years, 11 months ago (2009-01-27 20:41:40 UTC) #10
rvargas (doing something else)
On 2009/01/27 20:41:40, bekkra wrote: > Now we're talking ! > Nice work, both of ...
11 years, 10 months ago (2009-01-28 23:49:22 UTC) #11
bekkra
Now. I have a new patch set, but I have lost the .svn directory that ...
11 years, 10 months ago (2009-02-01 21:30:37 UTC) #12
rvargas (doing something else)
11 years, 10 months ago (2009-02-02 19:04:43 UTC) #13
On 2009/02/01 21:30:37, bekkra wrote:
> Now.
> I have a new patch set, but I have lost the .svn directory that contained the
> update ID.
> 
> How can I upload a new version of this change ?

Just create a new change.

Powered by Google App Engine
This is Rietveld 408576698