[webkit-reviews] review denied: [Bug 120523] Allow WTF::Vector use memset for POD elements initialization : [Attachment 210095] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 30 11:16:30 PDT 2013


Alexey Proskuryakov <ap at webkit.org> has denied Mikhail Pozdnyakov
<mikhail.pozdnyakov at intel.com>'s request for review:
Bug 120523: Allow WTF::Vector use memset for POD elements initialization
https://bugs.webkit.org/show_bug.cgi?id=120523

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
canInitializeWithMemset is supposed to be ignored when needsInitialization is
false. If that doesn't work, it's probably a bug elsewhere.

Have you observed any improvement from this patch?


More information about the webkit-reviews mailing list