Commit 3a95312f authored by Tsuyoshi Horo's avatar Tsuyoshi Horo Committed by Commit Bot

Enable SignedExchangeReportingForDistributors by default

Bug: 910516
Change-Id: Iad6e51586678a3b391409d0f6526f62781d677a3
Reviewed-on: https://chromium-review.googlesource.com/c/1493688Reviewed-by: default avatarKinuko Yasuda <kinuko@chromium.org>
Commit-Queue: Tsuyoshi Horo <horo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#636554}
parent e3416968
......@@ -435,8 +435,7 @@ const base::Feature kSharedArrayBuffer {
// Signed Exchange Reporting for distributors
// https://www.chromestatus.com/features/5687904902840320
const base::Feature kSignedExchangeReportingForDistributors{
"SignedExchangeReportingForDistributors",
base::FEATURE_DISABLED_BY_DEFAULT};
"SignedExchangeReportingForDistributors", base::FEATURE_ENABLED_BY_DEFAULT};
// Origin-Signed HTTP Exchanges (for WebPackage Loading)
// https://www.chromestatus.com/features/5745285984681984
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment