[AIAE][Launch] Add fieldtrial config [chromium/src : main]

0 views
Skip to first unread message

Vinny Persky (Gerrit)

unread,
Jan 12, 2026, 2:40:41 PMJan 12
to James Sun, Chromium LUCI CQ, Chromium Metrics Reviews, chromium...@chromium.org, asvitkine...@chromium.org
Attention needed from James Sun

Vinny Persky voted Code-Review+1

Code-Review+1
Open in Gerrit

Related details

Attention is currently required from:
  • James Sun
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I237eb7560f1ffc9f07aff5c1508e6af1211fdb1f
Gerrit-Change-Number: 7455371
Gerrit-PatchSet: 1
Gerrit-Owner: James Sun <jame...@google.com>
Gerrit-Reviewer: James Sun <jame...@google.com>
Gerrit-Reviewer: Vinny Persky <vinny...@google.com>
Gerrit-CC: Chromium Metrics Reviews <chromium-met...@google.com>
Gerrit-Attention: James Sun <jame...@google.com>
Gerrit-Comment-Date: Mon, 12 Jan 2026 19:40:29 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

James Sun (Gerrit)

unread,
Jan 12, 2026, 2:51:30 PMJan 12
to Vinny Persky, Chromium LUCI CQ, Chromium Metrics Reviews, chromium...@chromium.org, asvitkine...@chromium.org

James Sun voted Commit-Queue+2

Commit-Queue+2
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I237eb7560f1ffc9f07aff5c1508e6af1211fdb1f
Gerrit-Change-Number: 7455371
Gerrit-PatchSet: 1
Gerrit-Owner: James Sun <jame...@google.com>
Gerrit-Reviewer: James Sun <jame...@google.com>
Gerrit-Reviewer: Vinny Persky <vinny...@google.com>
Gerrit-CC: Chromium Metrics Reviews <chromium-met...@google.com>
Gerrit-Comment-Date: Mon, 12 Jan 2026 19:51:14 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

James Sun (Gerrit)

unread,
Jan 13, 2026, 2:42:32 PMJan 13
to Vinny Persky, Chromium LUCI CQ, Chromium Metrics Reviews, chromium...@chromium.org, asvitkine...@chromium.org

James Sun voted Commit-Queue+2

Commit-Queue+2
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I237eb7560f1ffc9f07aff5c1508e6af1211fdb1f
Gerrit-Change-Number: 7455371
Gerrit-PatchSet: 5
Gerrit-Owner: James Sun <jame...@google.com>
Gerrit-Reviewer: James Sun <jame...@google.com>
Gerrit-Reviewer: Vinny Persky <vinny...@google.com>
Gerrit-CC: Chromium Metrics Reviews <chromium-met...@google.com>
Gerrit-Comment-Date: Tue, 13 Jan 2026 19:42:20 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Chromium LUCI CQ (Gerrit)

unread,
Jan 13, 2026, 4:03:37 PMJan 13
to James Sun, Vinny Persky, Chromium Metrics Reviews, chromium...@chromium.org, asvitkine...@chromium.org

Chromium LUCI CQ submitted the change with unreviewed changes

Unreviewed changes

1 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:

```
The name of the file: testing/variations/fieldtrial_testing_config.json
Insertions: 18, Deletions: 18.

@@ -2356,24 +2356,6 @@
]
}
],
- "AutofillAiBasedAmountExtraction": [
- {
- "platforms": [
- "chromeos",
- "linux",
- "mac",
- "windows"
- ],
- "experiments": [
- {
- "name": "Enabled",
- "enable_features": [
- "AutofillEnableAiBasedAmountExtraction"
- ]
- }
- ]
- }
- ],
"AutofillAiM3PublicPasses": [
{
"platforms": [
@@ -2479,6 +2461,24 @@
]
}
],
+ "AutofillEnableAiBasedAmountExtraction": [
+ {
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "windows"
+ ],
+ "experiments": [
+ {
+ "name": "Enabled",
+ "enable_features": [
+ "AutofillEnableAiBasedAmountExtraction"
+ ]
+ }
+ ]
+ }
+ ],
"AutofillEnableBuyNowPayLaterAndroid": [
{
"platforms": [
```

Change information

Commit message:
[AIAE][Launch] Add fieldtrial config
Bug: 475253595
Change-Id: I237eb7560f1ffc9f07aff5c1508e6af1211fdb1f
Commit-Queue: James Sun <jame...@google.com>
Reviewed-by: Vinny Persky <vinny...@google.com>
Cr-Commit-Position: refs/heads/main@{#1568658}
Files:
  • M testing/variations/fieldtrial_testing_config.json
Change size: S
Delta: 1 file changed, 18 insertions(+), 0 deletions(-)
Branch: refs/heads/main
Submit Requirements:
  • requirement satisfiedCode-Review: +1 by Vinny Persky
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I237eb7560f1ffc9f07aff5c1508e6af1211fdb1f
Gerrit-Change-Number: 7455371
Gerrit-PatchSet: 6
Gerrit-Owner: James Sun <jame...@google.com>
Gerrit-Reviewer: Chromium LUCI CQ <chromiu...@luci-project-accounts.iam.gserviceaccount.com>
Gerrit-Reviewer: James Sun <jame...@google.com>
Gerrit-Reviewer: Vinny Persky <vinny...@google.com>
open
diffy
satisfied_requirement
Reply all
Reply to author
Forward
0 new messages