RESOLVED FIXED261292
WebExtensionMatchPattern::registerCustomURLScheme() needs to register in the web processes
https://bugs.webkit.org/show_bug.cgi?id=261292
Summary WebExtensionMatchPattern::registerCustomURLScheme() needs to register in the ...
Timothy Hatcher
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-07 14:30:51 PDT
Timothy Hatcher
Comment 2 2024-02-09 22:14:13 PST
EWS
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.