Open Bug 1731418 Opened 3 years ago Updated 24 days ago

Implement URLPattern

Categories

(Core :: DOM: Networking, enhancement, P2)

Firefox 94
enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: 709922234, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug, )

Details

(Keywords: dev-doc-needed, parity-chrome, Whiteboard: [necko-triaged])

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:94.0) Gecko/20100101 Firefox/94.0

Steps to reproduce:

https://github.com/WICG/urlpattern

Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core
Blocks: url
Severity: -- → N/A
Component: DOM: Core & HTML → DOM: Networking
Priority: -- → P2
Whiteboard: [necko-triaged]
Keywords: dev-doc-needed
Depends on: 1815926
Keywords: parity-chrome
Duplicate of this bug: 1919636

Needed for Compression Dictionary support:

For match values in Use-As-Dictionary, we need to implement URLPattern in C++ or Rust. There's a partial impl in JS which is not sufficient.

One possibility is https://github.com/denoland/rust-urlpattern

This would also support the URLPattern JS API

No longer depends on: 1919636
You need to log in before you can comment on or make changes to this bug.