[Webkit-unassigned] [Bug 187517] New: [GLIB] Add API to allow creating variadic functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 10 06:35:25 PDT 2018


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

            Bug ID: 187517
           Summary: [GLIB] Add API to allow creating variadic functions
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org

Our current API requires to know in advance the type and number of parameters of functions, methods and constructors. So, it's not possible to expose a function, method or constructor that can receive different amount of parameters.

-- 
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/20180710/dcf803a7/attachment-0001.html>


More information about the webkit-unassigned mailing list