Commit 6bf761a2 authored by Sky Malice's avatar Sky Malice Committed by Chromium LUCI CQ

Testing config for AndroidInProductHelpToolbarButtons

Bug: 1124503
Change-Id: I6a58d7636b5337073d54ac9d5c00863a3eaf160d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584325
Commit-Queue: Sky Malice <skym@chromium.org>
Reviewed-by: default avatarWenyu Fu <wenyufu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#839774}
parent ec1f2f40
......@@ -407,6 +407,53 @@
]
}
],
"AndroidInProductHelpToolbarButtons": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "NewTabPageButtonIphConfig",
"params": {
"availability": ">=1",
"cohortFeatureName": "ToolbarIphAndroidCohort2",
"event_trigger": "name:ntp_iph_triggered;comparator:==0;window:90;storage:90",
"event_used": "name:homepage_button_clicked;comparator:==0;window:14;storage:90",
"session_rate": "<1"
},
"enable_features": [
"IPH_NewTabPageHomeButton",
"ToolbarIphAndroid",
"ToolbarIphAndroidCohort2"
]
}
]
}
],
"AndroidInProductHelpToolbarButtons_TabSwitcher": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "TabSwitcherButtonIphConfig",
"params": {
"availability": ">=1",
"cohortFeatureName": "ToolbarIphAndroidCohort1",
"event_trigger": "name:tab_switcher_iph_triggered;comparator:==0;window:90;storage:90",
"event_used": "name:tab_switcher_button_clicked;comparator:==0;window:14;storage:90",
"session_rate": "<1"
},
"enable_features": [
"IPH_TabSwitcherButton",
"ToolbarIphAndroidCohort1"
]
}
]
}
],
"AndroidInlineUpdateFlowStudy": [
{
"platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment