[Webkit-unassigned] [Bug 159087] New: Binding generator should generate accessors for constructors safely accessed from JS builtin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 24 04:51:38 PDT 2016


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

            Bug ID: 159087
           Summary: Binding generator should generate accessors for
                    constructors safely accessed from JS builtin
    Classification: Unclassified
           Product: WebKit
           Version: WebKit 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

ReadableStrem as well as RTC codes is using JS built-in.
It is often useful to have a safe access to constructors (@ReadableStream for instance).
Binding generator should be able to handle that using PrivateIdentifier/PublicIdentifier keywords.

-- 
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/20160624/42ac4385/attachment.html>


More information about the webkit-unassigned mailing list