| 123456789101112 |
- /*
- List of feature flags that should be switched on during every testing scenario
- */
- module.exports = {
- fflag_fix_front_lsdv_4930_selection_tool_fixes_240423_short: true,
- fflag_fix_front_lsdv_4620_memory_leaks_100723_short: false,
- fflag_fix_front_leap_32_zoom_perf_190923_short: true,
- fflag_fix_front_optic_1608_improve_video_frame_seek_precision_short: true,
- fflag_fix_front_fit_31_synced_media_buffering: true,
- fflag_feat_front_bros_327_multiple_labels_regions_short: true,
- };
|