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

Issue 2119713002: Fix crash when variation parameters are set in chrome://flags. (Closed)

Created:
4 years, 5 months ago by jkrcal
Modified:
4 years, 5 months ago
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

Fix crash when variation parameters are set in chrome://flags. In chrome://flags, one can now choose among predefined variation parameters for a feature. Such parameters are registered on startup with a predefined trial and group name. This causes a crash when the same trial is specified in Finch config. This CL skips dealing with a Finch trial where a group is already selected and this group is not mentioned in the Finch config. BUG=624807 Committed: https://crrev.com/7ce02460a73a4e47708d5bf96943fe2640dd47e1 Cr-Commit-Position: refs/heads/master@{#403431}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Small fix #

Patch Set 3 : Unit test #

Patch Set 4 : Minor polish #

Patch Set 5 : Small fix #2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -0 lines) Patch
M components/variations/variations_seed_processor.cc View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
M components/variations/variations_seed_processor_unittest.cc View 1 2 3 4 2 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (9 generated)
jkrcal
PTAL. I hope this will do.
4 years, 5 months ago (2016-06-30 21:45:38 UTC) #2
Alexei Svitkine (slow)
lgtm % comments Please also add a unit test for this. https://codereview.chromium.org/2119713002/diff/1/components/variations/variations_seed_processor.cc File components/variations/variations_seed_processor.cc (right): ...
4 years, 5 months ago (2016-06-30 21:50:59 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2119713002/40001
4 years, 5 months ago (2016-07-01 08:44:19 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2119713002/60001
4 years, 5 months ago (2016-07-01 08:50:40 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios-simulator-gn on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator-gn/builds/30233)
4 years, 5 months ago (2016-07-01 08:57:47 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2119713002/80001
4 years, 5 months ago (2016-07-01 09:00:22 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-07-01 09:43:57 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/2119713002/80001
4 years, 5 months ago (2016-07-01 09:54:19 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-07-01 09:58:12 UTC) #17
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-01 09:58:15 UTC) #18
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/7ce02460a73a4e47708d5bf96943fe2640dd47e1 Cr-Commit-Position: refs/heads/master@{#403431}
4 years, 5 months ago (2016-07-01 09:59:54 UTC) #20
jkrcal
Alexei, I moved it up to make it even more clear that there is nothing ...
4 years, 5 months ago (2016-07-01 10:40:54 UTC) #21
Alexei Svitkine (slow)
On 2016/07/01 10:40:54, jkrcal wrote: > Alexei, I moved it up to make it even ...
4 years, 5 months ago (2016-07-04 17:15:32 UTC) #22
Alexei Svitkine (slow)
4 years, 5 months ago (2016-07-04 17:15:37 UTC) #23
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698