Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(841)

Issue 1072773002: Merge 192655 "MutationObserver: add a check that iterating regis..." (Closed)

Created:
5 years, 8 months ago by haraken
Modified:
5 years, 8 months ago
Reviewers:
kouhei (in TOK)
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, sof, eae+blinkwatch, rwlbuis
Project:
blink
Visibility:
Public.

Description

Merge 192655 "MutationObserver: add a check that iterating regis..." > 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 TBR=kouhei@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193431

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M Source/core/dom/MutationObserver.cpp View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
haraken
5 years, 8 months ago (2015-04-09 08:53:13 UTC) #1
haraken
Committed patchset #1 (id:1) manually as r193431.
5 years, 8 months ago (2015-04-09 08:53:25 UTC) #2
kouhei (in TOK)
5 years, 8 months ago (2015-04-09 15:40:10 UTC) #3
Message was sent while issue was closed.
lgtm thanks

Powered by Google App Engine
This is Rietveld 408576698