[Webkit-unassigned] [Bug 94751] [chromium] Use an opaque type for texture priority

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 22:48:58 PDT 2012


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





--- Comment #10 from Christopher Cameron <ccameron at chromium.org>  2012-08-22 22:48:56 PST ---
(In reply to comment #9)
> (From update of attachment 160056 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=160056&action=review
> 
> Although I'm curious what else will go inside the CCPriority.

In the short term, I plan to store information about "this is a known distance away from the viewport", so I can evict those textures that are >2-3 screens away from the viewport, without evicting the lingering textures first (but not otherwise altering the scoring scheme).  

Long term, when we have known distances for everything, this can probably go back to just having an int in it.

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