Bug 250624 - Use UserContentURLPattern as the backing for WebExtensionMatchPattern
Summary: Use UserContentURLPattern as the backing for WebExtensionMatchPattern
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Extensions (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-14 12:17 PST by Timothy Hatcher
Modified: 2023-01-17 16:56 PST (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 2023-01-14 12:17:50 PST
Instead of two similar match pattern classes, we should use UserContentURLPattern internally for WebExtensionMatchPattern.

rdar://102428712
Comment 1 Timothy Hatcher 2023-01-14 13:05:38 PST
Pull request: https://github.com/WebKit/WebKit/pull/8659
Comment 2 EWS 2023-01-17 16:56:52 PST
Committed 259009@main (70c03f5cf50d): <https://commits.webkit.org/259009@main>

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