0

Allowlist EventForwarder fields for uploading to chrometto traces

Bug: 406485568
Change-Id: Ie9269928993a96f46828a1092f7bb56252b765c4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6433738
Commit-Queue: Petr Cermak <petrcermak@chromium.org>
Reviewed-by: Petr Cermak <petrcermak@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1443409}
This commit is contained in:
Kartar Singh
2025-04-07 05:53:06 -07:00
committed by Chromium LUCI CQ
parent 68acda9bf6
commit 07b462c54e

@ -463,7 +463,7 @@ constexpr MessageInfo kWebContentInteraction = {kWebContentInteractionIndices,
nullptr};
// Proto Message: EventForwarder
constexpr int kEventForwarderIndices[] = {1, 2, 5, 6, 7, -1};
constexpr int kEventForwarderIndices[] = {1, 2, 5, 6, 7, 8, 9, -1};
constexpr MessageInfo kEventForwarder = {kEventForwarderIndices, nullptr};
// Proto Message: TouchDispositionGestureFilter