Bug 164418
| Summary: | [WebGL2] isErrorGeneratedOnOutOfBoundsAccesses() seems to be improperly used in buffer-based methods | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
| Component: | WebGL | Assignee: | Myles C. Maxfield <mmaxfield> |
| Status: | NEW | ||
| Severity: | Normal | CC: | dino |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Myles C. Maxfield
WebGLRenderingContextBase::bufferData(), WebGL2RenderingContext::copyBufferSubData(), etc. call this function. However, the logic around when to call it seems wrong. This should be investigated.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |