Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eecec0e1dbc3ba087dfe66c66cf0536f61a35095
      
https://github.com/WebKit/WebKit/commit/eecec0e1dbc3ba087dfe66c66cf0536f61a35095
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2026-01-29 (Thu, 29 Jan 2026)

  Changed paths:
    M Source/WebKit/UIProcess/API/mac/WKWebViewMac.mm
    M Source/WebKit/UIProcess/API/mac/WKWebViewTestingMac.mm

  Log Message:
  -----------
  -viewDidChangeEffectiveAppearance definition should not live in 
WKWebViewTestingMac.mm
https://bugs.webkit.org/show_bug.cgi?id=306556
rdar://169199420

Reviewed by Wenson Hsieh and Tim Horton.

WKWebViewTestingMac.mm is purely for testing support on WKWebView. Given
-viewDidChangeEffectiveAppearance is not that, this patch moves it to
WKWebViewMac.mm instead.

No new tests since there is no behavior change introduced in this patch.

* Source/WebKit/UIProcess/API/mac/WKWebViewMac.mm:
(-[WKWebView viewDidChangeEffectiveAppearance]):
* Source/WebKit/UIProcess/API/mac/WKWebViewTestingMac.mm:
(-[WKWebView viewDidChangeEffectiveAppearance]): Deleted.

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



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

Reply via email to