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

Fix missed COOP renames #10631

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Fix missed COOP renames #10631

merged 1 commit into from
Sep 18, 2024

Conversation

AtkinsSJ
Copy link
Contributor

@AtkinsSJ AtkinsSJ commented Sep 18, 2024

This is an editorial change.

These two were missed when #10579 renamed "cross-origin opener policy" to "opener policy". Noticed them while reviewing LadybirdBrowser/ladybird#1399

  • At least two implementers are interested (and none opposed):
  • Tests are written and can be reviewed and commented upon at:
  • Implementation bugs are filed:
    • Chromium: …
    • Gecko: …
    • WebKit: …
    • Deno (only for timers, structured clone, base64 utils, channel messaging, module resolution, web workers, and web storage): …
    • Node.js (only for timers, structured clone, base64 utils, channel messaging, and module resolution): …
  • MDN issue is filed: …
  • The top of this comment includes a clear commit message to use.

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


/acknowledgements.html ( diff )
/browsing-the-web.html ( diff )
/document-sequences.html ( diff )

@AtkinsSJ
Copy link
Contributor Author

I've just noticed that I'm still signed up as participating as an individual but I'm now working for the Ladybird Browser Initiative, so that needs updating.

Copy link
Member

@annevk annevk 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 spotting these!

source Outdated Show resolved Hide resolved
These two were missed when whatwg#10579 renamed "cross-origin opener policy"
to "opener policy".
@AtkinsSJ
Copy link
Contributor Author

I've submitted a PR to remove myself from the participant data here and Ladybird Browser Initiative is now registered there too. Let me know if there's anything else I need to do though! :^)

@annevk
Copy link
Member

annevk commented Sep 18, 2024

@AtkinsSJ nice, thanks! You need to make your membership of the GitHub LadybirdBrowser organization public. And I need to mark that organization as verified.

@AtkinsSJ
Copy link
Contributor Author

Gotcha, I didn't realise that was set to private. Thanks!

@annevk annevk merged commit 11b966f into whatwg:main Sep 18, 2024
2 checks passed
@AtkinsSJ AtkinsSJ deleted the coop-missing-renames branch September 18, 2024 14:39
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.

2 participants