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

Issue 8223004: Check whether clearing LSO data is supported in clients of the BrowsingDataRemover. (Closed)

Created:
9 years, 2 months ago by Bernhard Bauer
Modified:
9 years, 2 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org
Visibility:
Public.

Description

Check whether clearing LSO data is supported in clients of the BrowsingDataRemover. BUG=99505 TEST=browser_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104928

Patch Set 1 #

Patch Set 2 : fix unit test #

Total comments: 5

Patch Set 3 : fix unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -27 lines) Patch
M chrome/browser/browsing_data_remover.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/browsing_data_remover.cc View 3 chunks +1 line, -7 lines 0 comments Download
M chrome/browser/browsing_data_remover_unittest.cc View 1 2 8 chunks +15 lines, -8 lines 0 comments Download
M chrome/browser/extensions/extension_clear_api.h View 2 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_clear_api.cc View 1 2 3 chunks +36 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/options/clear_browser_data_handler.cc View 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Bernhard Bauer
Mike, if you have time could you review this? Thanks :)
9 years, 2 months ago (2011-10-10 16:59:42 UTC) #1
Mike West
Didn't we just move this out of the clients in http://crrev.com/99753? :) What's the background? ...
9 years, 2 months ago (2011-10-10 18:41:11 UTC) #2
Mike West
One meor (small) thing. http://codereview.chromium.org/8223004/diff/3001/chrome/browser/extensions/extension_clear_api.cc File chrome/browser/extensions/extension_clear_api.cc (right): http://codereview.chromium.org/8223004/diff/3001/chrome/browser/extensions/extension_clear_api.cc#newcode126 chrome/browser/extensions/extension_clear_api.cc:126: removal_mask_ &= ~BrowsingDataRemover::REMOVE_LSO_DATA; XOR might ...
9 years, 2 months ago (2011-10-10 18:50:23 UTC) #3
Bernhard Bauer
On 2011/10/10 18:41:11, Mike West (chromium) wrote: > Didn't we just move this out of ...
9 years, 2 months ago (2011-10-11 13:52:58 UTC) #4
Mike West
Ok, fair enough. I'm not _totally_ totally convinced that it's the right thing to do, ...
9 years, 2 months ago (2011-10-11 17:04:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/8223004/7001
9 years, 2 months ago (2011-10-11 17:08:29 UTC) #6
commit-bot: I haz the power
9 years, 2 months ago (2011-10-11 18:45:11 UTC) #7
Change committed as 104928

Powered by Google App Engine
This is Rietveld 408576698