Bin
2025-12-16 9e0b2ba2c317b1a86212f24cbae3195ad1f3dbfa
1
2
3
4
5
6
7
8
9
10
11
12
/*
  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,
};