Bug 220030

Summary: WKProcessPool enhancements for URL schemes
Product: WebKit Reporter: Jeff Miller <jeffm>
Component: WebKit APIAssignee: Jeff Miller <jeffm>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, ews-watchlist, jeffm, mkwst
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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].