[Webkit-unassigned] [Bug 21818] Should be able to use AtomicString as the key for a HashMap and HashSet
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 22 18:15:18 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21818
------- Comment #1 from simon.fraser at apple.com 2008-10-22 18:15 PDT -------
Created an attachment (id=24584)
--> (https://bugs.webkit.org/attachment.cgi?id=24584&action=view)
WIP patch
Something along these lines?
constructDeletedValue() is wrong; AtomicString actually dereferences the impl,
so we can't use HashTableDeletedValue as the impl. address.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list