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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 14:35:10 PDT 2011


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





--- Comment #3 from John Bates <jbates at google.com>  2011-08-19 14:35:10 PST ---
(In reply to comment #2)
> > 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?

No problem, I'll look into it once I get my other patch landed. Did you gather any more clues about where the leak was occurring?

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