Skip to content

Commit 21fab57

Browse files
authored
Refactor FXIOS [Nimbus] Update initial experiments JSON for Nimbus (backport #27522) (#27544)
1 parent 31168bd commit 21fab57

File tree

1 file changed

+0
-173
lines changed

1 file changed

+0
-173
lines changed

firefox-ios/Client/Experiments/initial_experiments.json

Lines changed: 0 additions & 173 deletions
Original file line numberDiff line numberDiff line change
@@ -304,179 +304,6 @@
304304
"firefoxLabsDescriptionLinks": null,
305305
"firefoxLabsGroup": null,
306306
"requiresRestart": false
307-
},
308-
{
309-
"schemaVersion": "1.12.0",
310-
"slug": "new-toolbar-ios-ios-redesign-iteration-1",
311-
"id": "new-toolbar-ios-ios-redesign-iteration-1",
312-
"arguments": {},
313-
"application": "org.mozilla.ios.Firefox",
314-
"appName": "firefox_ios",
315-
"appId": "org.mozilla.ios.Firefox",
316-
"channel": "release",
317-
"userFacingName": "New Toolbar iOS - iOS Redesign - Iteration 1",
318-
"userFacingDescription": "iOS Redesign - New rollout",
319-
"isEnrollmentPaused": true,
320-
"isRollout": false,
321-
"bucketConfig": {
322-
"randomizationUnit": "nimbus_id",
323-
"namespace": "ios-toolbar-refactor-feature-release-3",
324-
"start": 0,
325-
"count": 10000,
326-
"total": 10000
327-
},
328-
"featureIds": [
329-
"toolbar-refactor-feature"
330-
],
331-
"probeSets": [],
332-
"outcomes": [],
333-
"branches": [
334-
{
335-
"slug": "control",
336-
"ratio": 1,
337-
"feature": {
338-
"featureId": "this-is-included-for-mobile-pre-96-support",
339-
"enabled": false,
340-
"value": {}
341-
},
342-
"features": [
343-
{
344-
"featureId": "toolbar-refactor-feature",
345-
"enabled": true,
346-
"value": {
347-
"enabled": true,
348-
"unified_search": false,
349-
"one_tap_new_tab": false,
350-
"navigation_hint": true,
351-
"swiping_tabs": false,
352-
"layout": "baseline"
353-
}
354-
}
355-
]
356-
},
357-
{
358-
"slug": "treatment-a",
359-
"ratio": 1,
360-
"feature": {
361-
"featureId": "this-is-included-for-mobile-pre-96-support",
362-
"enabled": false,
363-
"value": {}
364-
},
365-
"features": [
366-
{
367-
"featureId": "toolbar-refactor-feature",
368-
"enabled": true,
369-
"value": {
370-
"enabled": true,
371-
"unified_search": false,
372-
"one_tap_new_tab": true,
373-
"navigation_hint": true,
374-
"swiping_tabs": false,
375-
"layout": "version1"
376-
}
377-
}
378-
]
379-
}
380-
],
381-
"targeting": "((is_already_enrolled) || ((isFirstRun == 'true') && (app_version|versionCompare('137.!') >= 0)))",
382-
"startDate": "2025-03-25",
383-
"enrollmentEndDate": "2025-04-25",
384-
"endDate": null,
385-
"proposedDuration": 28,
386-
"proposedEnrollment": 14,
387-
"referenceBranch": "control",
388-
"featureValidationOptOut": false,
389-
"localizations": null,
390-
"locales": null,
391-
"publishedDate": "2025-03-25T20:18:58.719647Z",
392-
"isFirefoxLabsOptIn": false,
393-
"firefoxLabsTitle": null,
394-
"firefoxLabsDescription": null,
395-
"firefoxLabsDescriptionLinks": null,
396-
"firefoxLabsGroup": null,
397-
"requiresRestart": false
398-
},
399-
{
400-
"schemaVersion": "1.12.0",
401-
"slug": "tab-tray-rapid-ui-experiment-weekly-release",
402-
"id": "tab-tray-rapid-ui-experiment-weekly-release",
403-
"arguments": {},
404-
"application": "org.mozilla.ios.Firefox",
405-
"appName": "firefox_ios",
406-
"appId": "org.mozilla.ios.Firefox",
407-
"channel": "release",
408-
"userFacingName": "Tab Tray - Rapid UI Experiment Weekly Release",
409-
"userFacingDescription": "Tab Tray Experiment",
410-
"isEnrollmentPaused": true,
411-
"isRollout": false,
412-
"bucketConfig": {
413-
"randomizationUnit": "nimbus_id",
414-
"namespace": "ios-tab-tray-ui-experiments-release-1",
415-
"start": 2000,
416-
"count": 2000,
417-
"total": 10000
418-
},
419-
"featureIds": [
420-
"tab-tray-ui-experiments"
421-
],
422-
"probeSets": [],
423-
"outcomes": [],
424-
"branches": [
425-
{
426-
"slug": "control",
427-
"ratio": 1,
428-
"feature": {
429-
"featureId": "this-is-included-for-mobile-pre-96-support",
430-
"enabled": false,
431-
"value": {}
432-
},
433-
"features": [
434-
{
435-
"featureId": "tab-tray-ui-experiments",
436-
"enabled": true,
437-
"value": {
438-
"enabled": false
439-
}
440-
}
441-
]
442-
},
443-
{
444-
"slug": "treatment-a",
445-
"ratio": 1,
446-
"feature": {
447-
"featureId": "this-is-included-for-mobile-pre-96-support",
448-
"enabled": false,
449-
"value": {}
450-
},
451-
"features": [
452-
{
453-
"featureId": "tab-tray-ui-experiments",
454-
"enabled": true,
455-
"value": {
456-
"enabled": true,
457-
"animation-feature": false
458-
}
459-
}
460-
]
461-
}
462-
],
463-
"targeting": "((is_already_enrolled) || ((isFirstRun == 'true' && is_phone) && (app_version|versionCompare('137.2.0') >= 0)))",
464-
"startDate": "2025-04-15",
465-
"enrollmentEndDate": "2025-05-02",
466-
"endDate": null,
467-
"proposedDuration": 28,
468-
"proposedEnrollment": 14,
469-
"referenceBranch": "control",
470-
"featureValidationOptOut": false,
471-
"localizations": null,
472-
"locales": null,
473-
"publishedDate": "2025-04-15T15:19:00.625931Z",
474-
"isFirefoxLabsOptIn": false,
475-
"firefoxLabsTitle": null,
476-
"firefoxLabsDescription": null,
477-
"firefoxLabsDescriptionLinks": null,
478-
"firefoxLabsGroup": null,
479-
"requiresRestart": false
480307
}
481308
]
482309
}

0 commit comments

Comments
 (0)