angler-fishThe Vulnerability History Project

MutationObserver: add a check that iterating registration still exists in original set

      The MutationObserver registration may be unregistered from the original set
while iterating on the cloned set.
Add a check so that it would only call unregister() on active registrations.

BUG=453279
TEST=manually tested from fuzzer repro case :(

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

git-svn-id: svn://svn.chromium.org/blink/trunk@192655 bbb929c8-8fbe-4397-9dbb-9b2b20218538
    
commit 8d8f2e1e111607fec4c8aa3885e3f55a0b2fb3f3
+2 -6
expand_less