RESOLVED FIXED299211
Implement EventCounts as maplike
https://bugs.webkit.org/show_bug.cgi?id=299211
Summary Implement EventCounts as maplike
Franco Vieira de Souza
Reported 2025-09-19 14:55:21 PDT
We should follow the spec (https://www.w3.org/TR/event-timing/#sec-event-counts) and implement EventCounts as maplike, which is a more complete API, with interfaces such as .forEach(), .keys(), .value() etc. We currently provide only .get() and .size.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-09-19 14:56:30 PDT
Franco Vieira de Souza
Comment 2 2025-09-19 16:43:19 PDT
Franco Vieira de Souza
Comment 3 2025-09-30 16:23:40 PDT
EWS
Comment 4 2025-10-01 08:49:32 PDT
Committed 300830@main (f044942fbcb0): <https://commits.webkit.org/300830@main> Reviewed commits have been landed. Closing PR #51040 and removing active labels.
Franco Vieira de Souza
Comment 5 2025-10-04 19:19:03 PDT
*** Bug 300096 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.