Bug 266562 - Add a test for mouse event user gesture verification for window.open()
Summary: Add a test for mouse event user gesture verification for window.open()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Charlie Wolfe
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-17 19:49 PST by Charlie Wolfe
Modified: 2023-12-18 11:11 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Wolfe 2023-12-17 19:49:59 PST
Add a test to make sure the feature `verifyWindowOpenUserGestureFromUIProcess` works correctly when a mouse event is used to open a window.
Comment 1 Radar WebKit Bug Importer 2023-12-17 19:50:12 PST
<rdar://problem/119793659>
Comment 2 Charlie Wolfe 2023-12-17 19:54:45 PST
Pull request: https://github.com/WebKit/WebKit/pull/21949
Comment 3 EWS 2023-12-18 11:11:56 PST
Committed 272230@main (d7ea1558b098): <https://commits.webkit.org/272230@main>

Reviewed commits have been landed. Closing PR #21949 and removing active labels.