diff options
author | Bobby Holley <bobbyholley@gmail.com> | 2017-08-24 12:53:39 -0700 |
---|---|---|
committer | Bobby Holley <bobbyholley@gmail.com> | 2017-08-25 10:00:21 -0700 |
commit | f7c6b2f04e4fde86332cd88a682a181563249718 (patch) | |
tree | c467b0129659027e1db1432273f9c4bb0cc4273b /components/style/driver.rs | |
parent | 2908b52c7b56024e9f59fbbd0baa8a3496b7ede2 (diff) | |
download | servo-f7c6b2f04e4fde86332cd88a682a181563249718.tar.gz servo-f7c6b2f04e4fde86332cd88a682a181563249718.zip |
Switch to an iterator for traverse_nodes.
We can't use a slice anymore, because the input might be the VecDeque from the
sequential traversal, which requires an iterator to handle the ring buffer.
MozReview-Commit-ID: JwH6MtRgMfY
Diffstat (limited to 'components/style/driver.rs')
0 files changed, 0 insertions, 0 deletions