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

Editorial: Add guidelines for external specs about CORS, cross-origin isolation and TAO #1806

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

noamr
Copy link
Contributor

@noamr noamr commented Jan 28, 2025

Add a section to "using fetch elsewhere" that describes in a nutshell what new standards that invoke fetch should take
into the consideration when integrating with the same-origin policy protections enforced in the Fetch standard.

  • At least two implementers are interested (and none opposed):
    • Prose only, but would be good to have some cross-implementor eyes on it.
  • Tests are written and can be reviewed and commented upon at:
    • N/A: prose only
  • Implementation bugs are filed:
    • N/A: prose only
  • MDN issue is filed: …
    • N/A: prose only
  • The top of this comment includes a clear commit message to use.

(See WHATWG Working Mode: Changes for more details.)


Preview | Diff

@noamr noamr requested a review from domfarolino January 28, 2025 10:58
@whatwg whatwg deleted a comment from Shikho18 Jan 28, 2025
@whatwg whatwg deleted a comment from Shikho18 Jan 28, 2025
Copy link
Member

@domfarolino domfarolino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks so much!

noamr and others added 3 commits January 28, 2025 20:11
Co-authored-by: Dominic Farolino <[email protected]>
Co-authored-by: Dominic Farolino <[email protected]>
Co-authored-by: Dominic Farolino <[email protected]>
Copy link
Member

@jyasskin jyasskin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for writing this!

@noamr noamr changed the title Editorial: Add prose about CORS, cross-origin isolation and TAO Editorial: Add guidelines for external specs about CORS, cross-origin isolation and TAO Jan 29, 2025
@noamr noamr marked this pull request as ready for review January 29, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants