Commit f31994b5 authored by Tsuyoshi Horo's avatar Tsuyoshi Horo Committed by Commit Bot

Use M78 suffix in SignedExchangeSubresourcePrefetch's origin_trial_feature_name

Bug: 980828
Change-Id: Idfcf9c53f0db7e2ab24dcc29ce2d21a10096442a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1730892Reviewed-by: default avatarKinuko Yasuda <kinuko@chromium.org>
Commit-Queue: Tsuyoshi Horo <horo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#683163}
parent 0dd6581f
......@@ -1486,7 +1486,7 @@
},
{
name: "SignedExchangeSubresourcePrefetch",
origin_trial_feature_name: "SignedExchangeSubresourcePrefetchM77",
origin_trial_feature_name: "SignedExchangeSubresourcePrefetchM78",
status: "experimental",
},
{
......
......@@ -2,9 +2,9 @@
<head>
<title>Signed Exchange subresource Origin Trial</title>
<!-- Generate token with the command:
generate_token.py https://127.0.0.1:8443 SignedExchangeSubresourcePrefetchM77 --expire-timestamp=2000000000
generate_token.py https://127.0.0.1:8443 SignedExchangeSubresourcePrefetchM78 --expire-timestamp=2000000000
-->
<meta http-equiv="origin-trial" content="Ao1Rkqe2U6oCso2tOgrDsHafv0e4DMSR23+UmpE4W2Bz2xzSrfolPczSFvjHdAK1kviH9mqVaZarc1Y9vCyWqgAAAABteyJvcmlnaW4iOiAiaHR0cHM6Ly8xMjcuMC4wLjE6ODQ0MyIsICJmZWF0dXJlIjogIlNpZ25lZEV4Y2hhbmdlU3VicmVzb3VyY2VQcmVmZXRjaE03NyIsICJleHBpcnkiOiAyMDAwMDAwMDAwfQ==">
<meta http-equiv="origin-trial" content="AmLErZ23mbgdUsYB72aIdYTI0TemZpt1Vy653/sAA3fDl7xMJKQVIoISbEmZtD+DwXj9NsdzdwXPFVeicBc3VAIAAABteyJvcmlnaW4iOiAiaHR0cHM6Ly8xMjcuMC4wLjE6ODQ0MyIsICJmZWF0dXJlIjogIlNpZ25lZEV4Y2hhbmdlU3VicmVzb3VyY2VQcmVmZXRjaE03OCIsICJleHBpcnkiOiAyMDAwMDAwMDAwfQ==">
<script src="./resources/sxg-util.js"></script>
</head>
<body>
......
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