[Webkit-unassigned] [Bug 157795] New: Promise resolution should be able to use toJSNewlyCreated for new objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 08:11:13 PDT 2016


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

            Bug ID: 157795
           Summary: Promise resolution should be able to use
                    toJSNewlyCreated for new objects
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

WebIDL defines NewObject for APIs returning new objects.
This allows doing some optimization at the JS binding layer.

I would be good to have the same thing somehow for promises, although there is no WebIDL flags to help on that.

-- 
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/20160517/315358fc/attachment.html>


More information about the webkit-unassigned mailing list