[webkit-reviews] review granted: [Bug 96405] Web Inspector: NMI move String* instrumentation to wtf : [Attachment 163546] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 01:52:31 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has granted Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 96405: Web Inspector: NMI move String* instrumentation to wtf
https://bugs.webkit.org/show_bug.cgi?id=96405

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=163546&action=review


> Source/WTF/wtf/text/StringImpl.h:735
> +	   else if (m_hashAndFlags & s_hashFlagHas16BitShadow) // Substring
never has it's own shadow.

it's -> its


More information about the webkit-reviews mailing list