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

Issue 2919223002: [Cleanup] Remove the obsolete variations_seed pref. (Closed)

Created:
3 years, 6 months ago by Ilya Sherman
Modified:
3 years, 6 months ago
CC:
chromium-reviews, grt+watch_chromium.org, pennymac+watch_chromium.org, asvitkine+watch_chromium.org, wfh+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Cleanup] Remove the obsolete variations_seed pref. This pref has been replaced by the variations_compressed_seed pref. BUG=none TEST=none R=asvitkine@chromium.org Review-Url: https://codereview.chromium.org/2919223002 Cr-Commit-Position: refs/heads/master@{#477457} Committed: https://chromium.googlesource.com/chromium/src/+/9bb3bafb3347ac26c6dbbf78f9b77198f71eb8d5

Patch Set 1 #

Patch Set 2 : A bit more cleanup #

Patch Set 3 : Fix the test #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -50 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 1 chunk +3 lines, -10 lines 0 comments Download
M chrome/browser/first_run/first_run.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/first_run/first_run.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/first_run/first_run_unittest.cc View 1 2 2 chunks +7 lines, -5 lines 0 comments Download
M chrome/installer/util/master_preferences.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/installer/util/master_preferences.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M components/variations/pref_names.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/variations/pref_names.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M components/variations/service/variations_service_unittest.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M components/variations/variations_seed_store.cc View 5 chunks +1 line, -14 lines 3 comments Download
M components/variations/variations_seed_store_unittest.cc View 2 chunks +10 lines, -6 lines 0 comments Download

Messages

Total messages: 27 (16 generated)
Ilya Sherman
3 years, 6 months ago (2017-06-04 03:28:53 UTC) #1
Alexei Svitkine (slow)
lgtm Thanks!
3 years, 6 months ago (2017-06-05 14:13:21 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/2919223002/40001
3 years, 6 months ago (2017-06-05 14:13:41 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/455534)
3 years, 6 months ago (2017-06-05 14:21:24 UTC) #16
Ilya Sherman
+Gab for all first_run and installer changes. +Scott for chrome_browser_main.cc
3 years, 6 months ago (2017-06-05 23:30:03 UTC) #18
sky
LGTM
3 years, 6 months ago (2017-06-05 23:59:20 UTC) #19
gab
lgtm w/ question about cleanup phase https://codereview.chromium.org/2919223002/diff/40001/components/variations/variations_seed_store.cc File components/variations/variations_seed_store.cc (left): https://codereview.chromium.org/2919223002/diff/40001/components/variations/variations_seed_store.cc#oldcode460 components/variations/variations_seed_store.cc:460: local_state_->ClearPref(prefs::kVariationsSeed); Since this ...
3 years, 6 months ago (2017-06-06 14:45:03 UTC) #20
Ilya Sherman
https://codereview.chromium.org/2919223002/diff/40001/components/variations/variations_seed_store.cc File components/variations/variations_seed_store.cc (left): https://codereview.chromium.org/2919223002/diff/40001/components/variations/variations_seed_store.cc#oldcode460 components/variations/variations_seed_store.cc:460: local_state_->ClearPref(prefs::kVariationsSeed); On 2017/06/06 14:45:03, gab wrote: > Since this ...
3 years, 6 months ago (2017-06-06 20:22:16 UTC) #21
Ilya Sherman
https://codereview.chromium.org/2919223002/diff/40001/components/variations/variations_seed_store.cc File components/variations/variations_seed_store.cc (left): https://codereview.chromium.org/2919223002/diff/40001/components/variations/variations_seed_store.cc#oldcode460 components/variations/variations_seed_store.cc:460: local_state_->ClearPref(prefs::kVariationsSeed); On 2017/06/06 20:22:16, Ilya Sherman wrote: > On ...
3 years, 6 months ago (2017-06-06 21:54:37 UTC) #22
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/2919223002/40001
3 years, 6 months ago (2017-06-06 21:55:43 UTC) #24
commit-bot: I haz the power
3 years, 6 months ago (2017-06-06 23:15:59 UTC) #27
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/9bb3bafb3347ac26c6dbbf78f9b7...

Powered by Google App Engine
This is Rietveld 408576698