Expose InteractionID to Keydown Entries in FID (#46622)
Given EventTimingKeypressAndCompositionInteractionId is fully launched
(though slowly rollout on webview, but soon), interactionID is now
generated upfront on keydown entries in Event Timing. As a result, we
can now easily expose that to FID to reduce developer confusions when
matching same entries between FID and Event Timing.
Bug: 40840075
Change-Id: I25c5d7dd05ef61915779acd926005fc10aa62a77
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5597879
Commit-Queue: Aoyuan Zuo zuoaoyuan@chromium.org
Reviewed-by: Michal Mocny mmocny@chromium.org
Cr-Commit-Position: refs/heads/main@{#1310208}
Co-authored-by: Aoyuan Zuo zuoaoyuan@chromium.org