We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This relates to whatwg/html#4734. I figured I'd create a tracking issue to document some decisions.
(I'll edit OP as I go, feel free to reach out if you want to help.)
The text was updated successfully, but these errors were encountered:
The main thing left here is adding tests to ensure postMessage() throws when COOP/COEP isn't there.
postMessage()
cc @csreis
Sorry, something went wrong.
That's #17802. I think this is done, apart from getting things reviewed.
This and more is now tracked by whatwg/html#4734 (apart from the CSS cleanup PR, which isn't important). Closing this.
No branches or pull requests
This relates to whatwg/html#4734. I figured I'd create a tracking issue to document some decisions.
CSS and SharedArrayBuffer: don't make support conditional #17689(cleanup, not blocking)HTML: cleanup [[CanBlock]] tests #17688 (cleanup)Add optional test for cloning of error stacks #17159 (initial infrastructure cleanup by @domenic)HTML: BroadcastChannel and SharedArrayBuffer success case revamp #17760HTML: SharedArrayBuffer infrastructure adjustments #17761orientation-sensor/ & portals/: Orientation/Portals: make SharedArrayBuffer non-optional #17720 (cleanup)Web Audio: SharedArrayBuffer and COOP/COEP #17719(assumed that we'll inherit COEP into worklets without a worklet having to declare it)(I'll edit OP as I go, feel free to reach out if you want to help.)
The text was updated successfully, but these errors were encountered: