Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b1be7ac9e9af983793395c8c0b623589ca453434
      
https://github.com/WebKit/WebKit/commit/b1be7ac9e9af983793395c8c0b623589ca453434
  Author: Simon Fraser <[email protected]>
  Date:   2026-09-21 (Mon, 21 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/321555@main



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

Reply via email to