Commit 4d3f2f0e authored by Tsuyoshi Horo's avatar Tsuyoshi Horo Committed by Commit Bot

Add M77 suffix to SignedExchangeSubresourcePrefetch's origin_trial_feature_name

So that we can start the OriginTrial experiment in specific milestone's Chrome.

Bug: 935267, 980828
Change-Id: Ibb7bf6f071023504adb1d3ddf74921b195a427a2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1697063Reviewed-by: default avatarKinuko Yasuda <kinuko@chromium.org>
Commit-Queue: Tsuyoshi Horo <horo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#676340}
parent c5eedf30
......@@ -1441,7 +1441,7 @@
},
{
name: "SignedExchangeSubresourcePrefetch",
origin_trial_feature_name: "SignedExchangeSubresourcePrefetch",
origin_trial_feature_name: "SignedExchangeSubresourcePrefetchM77",
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 SignedExchangeSubresourcePrefetch --expire-timestamp=2000000000
-- -->
<meta http-equiv="origin-trial" content="AkPuNZ6wN6pkhO5BsawPJCR9+8TDqRn4NUKsrhif+5Hs6l3dbRCdhhBpImxV13ZM8luH7wYH+rC9LYwD9xIQOAwAAABqeyJvcmlnaW4iOiAiaHR0cHM6Ly8xMjcuMC4wLjE6ODQ0MyIsICJmZWF0dXJlIjogIlNpZ25lZEV4Y2hhbmdlU3VicmVzb3VyY2VQcmVmZXRjaCIsICJleHBpcnkiOiAyMDAwMDAwMDAwfQ==">
generate_token.py https://127.0.0.1:8443 SignedExchangeSubresourcePrefetchM77 --expire-timestamp=2000000000
-->
<meta http-equiv="origin-trial" content="Ao1Rkqe2U6oCso2tOgrDsHafv0e4DMSR23+UmpE4W2Bz2xzSrfolPczSFvjHdAK1kviH9mqVaZarc1Y9vCyWqgAAAABteyJvcmlnaW4iOiAiaHR0cHM6Ly8xMjcuMC4wLjE6ODQ0MyIsICJmZWF0dXJlIjogIlNpZ25lZEV4Y2hhbmdlU3VicmVzb3VyY2VQcmVmZXRjaE03NyIsICJleHBpcnkiOiAyMDAwMDAwMDAwfQ==">
<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