Attention needed from Cathy Chen
Timofey Chudakov voted and added 3 comments![Open in Gerrit]()
Votes added by Timofey Chudakov
3 comments
Patchset-level comments
File chrome/browser/autofill/android/java/src/org/chromium/chrome/browser/autofill/autofill_ai/AutofillAiMetricsRecorder.java
Line 13, Patchset 6 (Latest):public class AutofillAiMetricsRecorder {Timofey Chudakov .
unresolvedNo need to create a separate file once you use the metrics string from the `EntityType`.
File chrome/browser/keyboard_accessory/android/internal/java/src/org/chromium/chrome/browser/keyboard_accessory/bar_component/KeyboardAccessoryMediator.java
Line 416, Patchset 6 (Latest): entityInstance.getEntityType().getTypeName(),Timofey Chudakov .
unresolvedIt wasn't very obvious, but you need to pass the `entityInstance.getEntityType().getTypeNameAsMetricsString()` as an additional parameter and then record the metric using it.
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I0ec50a2eafcbe7702ebef93a096aeb5172272d92
Gerrit-Change-Number: 8124515
Gerrit-PatchSet: 6
Gerrit-Comment-Date: Mon, 20 Jul 2026 14:36:30 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes