Bug 247143 - Remove support for WKBundlePagePolicyActionUse
Summary: Remove support for WKBundlePagePolicyActionUse
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-27 11:40 PDT by Alex Christensen
Modified: 2022-10-27 16:22 PDT (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 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.