Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCalling *VertexAttrib* with invalid vertices causes panics #9958
Labels
Comments
bors-servo
added a commit
that referenced
this issue
Apr 11, 2016
webgl: Add attribute validations and other nits Fixes #9958 Depends on a bunch of prs, and needs a test. r? @jdm <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10224) <!-- Reviewable:end -->
bors-servo
added a commit
that referenced
this issue
Apr 11, 2016
webgl: Add attribute validations and other nits Fixes #9958 Depends on a bunch of prs, and needs a test. r? @jdm <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10224) <!-- Reviewable:end -->
gecko-dev-updater
pushed a commit
to marco-c/gecko-dev-comments-removed
that referenced
this issue
Oct 1, 2019
… (from emilio:shader-type-validations); r=jdm Fixes servo/servo#9958 Depends on a bunch of prs, and needs a test. r? jdm Source-Repo: https://github.com/servo/servo Source-Revision: f0014bd9cd5ac5db3e5a2f9fa8eafeb992df309a UltraBlame original commit: f0a2cc1f08dec0c3f6e623894d796bb5cba9d545
gecko-dev-updater
pushed a commit
to marco-c/gecko-dev-wordified-and-comments-removed
that referenced
this issue
Oct 1, 2019
… (from emilio:shader-type-validations); r=jdm Fixes servo/servo#9958 Depends on a bunch of prs, and needs a test. r? jdm Source-Repo: https://github.com/servo/servo Source-Revision: f0014bd9cd5ac5db3e5a2f9fa8eafeb992df309a UltraBlame original commit: f0a2cc1f08dec0c3f6e623894d796bb5cba9d545
gecko-dev-updater
pushed a commit
to marco-c/gecko-dev-wordified
that referenced
this issue
Oct 1, 2019
… (from emilio:shader-type-validations); r=jdm Fixes servo/servo#9958 Depends on a bunch of prs, and needs a test. r? jdm Source-Repo: https://github.com/servo/servo Source-Revision: f0014bd9cd5ac5db3e5a2f9fa8eafeb992df309a UltraBlame original commit: f0a2cc1f08dec0c3f6e623894d796bb5cba9d545
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#9102 was a PR to address this, but there were unaddressed review comments and the author stopped responding.