[Webkit-unassigned] [Bug 83567] [BlackBerry] Crash when tearing down web page rendered using WebPageCompositor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 06:02:45 PDT 2012


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





--- Comment #3 from Arvid Nilsson <anilsson at rim.com>  2012-04-10 06:02:45 PST ---
(In reply to comment #2)
> (From update of attachment 136435 [details])
> so if the mlayerRenderer is null, "resources" were already released?

Yes, or you could see it this way - the LayerRenderer owns the resources that should be released, so if there's no LayerRenderer, there are no resources to delete. Resources = textures right now, but could be more stuff in the future (for example shaders).

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