-
Notifications
You must be signed in to change notification settings - Fork 172
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
Add topOrigin to the limited verification algorithm. #2104
Conversation
Add topOrigin to the limited verification algorithm.
Co-authored-by: Emil Lundberg <emil@emlun.se>
4bb4027
to
3d0cb0a
Compare
3d0cb0a
to
60fc0e8
Compare
I added a requireTopOrigin parameter and extended the verification steps to use it to decide backwards compatibility with L2. I also deleted the crossOrigin parameter as its value is now equivalent to topOrigin being defined. |
@simoneonofri @plehegar, I would like to make a non-member patent licensing |
From the call of 2024-08-28: we would merge this if the IPR bot would let us. Simone is going to try running the IPR approval process to get this merged. |
SHA: 403c2b3 Reason: push, by nadalin Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Note: the IPR approval process was applied and concluded successfully. |
SHA: 403c2b3 Reason: push, by nsatragno Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add
topOrigin
to the limited verification algorithm.Fixes #2102.
Preview | Diff