diff options
author | bors-servo <metajack+bors@gmail.com> | 2014-11-29 04:42:41 -0700 |
---|---|---|
committer | bors-servo <metajack+bors@gmail.com> | 2014-11-29 04:42:41 -0700 |
commit | 9541dcdee271d83834af12c756932697ab0ef5dc (patch) | |
tree | f4b07ecda2c8ae6f3c0046edfc677e05668537a3 /components/script/dom/domrectlist.rs | |
parent | b87d98e468d6c405dd02625e3e223e2412db8610 (diff) | |
parent | fab09a51379eb9bdc5e7362cc7714b62e9135744 (diff) | |
download | servo-9541dcdee271d83834af12c756932697ab0ef5dc.tar.gz servo-9541dcdee271d83834af12c756932697ab0ef5dc.zip |
auto merge of #4149 : aakashjain/servo/MovingElementGetters, r=Manishearth
Moved all getters from Element to ElementHelpers. Existing ElementHelpers getters `get_namespace` and `get_local_name` were replaced by `namespace` and `local_name`. Callers were updated accordingly. Also the getters are no longer inlined.
3 of the getters needed to be added to RawLayoutElementHelpers as well, to accomodate existing calls directly from Element objects.
Diffstat (limited to 'components/script/dom/domrectlist.rs')
0 files changed, 0 insertions, 0 deletions