Bug 245771
| Summary: | [WebIDL] Make maplike<> and setlike<> generated methods enumerable | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Domenic Denicola <d> |
| Component: | Bindings | Assignee: | Alexey Shvayka <ashvayka> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, heycam, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Domenic Denicola
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100798576>
Alexey Shvayka
Pull request: https://github.com/WebKit/WebKit/pull/6571
EWS
Committed 256838@main (559702ad5ccd): <https://commits.webkit.org/256838@main>
Reviewed commits have been landed. Closing PR #6571 and removing active labels.