[webkit-changes] [WebKit/WebKit] b7fba6: Make Web Extension API headers private.

Timothy Hatcher noreply at github.com
Thu Aug 8 14:14:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b7fba6638a55a86884b43d81f85f3c416dd2834d
      https://github.com/WebKit/WebKit/commit/b7fba6638a55a86884b43d81f85f3c416dd2834d
  Author: Timothy Hatcher <timothy at apple.com>
  Date:   2024-08-08 (Thu, 08 Aug 2024)

  Changed paths:
    M Source/WebKit/Modules/OSX_Private.modulemap
    M Source/WebKit/Modules/iOS_Private.modulemap
    M Source/WebKit/Shared/API/Cocoa/WebKit.h
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj
    M Tools/TestWebKitAPI/cocoa/TestWebExtensionsDelegate.h

  Log Message:
  -----------
  Make Web Extension API headers private.
https://webkit.org/b/277818
rdar://problem/133479917

Reviewed by Brian Weinstein.

* Source/WebKit/Modules/OSX_Private.modulemap: Added headers.
* Source/WebKit/Modules/iOS_Private.modulemap: Ditto.
* Source/WebKit/Shared/API/Cocoa/WebKit.h: Removed headers.
* Source/WebKit/WebKit.xcodeproj/project.pbxproj: Made headers Private.
* Tools/TestWebKitAPI/cocoa/TestWebExtensionsDelegate.h: Added missing headers since
it was removed from WebKit.h.

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