[webkit-changes] [WebKit/WebKit] fc221c: Make the Web Extensions API public.

Timothy Hatcher noreply at github.com
Fri Sep 13 11:22:49 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc221cd05ef99f335a31b95713dd45831ccc8ee0
      https://github.com/WebKit/WebKit/commit/fc221cd05ef99f335a31b95713dd45831ccc8ee0
  Author: Timothy Hatcher <timothy at apple.com>
  Date:   2024-09-13 (Fri, 13 Sep 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/Shared/API/Cocoa/WebKitPrivate.h
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Make the Web Extensions API public.
https://webkit.org/b/279639
rdar://problem/135959139

Reviewed by Jeff Miller and Brian Weinstein.

* Source/WebKit/Modules/OSX_Private.modulemap: Removed WKWebExtension*.h headers.
* Source/WebKit/Modules/iOS_Private.modulemap: Ditto.
* Source/WebKit/Shared/API/Cocoa/WebKit.h: Added WKWebExtension*.h headers.
* Source/WebKit/Shared/API/Cocoa/WebKitPrivate.h: Added WKWebExtension*Private.h headers.
* Source/WebKit/WebKit.xcodeproj/project.pbxproj: Made the WKWebExtension*.h headers public.

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