0

[FedCM] Change ButtonMode and AuthZ status to experimental

Bug: 370694829
Change-Id: Iaa67266a2f84f5f4162aafc20c0b3e9ce59ea292
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5962277
Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
Commit-Queue: Yi Gu <yigu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1373379}
This commit is contained in:
Yi Gu
2024-10-24 16:49:22 +00:00
committed by Chromium LUCI CQ
parent 83e528555d
commit 04b19affea

@ -1774,7 +1774,7 @@
depends_on: ["FedCm"],
public: true,
browser_process_read_access: true,
status: "test",
status: "experimental",
base_feature: "none",
origin_trial_feature_name: "FedCmContinueOnBundle",
origin_trial_allows_third_party: true,
@ -1790,7 +1790,7 @@
name: "FedCmButtonMode",
depends_on: ["FedCm"],
public: true,
status: "test",
status: "experimental",
base_feature: "none",
origin_trial_feature_name: "FedCmButtonMode",
origin_trial_allows_third_party: true,