Bug 268053 - Call ContainerNode::childrenChanged inside a ScriptDisallowedScope
Summary: Call ContainerNode::childrenChanged inside a ScriptDisallowedScope
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-24 19:14 PST by Ryosuke Niwa
Modified: 2024-01-31 20:43 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2024-01-24 19:14:00 PST
Assert that ContainerNode::childrenChanged doesn't trigger any scripts.
Comment 1 Ryosuke Niwa 2024-01-24 19:17:35 PST
Hm... we can't quite do this.
Comment 2 Radar WebKit Bug Importer 2024-01-31 19:14:11 PST
<rdar://problem/122061542>