Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4eb48cccc9769667f91d5bdcd9e59416c8e4dbda
      
https://github.com/WebKit/WebKit/commit/4eb48cccc9769667f91d5bdcd9e59416c8e4dbda
  Author: Ari Young <[email protected]>
  Date:   2025-02-05 (Wed, 05 Feb 2025)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/_WKWebExtensionSidebar.h

  Log Message:
  -----------
  warning when building WebKit: imported declaration '_WKWebExtensionSidebar' 
could not be mapped to 'WKWebExtension.Sidebar'
rdar://144207409
https://bugs.webkit.org/show_bug.cgi?id=287094

Reviewed by Timothy Hatcher.

This removes the Swift name for _WKWebExtensionSidebar, as we cannot fix the 
warning by un-prefixing the Objective-C interface until this API has stabilized.

* Source/WebKit/UIProcess/API/Cocoa/_WKWebExtensionSidebar.h: Remove 
NS_SWIFT_NAME(WKWebExtension.Sidebar), remove unused forward declaration

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