diff options
author | Emilio Cobos Álvarez <emilio@crisal.io> | 2018-01-10 03:46:54 +0100 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2018-01-10 03:56:34 +0100 |
commit | 8f6455b9dfdacec4f732967c30a7b39c361e2182 (patch) | |
tree | 924d40b2213a8bf459d597c51f09429c430970db /python | |
parent | bfc91c5e1244dcd567545e10e3fe83b7e77a79e7 (diff) | |
download | servo-8f6455b9dfdacec4f732967c30a7b39c361e2182.tar.gz servo-8f6455b9dfdacec4f732967c30a7b39c361e2182.zip |
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.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions