angler-fishThe Vulnerability History Project

Fix detached Attr nodes interaction with NodeIterator

      - Don't register NodeIterator to document when attaching to Attr node.
-- NodeIterator is registered to its document to receive updateForNodeRemoval notifications.
-- However it wouldn't make sense on Attr nodes, as they never have children.

BUG=572537

Review URL: https://codereview.chromium.org/1577213003

Cr-Commit-Position: refs/heads/master@{#369687}
    
commit eb750a539e4856ba9042abdf39ae9da58fa3ae63
-31
+2 -6
expand_less