[webkit-changes] [WebKit/WebKit] 9ab7dc: Add tests for web navigation event listeners and f...

b-weinstein noreply at github.com
Mon Dec 12 13:41:13 PST 2022


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

  Changed paths:
    M Tools/TestWebKitAPI/SourcesCocoa.txt
    M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
    A Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebExtensionAPIWebNavigation.mm
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/WebContentProcessDidTerminate.mm

  Log Message:
  -----------
  Add tests for web navigation event listeners and firing.
https://bugs.webkit.org/show_bug.cgi?id=249171
rdar://102820594

Reviewed by Timothy Hatcher.

Also add a missing include in WebContentProcessDidTerminate. Adding this new file caused the
UnifiedSources to get moved around a bit and exposed this build error.

* Tools/TestWebKitAPI/SourcesCocoa.txt:
* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebExtensionAPIWebNavigation.mm: Added.
(TestWebKitAPI::TEST):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WebContentProcessDidTerminate.mm:

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




More information about the webkit-changes mailing list