aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/cors.rs
diff options
context:
space:
mode:
authorClark Gaebel <cgaebel@mozilla.com>2014-10-10 14:27:38 -0400
committerClark Gaebel <cgaebel@mozilla.com>2014-10-10 14:55:18 -0400
commit24bff2416b23e4e03ef0410e944f6d1d47c5ddb8 (patch)
tree290d86a7a6c92b5ac636b65ac49c3656faf226ec /components/script/cors.rs
parentbfb81a5d103bb3e88830c9a553e1d0d3d1d402c0 (diff)
downloadservo-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