diff options
author | Aneesh Agrawal <aneeshusa@gmail.com> | 2015-04-10 18:59:02 -0400 |
---|---|---|
committer | Aneesh Agrawal <aneeshusa@gmail.com> | 2015-04-10 18:59:02 -0400 |
commit | 5b593a3d3264599fb83e6ab2c2ffe2d14078057c (patch) | |
tree | 6c202f4da3715a986ab4c62b5e7024533571da71 /components/script/dom/documentfragment.rs | |
parent | a8b0fb1e79ccc1a3da6ea4f58382b8482cdabd10 (diff) | |
download | servo-5b593a3d3264599fb83e6ab2c2ffe2d14078057c.tar.gz servo-5b593a3d3264599fb83e6ab2c2ffe2d14078057c.zip |
Switch Arc<Box<Image>> to Arc<Image> for perf boost.
Image used to be a trait, but no longer is, so boxing it is no longer
necessary.
Diffstat (limited to 'components/script/dom/documentfragment.rs')
0 files changed, 0 insertions, 0 deletions