Bug 86898

Summary: [Chromium] Number of texture updates to perform per frame should be determined by CCScheduler.
Product: WebKit Reporter: David Reveman <reveman>
Component: WebCore Misc.Assignee: David Reveman <reveman>
Status: RESOLVED INVALID    
Severity: Normal CC: jamesr, nduca
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

David Reveman
Reported 2012-05-18 14:19:27 PDT
CCProxy currently determines the number of texture updates to perform per frame. This forces timing related to updates to also live there when it really belongs in CCScheduler.
Attachments
Note You need to log in before you can comment on or make changes to this bug.