[Webkit-unassigned] [Bug 66488] [chromium] Leaking SkBitmaps for background images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 18 12:03:34 PDT 2011


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





--- Comment #2 from Tony Gentilcore <tonyg at chromium.org>  2011-08-18 12:03:34 PST ---

> I think we need to find out who creates and destroys the NativeImageSkia objects and refactor that code so that NativeImageSkia has a SkBitmap member instead of deriving from it.

Hi John,

Yeah, that seems like the right approach. Since this ends up being a pretty noticeable leak, I was hoping there would be an easier way to patch this, but it looks like an involved refactor instead.

Since you are pretty familiar with this area, do you want to pick this up?

-Tony

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