Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 35047c52312bf74d1e69aa26fb3405195825635a
      
https://github.com/WebKit/WebKit/commit/35047c52312bf74d1e69aa26fb3405195825635a
  Author: Aditya Keerthi <[email protected]>
  Date:   2024-12-24 (Tue, 24 Dec 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm
    M Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivate.h
    M Source/WebKit/UIProcess/API/mac/WKWebViewMac.mm
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/UseSystemAppearance.mm

  Log Message:
  -----------
  Expose `-[WKWebView _setUseSystemAppearance:]` on iOS-family platforms
https://bugs.webkit.org/show_bug.cgi?id=285131
rdar://141996137

Reviewed by Wenson Hsieh.

Allow iOS-family clients to use platform-specific CSS properties, values, and
rendering behaviors.

* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(-[WKWebView _useSystemAppearance]):
(-[WKWebView _setUseSystemAppearance:]):
* Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivate.h:
* Source/WebKit/UIProcess/API/mac/WKWebViewMac.mm:
(-[WKWebView _useSystemAppearance]): Deleted.
(-[WKWebView _setUseSystemAppearance:]): Deleted.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/UseSystemAppearance.mm:
(TEST(UseSystemAppearance, UserStyleSheetParsing)):

Canonical link: https://commits.webkit.org/288279@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