[webkit-changes] [WebKit/WebKit] 909da2: Disable mutation events by default
Ryosuke Niwa
noreply at github.com
Mon Feb 3 10:00:56 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 909da23bf3679f00fe7f8bc2e3a5b60dfc658f80
https://github.com/WebKit/WebKit/commit/909da23bf3679f00fe7f8bc2e3a5b60dfc658f80
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
Disable mutation events by default
https://bugs.webkit.org/show_bug.cgi?id=286161
Reviewed by Chris Dumez and Tim Nguyen.
Disabled DOM mutation events by default.
Keep the feature as testable since a lot of layout tests rely on mutation events,
and we want to keep this PR as simple as possible for an easy revert.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
Canonical link: https://commits.webkit.org/289739@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list