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 upImplement IsBuffer, IsFramebuffer and IsRenderbuffer for WebGLRenderingContext #11426
Conversation
highfive
commented
May 25, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
May 25, 2016
highfive
commented
May 25, 2016
|
New code was committed to pull request. |
|
Looks good to me, modulo those nits, let's see which tests are affected :-) @bors-servo: try -S-awaiting-review +S-needs-code-changes
|
Implement IsBuffer, IsFramebuffer and IsRenderbuffer for WebGLRenderingContext - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy --faster` does not report any errors - [X] These changes fix #11357 - [X] There are tests for these changes <!-- 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/11426) <!-- Reviewable:end -->
|
|
highfive
commented
May 25, 2016
|
|
I thought reflection-embedded was disabled on mac now :< |
highfive
commented
May 27, 2016
|
New code was committed to pull request. |
1 similar comment
highfive
commented
May 27, 2016
|
New code was committed to pull request. |
|
Thanks for doing this! It seems you'll need to update the test expectations for r=me with that and the nits addressed :) -S-awaiting-review +S-needs-code-changes
|
…ngContext
highfive
commented
May 29, 2016
|
New code was committed to pull request. |
|
@bors-servo: try |
|
@bors-servo try |
Implement IsBuffer, IsFramebuffer and IsRenderbuffer for WebGLRenderingContext - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy --faster` does not report any errors - [X] These changes fix #11357 - [X] There are tests for these changes <!-- 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/11426) <!-- Reviewable:end -->
|
|
|
Neat, thanks for doing this @DDEFISHER! :) @bors-servo: r+ |
|
|
Implement IsBuffer, IsFramebuffer and IsRenderbuffer for WebGLRenderingContext - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy --faster` does not report any errors - [X] These changes fix #11357 - [X] There are tests for these changes <!-- 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/11426) <!-- Reviewable:end -->
|
|
DDEFISHER commentedMay 25, 2016
•
edited
./mach build -ddoes not report any errors./mach test-tidy --fasterdoes not report any errorsThis change is