Bug 220030 - WKProcessPool enhancements for URL schemes
Summary: WKProcessPool enhancements for URL schemes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jeff Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-18 16:03 PST by Jeff Miller
Modified: 2020-12-18 16:39 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.62 KB, patch)
2020-12-18 16:07 PST, Jeff Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Miller 2020-12-18 16:03:04 PST
Expose the equivalent of the following C SPIs as SPI on WKProcessPool:

WKContextRegisterURLSchemeAsSecure()
WKContextRegisterURLSchemeAsBypassingContentSecurityPolicy()
WKContextSetDomainRelaxationForbiddenForURLScheme()
Comment 1 Jeff Miller 2020-12-18 16:03:36 PST
<rdar://72470864>
Comment 2 Jeff Miller 2020-12-18 16:07:07 PST
Created attachment 416555 [details]
Patch
Comment 3 EWS 2020-12-18 16:39:45 PST
Committed r270997: <https://trac.webkit.org/changeset/270997>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 416555 [details].