aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webxr/xrinputsourcearray.rs
diff options
context:
space:
mode:
authorSimon Wülker <simon.wuelker@arcor.de>2025-05-06 11:42:55 +0200
committerGitHub <noreply@github.com>2025-05-06 09:42:55 +0000
commit03abec4148d8e6dd4d1e816669f6c47d9a69b876 (patch)
treef08f0a3444f399c34287b79ec663ca6a9a722533 /components/script/dom/webxr/xrinputsourcearray.rs
parent54c281897409a2ef8c0cbb15d585b5e54c376489 (diff)
downloadservo-03abec4148d8e6dd4d1e816669f6c47d9a69b876.tar.gz
servo-03abec4148d8e6dd4d1e816669f6c47d9a69b876.zip
Replace urlpattern implementation with `rust-urlpattern` crate (#36826)
This change implements the full URLPattern API using https://github.com/denoland/rust-urlpattern, except the two most important functions (`test` and `exec`). These two are blocked on https://github.com/servo/servo/issues/28679 due to this union: https://github.com/servo/servo/blob/539ca272843bd0937bc7ed48d6103a6338d2a3c9/components/script_bindings/webidls/URLPattern.webidl#L61. Testing: Covered by existing web platform tests Makes https://github.com/servo/servo/pull/36421 obsolete --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
Diffstat (limited to 'components/script/dom/webxr/xrinputsourcearray.rs')
0 files changed, 0 insertions, 0 deletions