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

Issue 387016: For the immediate milestone, exclude History and Thumbnails from being backed... (Closed)

Created:
11 years, 1 month ago by mrossetti
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski, ben+cc_chromium.org, pam+watch_chromium.org, brettw+cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

For the immediate milestone, exclude History and Thumbnails from being backed up by Time Machine. The bug describes appropriate long-term solutions to this problem. BUG=25959 TEST=Launch Chrome. Inspect the following files found in ~/Library/Application Support/Chromium/Default/: a) History, b) History-journal, c) Thumbnails, and d) Thumbnails-journal and verify that they are not being backed up by Time Machine. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31644

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -1 line) Patch
M base/mac_util.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M base/mac_util.mm View 1 1 chunk +18 lines, -0 lines 2 comments Download
M base/mac_util_unittest.mm View 1 2 chunks +24 lines, -0 lines 0 comments Download
M chrome/browser/history/history_database.cc View 1 2 chunks +12 lines, -1 line 0 comments Download
M chrome/browser/history/thumbnail_database.cc View 1 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
mrossetti
11 years, 1 month ago (2009-11-10 23:06:31 UTC) #1
mrossetti
Reviewers: pink, Description: For the immediate milestone, exclude History and Thumbnails from being backed up ...
11 years, 1 month ago (2009-11-10 23:06:48 UTC) #2
pink (ping after 24hrs)
LGTM The ifdefs are unfortunate. I wish we could do something about them. http://codereview.chromium.org/387016/diff/1/3 File ...
11 years, 1 month ago (2009-11-10 23:15:15 UTC) #3
pink (ping after 24hrs)
LGTM The ifdefs are unfortunate. I wish we could do something about them. http://codereview.chromium.org/387016/diff/1/3 File ...
11 years, 1 month ago (2009-11-10 23:15:33 UTC) #4
mrossetti
http://codereview.chromium.org/387016/diff/1/3 File base/mac_util.mm (right): http://codereview.chromium.org/387016/diff/1/3#newcode244 Line 244: // Note that we always set |excludeByPath| to ...
11 years, 1 month ago (2009-11-11 02:14:03 UTC) #5
mrossetti
http://codereview.chromium.org/387016/diff/1/3 File base/mac_util.mm (right): http://codereview.chromium.org/387016/diff/1/3#newcode244 Line 244: // Note that we always set |excludeByPath| to ...
11 years, 1 month ago (2009-11-11 02:14:38 UTC) #6
TVL
driveby http://codereview.chromium.org/387016/diff/5001/5003 File base/mac_util.mm (right): http://codereview.chromium.org/387016/diff/5001/5003#newcode241 Line 241: NSString* filePath = CHECK/DCHECK for file_path.IsAbsolute()? http://codereview.chromium.org/387016/diff/5001/5003#newcode250 ...
11 years, 1 month ago (2009-11-11 02:51:02 UTC) #7
TVL
driveby http://codereview.chromium.org/387016/diff/5001/5003 File base/mac_util.mm (right): http://codereview.chromium.org/387016/diff/5001/5003#newcode241 Line 241: NSString* filePath = CHECK/DCHECK for file_path.IsAbsolute()? http://codereview.chromium.org/387016/diff/5001/5003#newcode250 ...
11 years, 1 month ago (2009-11-11 02:51:20 UTC) #8
mrossetti_google.com
Tests with a non-admin account show that setting the exclusion on a file lives only ...
11 years, 1 month ago (2009-11-11 05:18:04 UTC) #9
TVL
fyi bug id is 25959, you seem to have an extra digit in the cl ...
11 years, 1 month ago (2009-11-12 20:34:17 UTC) #10
pink (ping after 24hrs)
11 years, 1 month ago (2009-11-12 20:37:45 UTC) #11
I believe that's what Mike and I=A0decided. It doesn't work correctly
for non-admins, but that's such a small number of cases, I'd rather do
something positive for the 95% case than nothing for everyone.

On Thu, Nov 12, 2009 at 3:34 PM, <thomasvl@chromium.org> wrote:
>
> fyi bug id is 25959, you seem to have an extra digit in the cl descriptio=
n. =A0;)
>
> Is it worth going ahead and landing this moving the blocker on the bug to=
 m5 and
> continuing to work on this?
>
> http://codereview.chromium.org/387016



--
Mike Pinkerton
Mac Weenie
pinkerton@google.com

Powered by Google App Engine
This is Rietveld 408576698