Bug 52743
| Summary: | Remove clipping bool from GLES2Canvas | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Stephen White <senorblanco> |
| Component: | Layout and Rendering | Assignee: | Stephen White <senorblanco> |
| Status: | RESOLVED INVALID | ||
| Severity: | Minor | CC: | jamesr |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Stephen White
Use an enum instead, for clarity. Also don't wrap lines if you don't need to.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Stephen White
GLES2Canvas is long gone; this bug is now invalid.