[Webkit-unassigned] [Bug 99010] Fix memory leak for the Pasteboard singleton

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 11:53:49 PDT 2012


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


Anders Carlsson <andersca at apple.com> changed:

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




--- Comment #3 from Anders Carlsson <andersca at apple.com>  2012-10-11 11:54:29 PST ---
(From update of attachment 168165)
No.

Nowhere in WebKit do we free memory at exit; the OS is much better at doing that. In fact - we have warnings in place to catch this behavior and that's why the Mac build is failing.

-- 
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