Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove JavaScript realm dependency #219

Merged
merged 26 commits into from
Feb 27, 2024
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
e2e4725
Remove JavaScript realm dependency
yoshisatoyanagisawa Feb 16, 2024
8fd2654
Omit "struct" after [=URL Pattern=].
yoshisatoyanagisawa Feb 16, 2024
5baf900
Make the create algorithm to avoid breaking the existing callers.
yoshisatoyanagisawa Feb 16, 2024
f2dc8dd
Addressed comments.
yoshisatoyanagisawa Feb 19, 2024
9ef78bf
Remove realm dependencies from other spec integrations
yoshisatoyanagisawa Feb 19, 2024
d188a8d
Update spec.bs
yoshisatoyanagisawa Feb 21, 2024
32acfe3
Rename [=URL Pattern=] to [=URL pattern=]
yoshisatoyanagisawa Feb 21, 2024
52c1032
Another URLPattern to URL pattern rename.
yoshisatoyanagisawa Feb 21, 2024
0d5c24d
Move match as URL pattern's function
yoshisatoyanagisawa Feb 21, 2024
fa9383e
Also updated has regexp groups
yoshisatoyanagisawa Feb 21, 2024
a365f6d
Use associated URL pattern instead of URLPattern itself in algorithms
yoshisatoyanagisawa Feb 22, 2024
46a8a05
Revise [=create=] to return a created [=URL pattern=]
yoshisatoyanagisawa Feb 22, 2024
0914443
Applied the suggested change on URLPattern class.
yoshisatoyanagisawa Feb 22, 2024
e7b873d
Minor fix.
yoshisatoyanagisawa Feb 22, 2024
84f8a34
Make create exported
yoshisatoyanagisawa Feb 22, 2024
6a3c376
Update spec.bs
yoshisatoyanagisawa Feb 26, 2024
29ef4bd
Update spec.bs
yoshisatoyanagisawa Feb 26, 2024
4fa6e48
Omit the beginning "A" from items.
yoshisatoyanagisawa Feb 26, 2024
8075951
Hold on mentioning about {{URLPattern}} in the introduction.
yoshisatoyanagisawa Feb 26, 2024
9311ab2
Remove ", which must be set upon creation."
yoshisatoyanagisawa Feb 26, 2024
d51ad85
Combine three steps.
yoshisatoyanagisawa Feb 26, 2024
17d8a18
Revert the update on {{URLPattern}} to [=URL pattern=]
yoshisatoyanagisawa Feb 26, 2024
4e893ec
Rename from |urlpattern| to |urlPattern|
yoshisatoyanagisawa Feb 26, 2024
bf7a7c0
Implement the algorithm to build {{URLPattern}}
yoshisatoyanagisawa Feb 26, 2024
0699d52
Update spec.bs
yoshisatoyanagisawa Feb 26, 2024
62f5ffa
Update spec.bs
yoshisatoyanagisawa Feb 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading