[Webkit-unassigned] [Bug 202354] New: [IDL] Add support for Callback types in sequences, Promises, FrozenArrays and unions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 29 13:45:38 PDT 2019


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

            Bug ID: 202354
           Summary: [IDL] Add support for Callback types in sequences,
                    Promises, FrozenArrays and unions
           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: wenson_hsieh at apple.com
                CC: cdumez at apple.com

It’s currently not possible to convert JS to native objects for parameterized types containing callbacks. This prevents us from writing some types of bindings, such as `void doThing(sequence<VoidCallback> callbacks);`.

-- 
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/20190929/3ca3f6fb/attachment.html>


More information about the webkit-unassigned mailing list