[webkit-reviews] review granted: [Bug 92226] Initialize QualifiedName's strings from the read only data segment : [Attachment 154455] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 16:59:52 PDT 2012


Anders Carlsson <andersca at apple.com> has granted Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 92226: Initialize QualifiedName's strings from the read only data segment
https://bugs.webkit.org/show_bug.cgi?id=92226

Attachment 154455: Patch
https://bugs.webkit.org/attachment.cgi?id=154455&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=154455&action=review


> Source/WTF/wtf/text/AtomicString.cpp:118
> +struct HashTranslatorCharBuffer {

For hash translators we treat HashTranslator as a suffix, so this should be
CharBufferHashTranslator.


More information about the webkit-reviews mailing list