WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
299211
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-09-19 14:56:30 PDT
<
rdar://problem/160968888
>
Franco Vieira de Souza
Comment 2
2025-09-19 16:43:19 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/51040
Franco Vieira de Souza
Comment 3
2025-09-30 16:23:40 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/51599
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.
Top of Page
Format For Printing
XML
Clone This Bug