Bug 167490 - Every call to childrenChanged except for node insertion should have NoEventDispatchAssertion
Summary: Every call to childrenChanged except for node insertion should have NoEventDi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 167318
  Show dependency treegraph
 
Reported: 2017-01-26 22:45 PST by Ryosuke Niwa
Modified: 2017-02-13 19:16 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.