[Webkit-unassigned] [Bug 96114] [chromium] Make prioritized texture manager not touch backings array on the main thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 18:01:50 PDT 2012


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





--- Comment #8 from Christopher Cameron <ccameron at chromium.org>  2012-09-07 18:02:06 PST ---
(In reply to comment #7)
> (From update of attachment 162787 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=162787&action=review
> 
> > Source/WebCore/platform/graphics/chromium/cc/CCPrioritizedTextureManager.cpp:319
> >  {
> 
> If you have still have a chance, maybe just remove this function and move the code into unregister?

For returnBackingTexture (right?), I wanted to do this, but it's also called in CCPrioritizedTexture::setDimensions, so it seemed easier to leave it here.

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