[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
Mon Sep 10 18:24:51 PDT 2012


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





--- Comment #24 from Eric Penner <epenner at chromium.org>  2012-09-10 18:25:12 PST ---
(From update of attachment 163246)
View in context: https://bugs.webkit.org/attachment.cgi?id=163246&action=review

LGTM from my perspective. Enne?  I hope I haven't advocated anything you disagree with! :)

> Source/WebCore/platform/graphics/chromium/cc/CCPrioritizedTexture.h:111
>          CCPrioritizedTexture* owner() { return m_owner; }

Up to you, but I would just call these hasOwner()/requestPriority()/abovePriorityCutoff() since there is only one of these we need to care about in this class.

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