[Webkit-unassigned] [Bug 146059] New: GObject and ObjC bindings generator should not generate code for promise-based APIs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 17 06:18:30 PDT 2015


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

            Bug ID: 146059
           Summary: GObject and ObjC bindings generator should not
                    generate code for promise-based APIs
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

In case of a function returning a promise, GObject and ObjC may generate bindings for that function.
The issue is that the returned type Promise may not be supported yet.
It may be safer to disable binding generation for these functions, at least until Promise returned values are support by GObject and ObjC

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150617/83e4f9f2/attachment.html>


More information about the webkit-unassigned mailing list