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

Issue 856393005: Re-prompt Chrome users to run the SRT when a finch param changes. (Closed)

Created:
5 years, 11 months ago by MAD
Modified:
5 years, 11 months ago
Reviewers:
waffles, gab, macourteau, jwd
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Re-prompt Chrome users to run the SRT when a finch param changes. BUG=438287 Committed: https://crrev.com/de1df47e5aef43721d79a49d9fa554355ecf87cc Cr-Commit-Position: refs/heads/master@{#313359}

Patch Set 1 : #

Total comments: 6

Patch Set 2 : CR Comments 1 #

Patch Set 3 : Merged ToT #

Patch Set 4 : Merged ToT #

Total comments: 4

Patch Set 5 : OWNER comments #

Patch Set 6 : Merged ToT #

Total comments: 1

Patch Set 7 : Final nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -57 lines) Patch
M chrome/browser/component_updater/sw_reporter_installer_win.cc View 1 2 3 5 chunks +85 lines, -57 lines 0 comments Download
M chrome/browser/prefs/chrome_pref_service_factory.cc View 1 2 3 4 5 6 1 chunk +8 lines, -0 lines 0 comments Download
M components/component_updater/pref_names.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/component_updater/pref_names.cc View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 28 (8 generated)
MAD
Here's the other CL I was talking about. Thanks! BYE MAD
5 years, 11 months ago (2015-01-21 20:10:48 UTC) #3
macourteau
lgtm w/ nits (and a question) https://codereview.chromium.org/856393005/diff/20001/chrome/browser/component_updater/sw_reporter_installer_win.cc File chrome/browser/component_updater/sw_reporter_installer_win.cc (right): https://codereview.chromium.org/856393005/diff/20001/chrome/browser/component_updater/sw_reporter_installer_win.cc#newcode178 chrome/browser/component_updater/sw_reporter_installer_win.cc:178: bool valid_new_seed = ...
5 years, 11 months ago (2015-01-21 20:53:14 UTC) #4
MAD
Thanks all addressed, now own to owners: waffles@ for sw_reporter_installer_win jwd@ for histograms.xml gab@ for ...
5 years, 11 months ago (2015-01-23 04:34:03 UTC) #6
jwd
histograms.xml LGTM
5 years, 11 months ago (2015-01-23 16:25:45 UTC) #7
waffles
Do you mind rebasing after refs/heads/master@{#312652}? I see some overlap there.
5 years, 11 months ago (2015-01-23 16:38:20 UTC) #8
MAD
Done, but now the other patch has been reverted... ;-( Stil, I'll fix and re-commit ...
5 years, 11 months ago (2015-01-24 00:19:19 UTC) #9
waffles
lgtm, thanks!
5 years, 11 months ago (2015-01-24 02:02:03 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/856393005/60001
5 years, 11 months ago (2015-01-24 02:16:16 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel_device_ninja_ng on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja_ng/builds/4002)
5 years, 11 months ago (2015-01-24 02:18:43 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/856393005/80001
5 years, 11 months ago (2015-01-24 03:03:33 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/38115) Try jobs failed on following ...
5 years, 11 months ago (2015-01-24 03:08:47 UTC) #18
MAD
Oups... Still missing Gab's approval for the change in the pref service factory... BYE MAD
5 years, 11 months ago (2015-01-24 03:27:45 UTC) #19
gab
Sorry for the delay. https://codereview.chromium.org/856393005/diff/80001/chrome/browser/prefs/chrome_pref_service_factory.cc File chrome/browser/prefs/chrome_pref_service_factory.cc (right): https://codereview.chromium.org/856393005/diff/80001/chrome/browser/prefs/chrome_pref_service_factory.cc#newcode84 chrome/browser/prefs/chrome_pref_service_factory.cc:84: {0, I know this is ...
5 years, 11 months ago (2015-01-26 13:29:12 UTC) #20
MAD
All done... Anything else? Thanks! BYE MAD https://codereview.chromium.org/856393005/diff/80001/chrome/browser/prefs/chrome_pref_service_factory.cc File chrome/browser/prefs/chrome_pref_service_factory.cc (right): https://codereview.chromium.org/856393005/diff/80001/chrome/browser/prefs/chrome_pref_service_factory.cc#newcode84 chrome/browser/prefs/chrome_pref_service_factory.cc:84: {0, On ...
5 years, 11 months ago (2015-01-27 19:34:19 UTC) #21
gab
lgtm w/ nit. Thanks, Gab https://codereview.chromium.org/856393005/diff/120001/chrome/browser/prefs/chrome_pref_service_factory.cc File chrome/browser/prefs/chrome_pref_service_factory.cc (right): https://codereview.chromium.org/856393005/diff/120001/chrome/browser/prefs/chrome_pref_service_factory.cc#newcode223 chrome/browser/prefs/chrome_pref_service_factory.cc:223: prefs::kSwReporterPromptSeed, nit: For consistency ...
5 years, 11 months ago (2015-01-27 19:53:09 UTC) #22
MAD
Oups, sorry, this slipped as a git cl format leftover... Would be so much simpler ...
5 years, 11 months ago (2015-01-27 20:00:57 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/856393005/140001
5 years, 11 months ago (2015-01-27 20:01:45 UTC) #25
gab
On 2015/01/27 20:00:57, MAD wrote: > Oups, sorry, this slipped as a git cl format ...
5 years, 11 months ago (2015-01-27 20:16:03 UTC) #26
commit-bot: I haz the power
Committed patchset #7 (id:140001)
5 years, 11 months ago (2015-01-27 21:25:06 UTC) #27
commit-bot: I haz the power
5 years, 11 months ago (2015-01-27 21:26:49 UTC) #28
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/de1df47e5aef43721d79a49d9fa554355ecf87cc
Cr-Commit-Position: refs/heads/master@{#313359}

Powered by Google App Engine
This is Rietveld 408576698