[Webkit-unassigned] [Bug 201194] New: Web Inspector: replace uses of added utility `Array.prototype.keySet` with an actual `Set`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 27 12:39:22 PDT 2019


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

            Bug ID: 201194
           Summary: Web Inspector: replace uses of added utility
                    `Array.prototype.keySet` with an actual `Set`
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

They both have basically the same functionality, with one difference being that a `Set` can work with arrays that have non-string values.

-- 
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/20190827/5f9bc57c/attachment.html>


More information about the webkit-unassigned mailing list