[Webkit-unassigned] [Bug 211020] New: [WebIDL] Interface prototype objects should define @@toStringTag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 25 05:33:28 PDT 2020


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

            Bug ID: 211020
           Summary: [WebIDL] Interface prototype objects should define
                    @@toStringTag
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: Bindings
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: shvaikalesh at gmail.com
                CC: cdumez at apple.com

WebIDL spec was recently updated (https://github.com/heycam/webidl/pull/357) to define Symbol.toStringTag on interface prototype objects.
This change aligns WebIDL with ECMA-262 built-ins and Blink's implementation that have been shipping since Q2 2016.
Gecko have also expressed implementation commitment.

r253855 introduced class strings (https://heycam.github.io/webidl/#dfn-class-string) for iterator prototypes only.

-- 
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/20200425/af0b2446/attachment.htm>


More information about the webkit-unassigned mailing list