[webkit-changes] [WebKit/WebKit] 5be000: Add IDL files for Web Extension Permissions and Ev...

kiaraarose noreply at github.com
Wed Nov 30 11:08:47 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5be000d24d8360dac4af143cf39be29fa51a35ed
      https://github.com/WebKit/WebKit/commit/5be000d24d8360dac4af143cf39be29fa51a35ed
  Author: Kiara Rose <kiara_rose at apple.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj
    A Source/WebKit/WebProcess/Extensions/Interfaces/WebExtensionAPIEvent.idl
    A Source/WebKit/WebProcess/Extensions/Interfaces/WebExtensionAPIPermissions.idl

  Log Message:
  -----------
  Add IDL files for Web Extension Permissions and Event APIs.
https://bugs.webkit.org/show_bug.cgi?id=248501

Reviewed by Timothy Hatcher.

This patch adds IDL files for a couple Core APIs for Web Extensions: Permissions and Event.

* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/WebProcess/Extensions/Interfaces/WebExtensionAPIEvent.idl: Added.
* Source/WebKit/WebProcess/Extensions/Interfaces/WebExtensionAPIPermissions.idl: Added.

Canonical link: https://commits.webkit.org/257189@main




More information about the webkit-changes mailing list