[Webkit-unassigned] [Bug 136934] New: Add a move operator and constructor override to HashSet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 18 16:56:20 PDT 2014


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

           Summary: Add a move operator and constructor override to
                    HashSet
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: roger_fong at apple.com
                CC: andersca at apple.com, roger_fong at apple.com


We do this to ensure that the Hashtable fields are zero'ed out when performing a move operation.
fast\dom\html-collections-named-getter.html fails in debug builds without this do a failing assertion that a hashset is empty.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list