Bug 270460 - Block seeing web extension URLs from the DOM and JavaScript
Summary: Block seeing web extension URLs from the DOM and JavaScript
Status: RESOLVED DUPLICATE of bug 267712
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Extensions (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-04 10:14 PST by Timothy Hatcher
Modified: 2024-03-29 15:16 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2024-03-04 10:14:37 PST
We need to hook up WKWebViewConfiguration's _maskedURLSchemes to the schemes in WebExtensionMatchPattern::extensionSchemes() and any new ones added via WebExtensionMatchPattern::registerCustomURLScheme()
Comment 1 Radar WebKit Bug Importer 2024-03-04 10:16:47 PST
<rdar://problem/124017582>
Comment 2 Timothy Hatcher 2024-03-29 15:16:01 PDT

*** This bug has been marked as a duplicate of bug 267712 ***