[webkit-changes] [WebKit/WebKit] 442b30: Add IDLs for WebNavigation.

b-weinstein noreply at github.com
Tue Dec 6 10:50:45 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 442b304a173fb87b80649ea558c1246cb4d62eed
      https://github.com/WebKit/WebKit/commit/442b304a173fb87b80649ea558c1246cb4d62eed
  Author: Brian Weinstein <bweinstein at apple.com>
  Date:   2022-12-06 (Tue, 06 Dec 2022)

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

  Log Message:
  -----------
  Add IDLs for WebNavigation.
https://bugs.webkit.org/show_bug.cgi?id=248677
rdar://102820594

Reviewed by Timothy Hatcher.

* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/WebProcess/Extensions/Interfaces/WebExtensionAPIWebNavigationEvent.idl: Added.
* Source/WebKit/WebProcess/Extensions/Interfaces/WebExtensionAPIWebNavigation.idl: Added.

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




More information about the webkit-changes mailing list