Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d7ea1558b098508ff973b6f825b5b9e4a24f8a02
      
https://github.com/WebKit/WebKit/commit/d7ea1558b098508ff973b6f825b5b9e4a24f8a02
  Author: Charlie Wolfe <[email protected]>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

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

  Log Message:
  -----------
  Add a test for mouse event user gesture verification for window.open()
https://bugs.webkit.org/show_bug.cgi?id=266562
rdar://119793659

Reviewed by Pascoe.

Add a test to make sure the feature `verifyWindowOpenUserGestureFromUIProcess` 
works correctly when a
mouse event is used to open a window.

The import in WKWebExtensionAPIDeclarativeNetRequest.mm is needed for unified 
sources.

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

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to