| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[Popular Sites] Use V7 by default at ToT
Popular Sites version 7 has been experimented with via Finch and is
ready for launch. This CL makes V7 the hardcoded default at ToT by
updating `kPopularSitesDefaultVersion` from 5 to 7.
This change ensures that all future releases of Chrome will use V7
natively. Following this, the Finch experiment will be ramped up to 100%
for older versions, using the Chrome version from this CL's landing as
the `max_version` for the server-side study.
The `NTPPopularSites` entry in `fieldtrial_testing_config.json` was
previously removed in crrev.com/c/7653396 as part of a general cleanup
and is not re-added here.
Test coverage in `popular_sites_impl_unittest.cc` is updated to reflect
the new default version, while preserving tests for legacy version
parsing and transitions (e.g., V5 to V6).
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |