Bug 288894
Summary: | MutationEvent interface is exposed even when mutation events are disabled | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | New Bugs | Assignee: | Ryosuke Niwa <rniwa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
We forgot to runtime guard MutationEvent interface. Guard it with the runtime flag.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/41690
EWS
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
<rdar://problem/145928914>