Bug 242203 - Add WKNavigation SPI to check if the navigation had a user interaction
Summary: Add WKNavigation SPI to check if the navigation had a user interaction
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-30 13:30 PDT by Chris Dumez
Modified: 2022-06-30 16:56 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-06-30 13:30:49 PDT
Add WKNavigation SPI to check if the navigation had a user interaction. Also make sure that the value is correct for same-document navigations.
Comment 1 Chris Dumez 2022-06-30 13:33:49 PDT
<rdar://96231513>
Comment 2 Chris Dumez 2022-06-30 13:35:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1961
Comment 3 EWS 2022-06-30 16:56:19 PDT
Committed 252020@main (e5037a0c9f52): <https://commits.webkit.org/252020@main>

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