aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/console.rs
diff options
context:
space:
mode:
authorAnthony Ramine <n.oxyde@gmail.com>2015-07-18 14:45:52 +0200
committerAnthony Ramine <n.oxyde@gmail.com>2015-07-25 19:09:40 +0200
commit7b40cc9fd7ea4dcc3816be0cb1ad6543bb5c88e0 (patch)
treee5667ee45868c9cbb34d8458cb88a85343467aae /components/script/dom/console.rs
parent389a9ff643b714c6c8ba01fd8f1d208773dccb7a (diff)
downloadservo-7b40cc9fd7ea4dcc3816be0cb1ad6543bb5c88e0.tar.gz
servo-7b40cc9fd7ea4dcc3816be0cb1ad6543bb5c88e0.zip
Introduce VirtualMethods::children_changed()
This virtual method mimics the behaviour of mutation observers and make it more viable than the older child_inserted(), which didn't cover removed nodes and was called as many times as there were inserted nodes. A few other shortcomings where remove_child() was called directly instead of Node::remove() were also fixed while at it.
Diffstat (limited to 'components/script/dom/console.rs')
0 files changed, 0 insertions, 0 deletions