[webkit-changes] [WebKit/WebKit] 4eb48c: warning when building WebKit: imported declaration...

Ariel Young noreply at github.com
Wed Feb 5 19:07:34 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4eb48cccc9769667f91d5bdcd9e59416c8e4dbda
      https://github.com/WebKit/WebKit/commit/4eb48cccc9769667f91d5bdcd9e59416c8e4dbda
  Author: Ari Young <ari_young at apple.com>
  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


More information about the webkit-changes mailing list