[Webkit-unassigned] [Bug 22001] New: Use AtomicString as the key for a HashMap and HashSet when necessary
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 31 08:22:06 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=22001
Summary: Use AtomicString as the key for a HashMap and HashSet
when necessary
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
Turns out that we actually have bugs caused by not ref'ing HashMap and HashSet
keys, see attachment.
We should audit other uses of StringImpl* and AtomicStringImpl*, too.
--
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