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 upremoving mutHeapJs references #15833
Conversation
highfive
commented
Mar 6, 2017
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @wafflespeanut (or someone else) soon. |
highfive
commented
Mar 6, 2017
|
Heads up! This PR modifies the following files:
|
highfive
commented
Mar 6, 2017
|
I'm pretty sure this is still the wrong fix. The issue specifically asked for removing MutHeapJSVal and replace it with |
|
Please squash the 2 commits together and I'll r+ it. |
changes as per comments
|
@nox done |
|
@bors-servo r+ |
|
|
removing mutHeapJs references <!-- Please describe your changes on the following line: --> --- <!-- 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 #15316 <!-- 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/15833) <!-- Reviewable:end -->
|
|
sendilkumarn commentedMar 6, 2017
•
edited by larsbergstrom
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is