[webkit-reviews] review requested: [Bug 47572] [Chromium] Leak in WebCore::createFontCustomPlatformData : [Attachment 70584] A quick fix

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


Hironori Bono <hbono at chromium.org> has asked  for review:
Bug 47572: [Chromium] Leak in WebCore::createFontCustomPlatformData
https://bugs.webkit.org/show_bug.cgi?id=47572

Attachment 70584: A quick fix
https://bugs.webkit.org/attachment.cgi?id=70584&action=review

------- Additional Comments from Hironori Bono <hbono at chromium.org>
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


More information about the webkit-reviews mailing list