[webkit-reviews] review denied: [Bug 97964] Web Inspector: NMI make String* instrumentation non intrusive : [Attachment 166437] comments addressed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 05:40:59 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has denied Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 97964: Web Inspector: NMI make String* instrumentation non intrusive
https://bugs.webkit.org/show_bug.cgi?id=97964

Attachment 166437: comments addressed
https://bugs.webkit.org/attachment.cgi?id=166437&action=review

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


> Source/WTF/wtf/MemoryInstrumentationString.h:46
> +    if (stringImpl->usesInternalBuffer() &&
!stringImpl->hasTerminatingNullCharacter())

BufferOwned case is still missing as well as test for that case, r- for that.


More information about the webkit-reviews mailing list