[webkit-reviews] review denied: [Bug 32548] Allow custom memory allocation control for FormElementKey class : [Attachment 44863] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 08:23:00 PST 2009


Darin Adler <darin at apple.com> has denied Zoltan Horvath <zoltan at webkit.org>'s
request for review:
Bug 32548: Allow custom memory allocation control for FormElementKey class
https://bugs.webkit.org/show_bug.cgi?id=32548

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

------- Additional Comments from Darin Adler <darin at apple.com>
The call to new in Document.h is a placement new, not a memory allocation new.
I believe the static analyzer got it wrong.


More information about the webkit-reviews mailing list