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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 12 23:27:07 PDT 2010


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


Hironori Bono <hbono at chromium.org> changed:

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




--- Comment #1 from Hironori Bono <hbono at chromium.org>  2010-10-12 23:27:07 PST ---
Created an attachment (id=70584)
 --> (https://bugs.webkit.org/attachment.cgi?id=70584&action=review)
A quick fix

Greetings,

This is a quick fix for this issue. Even though this fix cals WebCore::cache()->setDisabled(true) in WebKit::shutdown(), ot may be a better idea to call this function in WebViewImpl::close() as Safari calls it?

Regards,

Hironori Bono

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