Bug 66368
Summary: | [chromium] s_maximumResourceUsePixels limit could cause non-deterministic test runs | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Wells <benwells> |
Component: | Canvas | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | benwells, jamesr, mdelaney7, schenney |
Priority: | P3 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ben Wells
This constant is used to limit the maximum number of pixels allocated to GPU buffers. As test runs reuse DRT processes to run tests in parallel this limit could potentially cause software rendering in a non-determistic way.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Stephen Chenney
https://code.google.com/p/chromium/issues/detail?id=230604