Bug 167490

Summary: Every call to childrenChanged except for node insertion should have NoEventDispatchAssertion
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 167318    

Description Ryosuke Niwa 2017-01-26 22:45:22 PST
Before fixing https://bugs.webkit.org/show_bug.cgi?id=167318,
deploy NoEventDispatchAssertion more broadly to catch similar bugs.
Comment 1 Radar WebKit Bug Importer 2017-01-26 22:56:54 PST
<rdar://problem/30229998>
Comment 2 Ryosuke Niwa 2017-02-13 19:16:51 PST
Fixed in https://trac.webkit.org/changeset/211965.