RESOLVED FIXED 245771
[WebIDL] Make maplike<> and setlike<> generated methods enumerable
https://bugs.webkit.org/show_bug.cgi?id=245771
Summary [WebIDL] Make maplike<> and setlike<> generated methods enumerable
Domenic Denicola
Reported 2022-09-28 00:45:54 PDT
See https://github.com/whatwg/webidl/pull/1166 and https://github.com/web-platform-tests/wpt/pull/36123 . Currently Safari Tech Preview appears inconsistent, with keys/values/entries non-enumerable but forEach enumerable, at least for AudioParamMap (a maplike<>).
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-05 00:46:17 PDT
Alexey Shvayka
Comment 2 2022-11-16 16:00:48 PST
EWS
Comment 3 2022-11-18 09:09:42 PST
Committed 256838@main (559702ad5ccd): <https://commits.webkit.org/256838@main> Reviewed commits have been landed. Closing PR #6571 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.