| OLD | NEW |
| 1 { | 1 { |
| 2 "AlternateComponentUrls": [ | 2 "AlternateComponentUrls": [ |
| 3 { | 3 { |
| 4 "platforms": [ | 4 "platforms": [ |
| 5 "android", | 5 "android", |
| 6 "chromeos", | 6 "chromeos", |
| 7 "ios", | 7 "ios", |
| 8 "linux", | 8 "linux", |
| 9 "mac", | 9 "mac", |
| 10 "win" | 10 "win" |
| (...skipping 1303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1314 } | 1314 } |
| 1315 ], | 1315 ], |
| 1316 "NTPPersonalizedSectionRanking": [ | 1316 "NTPPersonalizedSectionRanking": [ |
| 1317 { | 1317 { |
| 1318 "platforms": [ | 1318 "platforms": [ |
| 1319 "android" | 1319 "android" |
| 1320 ], | 1320 ], |
| 1321 "experiments": [ | 1321 "experiments": [ |
| 1322 { | 1322 { |
| 1323 "name": "Enabled-ClickBasedRanker", | 1323 "name": "Enabled-ClickBasedRanker", |
| 1324 "params": { | |
| 1325 "category_ranker": "click_based" | |
| 1326 }, | |
| 1327 "enable_features": [ | 1324 "enable_features": [ |
| 1328 "ContentSuggestionsCategoryRanker" | 1325 "ContentSuggestionsCategoryRanker" |
| 1329 ] | 1326 ] |
| 1330 } | 1327 } |
| 1331 ] | 1328 ] |
| 1332 } | 1329 } |
| 1333 ], | 1330 ], |
| 1334 "NTPPopularSites": [ | 1331 "NTPPopularSites": [ |
| 1335 { | 1332 { |
| 1336 "platforms": [ | 1333 "platforms": [ |
| (...skipping 22 matching lines...) Expand all Loading... |
| 1359 } | 1356 } |
| 1360 ], | 1357 ], |
| 1361 "NTPRecentForeignTabs": [ | 1358 "NTPRecentForeignTabs": [ |
| 1362 { | 1359 { |
| 1363 "platforms": [ | 1360 "platforms": [ |
| 1364 "android" | 1361 "android" |
| 1365 ], | 1362 ], |
| 1366 "experiments": [ | 1363 "experiments": [ |
| 1367 { | 1364 { |
| 1368 "name": "Enabled-ThreeHour", | 1365 "name": "Enabled-ThreeHour", |
| 1369 "params": { | |
| 1370 "max_foreign_tabs_age_in_minutes": "180" | |
| 1371 }, | |
| 1372 "enable_features": [ | 1366 "enable_features": [ |
| 1373 "NTPForeignSessionsSuggestions" | 1367 "NTPForeignSessionsSuggestions" |
| 1374 ] | 1368 ] |
| 1375 } | 1369 } |
| 1376 ] | 1370 ] |
| 1377 } | 1371 } |
| 1378 ], | 1372 ], |
| 1379 "NTPSnippets": [ | 1373 "NTPSnippets": [ |
| 1380 { | 1374 { |
| 1381 "platforms": [ | 1375 "platforms": [ |
| (...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1508 "android", | 1502 "android", |
| 1509 "chromeos", | 1503 "chromeos", |
| 1510 "ios", | 1504 "ios", |
| 1511 "linux", | 1505 "linux", |
| 1512 "mac", | 1506 "mac", |
| 1513 "win" | 1507 "win" |
| 1514 ], | 1508 ], |
| 1515 "experiments": [ | 1509 "experiments": [ |
| 1516 { | 1510 { |
| 1517 "name": "NetworkTimeQueriesEnabledBackgroundAndOnDemand", | 1511 "name": "NetworkTimeQueriesEnabledBackgroundAndOnDemand", |
| 1518 "params": { | |
| 1519 "FetchBehavior": "background-and-on-demand" | |
| 1520 }, | |
| 1521 "enable_features": [ | 1512 "enable_features": [ |
| 1522 "NetworkTimeServiceQuerying" | 1513 "NetworkTimeServiceQuerying" |
| 1523 ] | 1514 ] |
| 1524 } | 1515 } |
| 1525 ] | 1516 ] |
| 1526 } | 1517 } |
| 1527 ], | 1518 ], |
| 1528 "NewProfileManagement": [ | 1519 "NewProfileManagement": [ |
| 1529 { | 1520 { |
| 1530 "platforms": [ | 1521 "platforms": [ |
| (...skipping 23 matching lines...) Expand all Loading... |
| 1554 "platforms": [ | 1545 "platforms": [ |
| 1555 "android", | 1546 "android", |
| 1556 "chromeos", | 1547 "chromeos", |
| 1557 "linux", | 1548 "linux", |
| 1558 "mac", | 1549 "mac", |
| 1559 "win" | 1550 "win" |
| 1560 ], | 1551 ], |
| 1561 "experiments": [ | 1552 "experiments": [ |
| 1562 { | 1553 { |
| 1563 "name": "Enabled", | 1554 "name": "Enabled", |
| 1564 "params": { | |
| 1565 "mode": "no_state_prefetch" | |
| 1566 }, | |
| 1567 "enable_features": [ | 1555 "enable_features": [ |
| 1568 "NoStatePrefetch" | 1556 "NoStatePrefetch" |
| 1569 ] | 1557 ] |
| 1570 } | 1558 } |
| 1571 ] | 1559 ] |
| 1572 } | 1560 } |
| 1573 ], | 1561 ], |
| 1574 "OfferUploadCreditCards": [ | 1562 "OfferUploadCreditCards": [ |
| 1575 { | 1563 { |
| 1576 "platforms": [ | 1564 "platforms": [ |
| (...skipping 229 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1806 } | 1794 } |
| 1807 ], | 1795 ], |
| 1808 "PermissionPromptUIAndroid": [ | 1796 "PermissionPromptUIAndroid": [ |
| 1809 { | 1797 { |
| 1810 "platforms": [ | 1798 "platforms": [ |
| 1811 "android" | 1799 "android" |
| 1812 ], | 1800 ], |
| 1813 "experiments": [ | 1801 "experiments": [ |
| 1814 { | 1802 { |
| 1815 "name": "ModalGestureEnabled", | 1803 "name": "ModalGestureEnabled", |
| 1816 "params": { | |
| 1817 "require_gesture": "true" | |
| 1818 }, | |
| 1819 "enable_features": [ | 1804 "enable_features": [ |
| 1820 "ModalPermissionPrompts" | 1805 "ModalPermissionPrompts" |
| 1821 ], | 1806 ], |
| 1822 "disable_features": [ | 1807 "disable_features": [ |
| 1823 "DisplayPersistenceToggleInPermissionPrompts" | 1808 "DisplayPersistenceToggleInPermissionPrompts" |
| 1824 ] | 1809 ] |
| 1825 }, | 1810 }, |
| 1826 { | 1811 { |
| 1827 "name": "ModalNoGestureEnabled", | 1812 "name": "ModalNoGestureEnabled", |
| 1828 "params": { | 1813 "params": { |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1880 "android", | 1865 "android", |
| 1881 "chromeos", | 1866 "chromeos", |
| 1882 "ios", | 1867 "ios", |
| 1883 "linux", | 1868 "linux", |
| 1884 "mac", | 1869 "mac", |
| 1885 "win" | 1870 "win" |
| 1886 ], | 1871 ], |
| 1887 "experiments": [ | 1872 "experiments": [ |
| 1888 { | 1873 { |
| 1889 "name": "EnabledOnDiskNoStability3", | 1874 "name": "EnabledOnDiskNoStability3", |
| 1890 "params": { | |
| 1891 "send_unreported_metrics": "no", | |
| 1892 "storage": "MappedFile" | |
| 1893 }, | |
| 1894 "enable_features": [ | 1875 "enable_features": [ |
| 1895 "PersistentHistograms" | 1876 "PersistentHistograms" |
| 1896 ] | 1877 ] |
| 1897 } | 1878 } |
| 1898 ] | 1879 ] |
| 1899 } | 1880 } |
| 1900 ], | 1881 ], |
| 1901 "PhysicalWeb": [ | 1882 "PhysicalWeb": [ |
| 1902 { | 1883 { |
| 1903 "platforms": [ | 1884 "platforms": [ |
| (...skipping 448 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2352 "platforms": [ | 2333 "platforms": [ |
| 2353 "android", | 2334 "android", |
| 2354 "chromeos", | 2335 "chromeos", |
| 2355 "linux", | 2336 "linux", |
| 2356 "mac", | 2337 "mac", |
| 2357 "win" | 2338 "win" |
| 2358 ], | 2339 ], |
| 2359 "experiments": [ | 2340 "experiments": [ |
| 2360 { | 2341 { |
| 2361 "name": "Enabled", | 2342 "name": "Enabled", |
| 2362 "params": { | |
| 2363 "tag_attribute_csv": "div,id,iframe,id" | |
| 2364 }, | |
| 2365 "enable_features": [ | 2343 "enable_features": [ |
| 2366 "ThreatDomDetailsTagAttributes" | 2344 "ThreatDomDetailsTagAttributes" |
| 2367 ] | 2345 ] |
| 2368 }, | 2346 }, |
| 2369 { | 2347 { |
| 2370 "name": "Default" | 2348 "name": "Default" |
| 2371 } | 2349 } |
| 2372 ] | 2350 ] |
| 2373 } | 2351 } |
| 2374 ], | 2352 ], |
| (...skipping 695 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3070 { | 3048 { |
| 3071 "name": "Enabled", | 3049 "name": "Enabled", |
| 3072 "enable_features": [ | 3050 "enable_features": [ |
| 3073 "use-new-media-cache" | 3051 "use-new-media-cache" |
| 3074 ] | 3052 ] |
| 3075 } | 3053 } |
| 3076 ] | 3054 ] |
| 3077 } | 3055 } |
| 3078 ] | 3056 ] |
| 3079 } | 3057 } |
| OLD | NEW |