diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-10-09 01:37:42 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-09 01:37:42 -0500 |
commit | 70dbfd28fa44b0cd89a0ea39a6bd1180611c5e66 (patch) | |
tree | 1e8b3e7a6770232d1a2cc10457d57147ea18f3e3 /components/script/dom/webglrenderingcontext.rs | |
parent | b1d8eff467d3c324e0cc729b06983931000c2680 (diff) | |
parent | c72fffa8f82800aa4203d4d01357cd22115028df (diff) | |
download | servo-70dbfd28fa44b0cd89a0ea39a6bd1180611c5e66.tar.gz servo-70dbfd28fa44b0cd89a0ea39a6bd1180611c5e66.zip |
Auto merge of #13655 - bholley:children_to_process, r=<try>
Move children_to_process to layout
We don't need this for Gecko, and it's hard to implement in that case because
there's nowhere obvious to put it (we don't plan to create TSDs for non-dirty
nodes, and non-dirty nodes can have dirty children which require the
children_to_process atomic). There are various solutions here, but punting is
the easiest.
We'll need to rethink this if/when we need to do a bottom-up traversal for
Gecko.
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13655)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webglrenderingcontext.rs')
0 files changed, 0 insertions, 0 deletions