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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |