Bug 261292
| Summary: | WebExtensionMatchPattern::registerCustomURLScheme() needs to register in the web processes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
| Component: | WebKit Extensions | Assignee: | 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 | ||
Timothy Hatcher
WebExtensionMatchPattern is used in the WebProcess, and WebExtensionMatchPattern::registerCustomURLScheme() needs to update the web processes too, so patterns parsed there will be valid.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/115136557>
Timothy Hatcher
Pull request: https://github.com/WebKit/WebKit/pull/24200
EWS
Committed 274467@main (1239980cbe3e): <https://commits.webkit.org/274467@main>
Reviewed commits have been landed. Closing PR #24200 and removing active labels.