Bug 81417
| Summary: | [CSS Shaders] Shader's with detached mesh get incorrect size for attributes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexandru Chiculita <achicu> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alexandru Chiculita
FECustomFilter::bindVertexAttribute uses 4 instead of "size" as the size of the attribute, resulting in invalid vertex info.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexandru Chiculita
This is already fixed as part of bug: 81435