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

Issue 2136373003: Move browsing data deletion prefs to components (Closed)

Created:
4 years, 5 months ago by ioanap
Modified:
4 years, 5 months ago
CC:
chromium-apps-reviews_chromium.org, chromium-reviews, dbeam+watch-options_chromium.org, dbeam+watch-settings_chromium.org, extensions-reviews_chromium.org, markusheintz_, michaelpg+watch-options_chromium.org, michaelpg+watch-md-settings_chromium.org, msramek+watch_chromium.org, stevenjb+watch-md-settings_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move browsing data deletion prefs to components Move the pref_names related to browsing data deletion from chrome/common/ to components/browsing_data. They will be needed in the componentized counters. BUG=620317 Committed: https://crrev.com/918aa6d29219129f5c7eb32ea8e222b13b2a922a Cr-Commit-Position: refs/heads/master@{#405123}

Patch Set 1 #

Patch Set 2 : Fixed tests #

Total comments: 6

Patch Set 3 : Addressed comments #

Patch Set 4 : Fixed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -160 lines) Patch
M chrome/browser/browsing_data/autofill_counter.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/autofill_counter_browsertest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_counter_factory.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/browsing_data/browsing_data_counter_utils.cc View 6 chunks +13 lines, -13 lines 0 comments Download
M chrome/browser/browsing_data/cache_counter.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/cache_counter_browsertest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/downloads_counter.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/downloads_counter_browsertest.cc View 1 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/browsing_data/history_counter.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/history_counter_browsertest.cc View 1 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/browsing_data/hosted_apps_counter.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/hosted_apps_counter_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/media_licenses_counter.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/media_licenses_counter_browsertest.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/browsing_data/passwords_counter.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/browsing_data/passwords_counter_browsertest.cc View 1 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/api/browsing_data/browsing_data_api.cc View 3 chunks +10 lines, -9 lines 0 comments Download
M chrome/browser/extensions/api/browsing_data/browsing_data_test.cc View 1 2 chunks +14 lines, -14 lines 0 comments Download
M chrome/browser/ui/browser_ui_prefs.cc View 1 chunk +8 lines, -16 lines 0 comments Download
M chrome/browser/ui/webui/options/clear_browser_data_handler.cc View 5 chunks +27 lines, -27 lines 0 comments Download
M chrome/browser/ui/webui/settings/settings_clear_browsing_data_handler.cc View 5 chunks +27 lines, -27 lines 0 comments Download
M chrome/common/pref_names.h View 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/common/pref_names.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M components/browsing_data/pref_names.h View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
M components/browsing_data/pref_names.cc View 1 2 3 1 chunk +11 lines, -1 line 0 comments Download

Messages

Total messages: 22 (12 generated)
ioanap
Please have a look! Thank you, Ioana
4 years, 5 months ago (2016-07-12 12:53:49 UTC) #7
msramek
LGTM https://codereview.chromium.org/2136373003/diff/20001/components/browsing_data/pref_names.cc File components/browsing_data/pref_names.cc (right): https://codereview.chromium.org/2136373003/diff/20001/components/browsing_data/pref_names.cc#newcode11 components/browsing_data/pref_names.cc:11: // Clear browsing data delete time period nit: ...
4 years, 5 months ago (2016-07-12 13:27:48 UTC) #8
ioanap
msw@chromium.org: Please review changes in browser_ui_prefs.cc mkwst@chromium.org: Please review changes in chrome/browser/extensions/api/browsing_data/ dbeam@chromium.org: Please review ...
4 years, 5 months ago (2016-07-12 14:19:20 UTC) #10
Mike West
c/b/extensions/api/browsing_data LGTM.
4 years, 5 months ago (2016-07-12 14:23:02 UTC) #11
msw
browser_ui_prefs.cc lgtm
4 years, 5 months ago (2016-07-12 17:58:23 UTC) #12
Dan Beam
lgtm
4 years, 5 months ago (2016-07-13 02:16:20 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2136373003/60001
4 years, 5 months ago (2016-07-13 09:01:26 UTC) #16
commit-bot: I haz the power
Failed to apply the patch.
4 years, 5 months ago (2016-07-13 11:33:04 UTC) #18
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 11:33:07 UTC) #20
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 11:33:37 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/918aa6d29219129f5c7eb32ea8e222b13b2a922a
Cr-Commit-Position: refs/heads/master@{#405123}

Powered by Google App Engine
This is Rietveld 408576698