[webkit-reviews] review cancelled: [Bug 21818] Should be able to use AtomicString as the key for a HashMap and HashSet : [Attachment 24633] Patch adding assert back

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 24 09:58:07 PDT 2008


Simon Fraser <simon.fraser at apple.com> has cancelled Simon Fraser
<simon.fraser at apple.com>'s request for review:
Bug 21818: Should be able to use AtomicString as the key for a HashMap and
HashSet
https://bugs.webkit.org/show_bug.cgi?id=21818

Attachment 24633: Patch adding assert back
https://bugs.webkit.org/attachment.cgi?id=24633&action=edit

------- Additional Comments from Simon Fraser <simon.fraser at apple.com>
Call hash() in the StringImpl() ctor for empty strings (the hash is actually
0x4ec889e for an empty string).

Add AtomicStringHash.h to other build systems.


More information about the webkit-reviews mailing list