[Webkit-unassigned] [Bug 159115] New: DOMIterators should have a @@iterator property that points to themselves

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 25 06:13:35 PDT 2016


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

            Bug ID: 159115
           Summary: DOMIterators should have a @@iterator property that
                    points to themselves
    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

JSC iterator prototype defines @@iterator property that returns the iterator object.
This notably allows doing for-of loops on iterable entries/values/keys methods.

-- 
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/20160625/e8b91558/attachment.html>


More information about the webkit-unassigned mailing list