Skip to content

Lowercase DOM getters at compile time, fixes #4728#4815

Merged
bors-servo merged 1 commit intoservo:masterfrom
Swatinem:lowercasegetters
Feb 4, 2015
Merged

Lowercase DOM getters at compile time, fixes #4728#4815
bors-servo merged 1 commit intoservo:masterfrom
Swatinem:lowercasegetters

Conversation

@Swatinem
Copy link
Copy Markdown
Contributor

@Swatinem Swatinem commented Feb 3, 2015

The implementation was copied directly from
rust-lang/rust#16636
and updated for rust changes, so the credit goes to @Manishearth

@highfive
Copy link
Copy Markdown

highfive commented Feb 3, 2015

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

@hoppipolla-critic-bot
Copy link
Copy Markdown

Critic review: https://critic.hoppipolla.co.uk/r/3904

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

@jdm jdm added the S-awaiting-review There is new code that needs to be reviewed. label Feb 3, 2015
@Manishearth Manishearth self-assigned this Feb 3, 2015
The implementation was copied directly from
rust-lang/rust#16636
and updated for rust changes, so the credit goes to @Manishearth
bors-servo pushed a commit that referenced this pull request Feb 3, 2015
The implementation was copied directly from
rust-lang/rust#16636
and updated for rust changes, so the credit goes to @Manishearth
bors-servo pushed a commit that referenced this pull request Feb 3, 2015
The implementation was copied directly from
rust-lang/rust#16636
and updated for rust changes, so the credit goes to @Manishearth
@jdm jdm added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Feb 3, 2015
@Manishearth
Copy link
Copy Markdown
Member

The tree is broken right now (not your fault), once it gets fixed we'll merge this.

bors-servo pushed a commit that referenced this pull request Feb 4, 2015
The implementation was copied directly from
rust-lang/rust#16636
and updated for rust changes, so the credit goes to @Manishearth
@bors-servo bors-servo closed this Feb 4, 2015
@bors-servo bors-servo merged commit 02d750a into servo:master Feb 4, 2015
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a leftover, or is there something else to do at compile-time?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, that should be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants