diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-01-09 23:34:15 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-09 23:34:15 -0600 |
commit | e2c89df8eeb5f2dbac1436335aea52099a622d0d (patch) | |
tree | 5f803c6357949a53792923026bff877ebd0995d7 /python/servo/util.py | |
parent | afe298b53d91226d61a2ca7955b9c1d3d233a194 (diff) | |
parent | 8f6455b9dfdacec4f732967c30a7b39c361e2182 (diff) | |
download | servo-e2c89df8eeb5f2dbac1436335aea52099a622d0d.tar.gz servo-e2c89df8eeb5f2dbac1436335aea52099a622d0d.zip |
Auto merge of #19734 - emilio:less-indirection, r=mbrubeck
style: Remove some unneeded indirection.
All TElement's implement Copy, and are just pointers, so the double indirection
is stupid.
I'm going to try to see if removing this double-indirection fixes some
selector-matching performance, and this is a trivial pre-requisite while I wait
for Talos results.
<!-- 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/19734)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/util.py')
0 files changed, 0 insertions, 0 deletions