RESOLVED FIXED 242348
Assert that scripts don't execute in UA shadow tree updates during style resolution
https://bugs.webkit.org/show_bug.cgi?id=242348
Summary Assert that scripts don't execute in UA shadow tree updates during style reso...
Ryosuke Niwa
Reported 2022-07-05 10:41:23 PDT
Now that sync IPC is actually sync and no longer execute arbitrary scripts, we should be able to assert that no scripts execute during UA shadow tree updates.
Attachments
WIP (22.65 KB, patch)
2022-07-05 10:42 PDT, Ryosuke Niwa
ews-feeder: commit-queue-
WIP2 (23.53 KB, patch)
2022-07-05 11:11 PDT, Ryosuke Niwa
ews-feeder: commit-queue-
WIP3 (23.95 KB, patch)
2022-07-05 20:46 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2022-07-05 10:42:29 PDT
Ryosuke Niwa
Comment 2 2022-07-05 11:11:47 PDT
Ryosuke Niwa
Comment 3 2022-07-05 20:46:49 PDT
Radar WebKit Bug Importer
Comment 4 2022-07-12 10:42:14 PDT
Ryosuke Niwa
Comment 5 2022-07-14 12:38:50 PDT
EWS
Comment 6 2022-07-17 13:23:20 PDT
Committed 252551@main (b10818115c0f): <https://commits.webkit.org/252551@main> Reviewed commits have been landed. Closing PR #2421 and removing active labels.
Fujii Hironori
Comment 7 2022-07-18 13:26:03 PDT
Bug 242866 – REGRESSION(252551@main-252554@main?) ASSERTION FAILED: ScriptDisallowedScope::InMainThread::isEventDispatchAllowedInSubtree(*this) in WebCore::Node::dispatchSubtreeModifiedEvent()
Note You need to log in before you can comment on or make changes to this bug.