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

Issue 204043: Set OS X cache directory to ~/Library/Caches/[app name]/[profile name] ... (Closed)

Created:
11 years, 3 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews_googlegroups.com, John Grabowski, brettw, pam+watch_chromium.org, Ben Goodger (Google), Paweł Hajdan Jr.
Visibility:
Public.

Description

Set OS X cache directory to ~/Library/Caches/[app name]/[profile name] - Added implementation of GetUserCacheDirectory() for OS X. - Added FilePath::GetRelativePath(). - Implemented per-profile cache directories for OS X. Patch by Fred Akalin <akalin@gmail.com>; Code review URL: http://codereview.chromium.org/174053 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26387

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -15 lines) Patch
M base/base_paths_mac.h View 1 chunk +2 lines, -2 lines 0 comments Download
M base/base_paths_mac.mm View 2 chunks +24 lines, -0 lines 0 comments Download
M base/file_path.h View 1 chunk +10 lines, -0 lines 0 comments Download
M base/file_path.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M base/file_path_unittest.cc View 1 1 chunk +70 lines, -0 lines 0 comments Download
M base/path_service_unittest.cc View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/profile.cc View 5 chunks +36 lines, -2 lines 0 comments Download
M chrome/common/chrome_paths_mac.mm View 1 2 1 chunk +3 lines, -10 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698