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 uprename #11480
rename #11480
Conversation
highfive
commented
May 27, 2016
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @asajeffrey (or someone else) soon. |
highfive
commented
May 27, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
May 27, 2016
|
@rafaqtro It doesn't appear that you have compiled these changes, since no code that calls |
highfive
commented
May 28, 2016
|
New code was committed to pull request. |
|
Hi, this looks a lot better now! :) Could you align the arguments for those functions to the same column, please? Thanks for doing this! :-) -S-awaiting-review +S-needs-code-changes
|
|
Also, if you could squash the commits, that would be great, let us know if you need any help with that :) |
|
yes, @emilio how do i squash the commits? |
|
https://ariejan.net/2011/07/05/git-squash-your-latests-commits-into-one/ is a useful reference. |
rename align
highfive
commented
May 31, 2016
|
New code was committed to pull request. |
|
@bors-servo r=emilio |
|
|
|
Great, thanks for doing this @rafaqtro! :) @bors-servo: r+ Take a look to https://starters.servo.org if you want to find another issue, we're happy to help! |
|
|
|
rename <!-- Please describe your changes on the following line: --> rename of page_fetch_complete and handle_page_fetch_complete for page_headers_available and handle_page_headers_available . --- <!-- 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 #11418 (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- 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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11480) <!-- Reviewable:end -->
|
|
|
yes i would like to find other issue. if you can help me @emilio ? |
|
yes, i do this, and after that, i could do some more challenging maybe in js. |
rafaqtro commentedMay 27, 2016
•
edited by emilio
rename of page_fetch_complete and handle_page_fetch_complete for page_headers_available and handle_page_headers_available .
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is