[Webkit-unassigned] [Bug 245771] New: [WebIDL] Make maplike<> and setlike<> generated methods enumerable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 00:45:54 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245771

            Bug ID: 245771
           Summary: [WebIDL] Make maplike<> and setlike<> generated
                    methods enumerable
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: d at domenic.me
                CC: cdumez at apple.com

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<>).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220928/e1ce57eb/attachment.htm>


More information about the webkit-unassigned mailing list