Open
Bug 1973161
Opened 1 day ago
Replace custom URLPattern module with new URLPattern class
Categories
(Remote Protocol :: Agent, task)
Remote Protocol
Agent
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
Details
Over on bug 1731418 the URLPattern class is implemented now in Firefox Nightly 141. After a bit of settle time it might be good to check if we can completely replace our custom URLPattern module by using this new URLPattern class.
https://searchfox.org/mozilla-central/source/remote/shared/webdriver/URLPattern.sys.mjs
https://github.com/mozilla-firefox/firefox/blob/003514784b2b147ce750355437ab7df1da93e671/dom/webidl/URLPattern.webidl
You need to log in
before you can comment on or make changes to this bug.
Description
•