[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
Thu Oct 23 06:20:35 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21818
ap at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
------- Comment #2 from ap at webkit.org 2008-10-23 06:20 PDT -------
FWIW, we use RefPtr<AtomicString> when there is no external guarantee that the
string will persist. I do not know if there is any reason for such a mismatch
with String, which can be used directly.
--
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