Commit 69ccf3a
authored
Remove JavaScript realm dependency
To allow the algorithms in the specification to be used outside of
JavaScript, we need to remove dependency to JavaScript realm.
This CL make a URLPattern object associated with an underlying URL
Pattern struct, and makes algorithms to use it instead.
Fixes #2171 parent 5ce2f70 commit 69ccf3a
1 file changed
+162
-149
lines changed
0 commit comments