RESOLVED FIXED 288894
MutationEvent interface is exposed even when mutation events are disabled
https://bugs.webkit.org/show_bug.cgi?id=288894
Summary MutationEvent interface is exposed even when mutation events are disabled
Ryosuke Niwa
Reported 2025-02-28 17:57:30 PST
We forgot to runtime guard MutationEvent interface. Guard it with the runtime flag.
Attachments
Ryosuke Niwa
Comment 1 2025-02-28 18:00:13 PST
EWS
Comment 2 2025-03-01 10:33:53 PST
Committed 291448@main (6f72ce51bf5d): <https://commits.webkit.org/291448@main> Reviewed commits have been landed. Closing PR #41690 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-03-01 10:34:12 PST
Note You need to log in before you can comment on or make changes to this bug.