[Webkit-unassigned] [Bug 32548] Allow custom memory allocation control for FormElementKey class

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


https://bugs.webkit.org/show_bug.cgi?id=32548


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44863|review?                     |review-
               Flag|                            |




--- Comment #3 from Darin Adler <darin at apple.com>  2009-12-15 08:23:00 PST ---
(From update of attachment 44863)
The call to new in Document.h is a placement new, not a memory allocation new.
I believe the static analyzer got it wrong.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list