RESOLVED FIXED301445
[Event-timing] refresh timestamps of delayed keyup events (due inline text completion)
https://bugs.webkit.org/show_bug.cgi?id=301445
Summary [Event-timing] refresh timestamps of delayed keyup events (due inline text co...
Franco Vieira de Souza
Reported 2025-10-24 14:19:30 PDT
During inline text completion, keyup events are held until the completion is over; this causes events to be dispatched very late, and with very old timestamps; see https://bugs.﷒0﷓. This generates event timing entries with unreasonably high durations.
Attachments
Franco Vieira de Souza
Comment 1 2025-10-24 14:19:32 PDT
Franco Vieira de Souza
Comment 2 2025-10-24 14:22:34 PDT
Franco Vieira de Souza
Comment 3 2025-10-24 14:43:46 PDT
EWS
Comment 4 2025-10-28 06:20:18 PDT
Committed 302233@main (37e18e119638): <https://commits.webkit.org/302233@main> Reviewed commits have been landed. Closing PR #52973 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.