[Webkit-unassigned] [Bug 47572] [Chromium] Leak in WebCore::createFontCustomPlatformData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 00:07:10 PDT 2010


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

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




--- Comment #2 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-10-13 00:07:10 PST ---
(From update of attachment 70584)
I would prefer to have Chrome call WebCache::clear() when in valgrind mode.
I don't think the release product should need to clear the WebCore cache
at renderer shutdown time.  It is costly to walk the cache and bring all of
those objects into memory just to free them.  This will make it slower to
close tabs, etc.

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