Bug 301445
| Summary: | [Event-timing] refresh timestamps of delayed keyup events (due inline text completion) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Franco Vieira de Souza <franco_vieira> |
| Component: | UI Events | Assignee: | Franco Vieira de Souza <franco_vieira> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Franco Vieira de Souza
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Franco Vieira de Souza
<rdar://problem/163284173>
Franco Vieira de Souza
Related bug (garbled in OP): https://bugs.webkit.org/show_bug.cgi?id=301443
Franco Vieira de Souza
Pull request: https://github.com/WebKit/WebKit/pull/52973
EWS
Committed 302233@main (37e18e119638): <https://commits.webkit.org/302233@main>
Reviewed commits have been landed. Closing PR #52973 and removing active labels.