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 upRemoved references of android-rs-glue from comments and documentation #9549
Conversation
highfive
commented
Feb 5, 2016
|
Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @SimonSapin (or someone else) soon. |
| @@ -362,11 +362,6 @@ def build_env(self, gonk=False, hosts_file_path=None): | |||
| env["OPENSSL_LIB_DIR"] = openssl_dir | |||
| env['OPENSSL_INCLUDE_DIR'] = path.join(env["GONKDIR"], "external/openssl/include") | |||
|
|
|||
| # FIXME: These are set because they are the variable names that | |||
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
larsbergstrom
Feb 5, 2016
Contributor
Yeah, sorry I didn't see this PR come in! He does not need to change the code - just the comment. Sorry I wasn't clear!
|
Yeah, I was unsure about that because the issue said the references linger on only in comments and documentation, and I didn't want to break anything by removing code I wasn't fully familiar with. But I'll correct it now. |
|
Reviewed 1 of 2 files at r1, 1 of 1 files at r2. python/servo/command_base.py, line 365 [r2] (raw file): Comments from the review on Reviewable.io |
|
So should the original comment stay with 'android-rs-glue' replaced by 'build-apk'? |
|
@saurvs Yes, please! Also, you can remove the |
|
Ok! |
|
Looks great! Can you please squash the commits, and then I'll land it? Let me know if you need help with the git commands to squash them :-) Thanks for your patience! |
|
@bors-servo rollup |
…milar comment to mention 'build-apk'
|
Squashing done! |
|
@bors-servo r+ rollup |
|
|
Removed references of android-rs-glue from comments and documentation Fixes #9507. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9549) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
|
|
|
saurvs commentedFeb 5, 2016
Fixes #9507.