diff options
author | Clark Gaebel <cgaebel@mozilla.com> | 2014-10-10 14:27:38 -0400 |
---|---|---|
committer | Clark Gaebel <cgaebel@mozilla.com> | 2014-10-10 14:55:18 -0400 |
commit | 24bff2416b23e4e03ef0410e944f6d1d47c5ddb8 (patch) | |
tree | 290d86a7a6c92b5ac636b65ac49c3656faf226ec /components/script/cors.rs | |
parent | bfb81a5d103bb3e88830c9a553e1d0d3d1d402c0 (diff) | |
download | servo-24bff2416b23e4e03ef0410e944f6d1d47c5ddb8.tar.gz servo-24bff2416b23e4e03ef0410e944f6d1d47c5ddb8.zip |
Factors out DOM traversal, keeping the code in `parallel` free of traversal-specific logic.
DOM traversals and Flow traversals look very similar. This patch unifies them
with the preorder/postorder pattern. Hopefully, it also opens the door for writing
the traversal code only once, instead of the duplication we have today.
Diffstat (limited to 'components/script/cors.rs')
0 files changed, 0 insertions, 0 deletions