[Webkit-unassigned] [Bug 276108] New: Disallow FrozenArray<T> in non-attribute position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 1 20:00:01 PDT 2024


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

            Bug ID: 276108
           Summary: Disallow FrozenArray<T> in non-attribute position
           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

We recently changed the Web IDL spec to disallow FrozenArray<T> in non-attribute position: see https://github.com/whatwg/webidl/pull/1413 and https://github.com/whatwg/webidl/issues/1399.

It would be ideal to prohibit this at the bindings generator layer as well. Maybe it would allow some code simplification.

-- 
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/20240702/bd29f970/attachment.htm>


More information about the webkit-unassigned mailing list