diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-03-21 22:09:47 +0530 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2016-03-21 22:09:47 +0530 |
commit | 95de8b2b03c521011f3e3b9c4b7db89f108a16db (patch) | |
tree | fcfe43e1f1f5b413bbc35b367be1475da0567104 /components/layout/layout_thread.rs | |
parent | e95368df6297e664122da8ae15f25724be557353 (diff) | |
parent | 4e81fd36b0662fc7798c3cc778d28765e291cc88 (diff) | |
download | servo-95de8b2b03c521011f3e3b9c4b7db89f108a16db.tar.gz servo-95de8b2b03c521011f3e3b9c4b7db89f108a16db.zip |
Auto merge of #10094 - KiChjang:remove-extra-iter, r=asajeffrey
Remove HTMLCollectionElementsRevIter
It's almost a duplicate of HTMLCollectionElementsIter, aside from that its node_iter is a PrecedingNodeIter. We can simply use dynamic dispatch for node_iter instead of making it a concrete type.
<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10094)
<!-- Reviewable:end -->
Diffstat (limited to 'components/layout/layout_thread.rs')
0 files changed, 0 insertions, 0 deletions