Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2da0550878b7d928c9e4b08e92e88fb56805c6f9
      
https://github.com/WebKit/WebKit/commit/2da0550878b7d928c9e4b08e92e88fb56805c6f9
  Author: Simon Fraser <[email protected]>
  Date:   2026-09-22 (Tue, 22 Sep 2026)

  Changed paths:
    M Source/WebCore/page/SettingsBase.cpp
    M Source/WebCore/page/SettingsBase.h

  Log Message:
  -----------
  Allow WebKitAdditions to extend SettingsBase
https://bugs.webkit.org/show_bug.cgi?id=324718
rdar://188005084

Reviewed by Lily Spiniolas and Tim Nguyen.

Some settings added via WebPreferencesAdditions.yaml need custom hooks in
SettingsBase, so add an WKA extension point there.

* Source/WebCore/page/SettingsBase.cpp:
(WebCore::SettingsBase::axCustomColorModeStateChanged): Deleted.
(WebCore::SettingsBase::axCustomColorModeAppearanceDetectionChanged): Deleted.
* Source/WebCore/page/SettingsBase.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to