Bug 247143

Summary: Remove support for WKBundlePagePolicyActionUse
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebKit Process ModelAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description Alex Christensen 2022-10-27 11:40:30 PDT
In rdar://101642406 and rdar://101643644 I removed its last use.  It is problematic to not ask/inform the UI process.  Still do the callbacks, but assert that their return value is not WKBundlePagePolicyActionUse
Comment 1 Alex Christensen 2022-10-27 11:43:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5866
Comment 2 EWS 2022-10-27 16:22:03 PDT
Committed 256080@main (1ec49aa7b55e): <https://commits.webkit.org/256080@main>

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