Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b0b09a4f25cac9a6f90d4b873dd1c2693554fc28
      
https://github.com/WebKit/WebKit/commit/b0b09a4f25cac9a6f90d4b873dd1c2693554fc28
  Author: Ryosuke Niwa <[email protected]>
  Date:   2025-03-01 (Sat, 01 Mar 2025)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h
    M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.mm
    M Source/WebCore/platform/ios/wak/WebCoreThread.mm
    M Source/WebKit/Shared/WebPreferencesDefaultValues.cpp
    M Source/WebKit/Shared/WebPreferencesDefaultValues.h

  Log Message:
  -----------
  Re-enable mutation events in Apple applications except Safari
https://bugs.webkit.org/show_bug.cgi?id=288856

Reviewed by Anne van Kesteren.

This PR adds a new SDK aligned behavior for DOM mutation events,
and reenables mutation events in Apple applications.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h:
* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.mm:
(WTF::CocoaApplication::isAppleApplication):
(WTF::IOSApplication::isAppleWebApp):
(WTF::applicationBundleStartsWith): Deleted.
(WTF::IOSApplication::isAppleApplication): Deleted.
* Source/WebCore/platform/ios/wak/WebCoreThread.mm:
(WebThreadEnable):
* Source/WebKit/Shared/WebPreferencesDefaultValues.cpp:
(WebKit::isSafariOrWebApp):
(WebKit::defaultMutationEventsEnabled):
* Source/WebKit/Shared/WebPreferencesDefaultValues.h:

Canonical link: https://commits.webkit.org/291447@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to