Bug 261292

Summary: WebExtensionMatchPattern::registerCustomURLScheme() needs to register in the web processes
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebKit ExtensionsAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: timothy, webkit-bug-importer
Priority: P1 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description Timothy Hatcher 2023-09-07 14:30:41 PDT
WebExtensionMatchPattern is used in the WebProcess, and WebExtensionMatchPattern::registerCustomURLScheme() needs to update the web processes too, so patterns parsed there will be valid.
Comment 1 Radar WebKit Bug Importer 2023-09-07 14:30:51 PDT
<rdar://problem/115136557>
Comment 2 Timothy Hatcher 2024-02-09 22:14:13 PST
Pull request: https://github.com/WebKit/WebKit/pull/24200
Comment 3 EWS 2024-02-12 10:01:18 PST
Committed 274467@main (1239980cbe3e): <https://commits.webkit.org/274467@main>

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