github web-platform-tests/wpt merge_pr_46622

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
15 months ago

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

Don't miss a new wpt release

NewReleases is sending notifications on new releases.