Bug 274774
| Summary: | WebGLProgram::isUsingVertexAttrib0 is unused | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Knyazev <lexa.knyazev> |
| Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | djg, kbr, kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alexey Knyazev
WebGLProgram::isUsingVertexAttrib0 and its dependencies are unused:
- WebGLProgram::numActiveAttribLocations
- WebGLProgram::getActiveAttribLocation
- WebGLProgram::cacheActiveAttribLocations
- WebGLProgram::m_activeAttribLocations
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Committed 279583@main (195db9947d9f): <https://commits.webkit.org/279583@main>
Reviewed commits have been landed. Closing PR #29364 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/129067439>