Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add string validation to ShaderSource; #21754 #22189

Closed
wants to merge 1 commit into from

Conversation

@sumit0190
Copy link
Contributor

sumit0190 commented Nov 13, 2018

Add string validation to ShaderSource

  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #21754 (github issue number if applicable).
  • There are tests for these changes OR
  • These changes do not require tests because there is at least one existing test.

This change is Reviewable

@highfive
Copy link

highfive commented Nov 13, 2018

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @Manishearth (or someone else) soon.

@highfive
Copy link

highfive commented Nov 13, 2018

Heads up! This PR modifies the following files:

  • @asajeffrey: components/script/dom/webglrenderingcontext.rs
  • @KiChjang: components/script/dom/webglrenderingcontext.rs
@highfive
Copy link

highfive commented Nov 13, 2018

warning Warning warning

  • These commits modify script code, but no tests are modified. Please consider adding a test!
@jdm
Copy link
Member

jdm commented Nov 13, 2018

@bors-servo try=wpt

@bors-servo
Copy link
Contributor

bors-servo commented Nov 13, 2018

Trying commit 69572ca with merge 2d5fdc1...

bors-servo added a commit that referenced this pull request Nov 13, 2018
Add string validation to ShaderSource; #21754

Add string validation to ShaderSource
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #21754  (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because there is at least one existing test.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22189)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Nov 13, 2018

☀️ Test successful - linux-rel-css, linux-rel-wpt
State: approved= try=True

@Manishearth
Copy link
Member

Manishearth commented Nov 13, 2018

r? @nox

@highfive highfive assigned nox and unassigned Manishearth Nov 13, 2018
@nox
Copy link
Member

nox commented Nov 22, 2018

@sumit0190 Do you need help to amend your commits to address @Manishearth remarks and mine?

@sumit0190 sumit0190 force-pushed the sumit0190:validateshader branch from 69572ca to c8f2e09 Nov 26, 2018
@nox
Copy link
Member

nox commented Nov 27, 2018

Please address @Manishearth's nits and my two remarks.

@jdm
Copy link
Member

jdm commented Sep 4, 2019

Closing due to inactivity.

@jdm jdm closed this Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

6 participants
You can’t perform that action at this time.