[Webkit-unassigned] [Bug 195152] New: Add the support for HashSet<WeakPtr<T>>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 00:36:13 PST 2019


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

            Bug ID: 195152
           Summary: Add the support for HashSet<WeakPtr<T>>
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

Make it possible to store WeakPtr as a HashSet's key.

Adding the support for HashMap is tricky because we'd have to delete the value as well.

-- 
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/20190228/ce96e7d0/attachment.html>


More information about the webkit-unassigned mailing list