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

Enable shadowrealm testing for abort api #41965

Conversation

rwaldron
Copy link
Contributor

No description provided.

@annevk
Copy link
Member

annevk commented Sep 15, 2023

Let's block on this as per #41985.

@ptomato ptomato force-pushed the rwaldron/shadowrealm-dom-abort-api-tests branch from a9fd16e to af5a589 Compare December 11, 2023 22:43
@ptomato
Copy link
Contributor

ptomato commented Dec 11, 2023

Rebased and added some additional changes since AbortSignal.timeout() isn't exposed in ShadowRealm.

rwaldron and others added 2 commits October 22, 2024 12:50
AbortSignal.timeout() isn't exposed in ShadowRealm environments, so it
shouldn't be tested there. Split it out into a separate file, and add
another file for ShadowRealm environments testing that the property is not
present.
@ptomato ptomato force-pushed the rwaldron/shadowrealm-dom-abort-api-tests branch from af5a589 to 83c4541 Compare October 22, 2024 19:53
@ptomato
Copy link
Contributor

ptomato commented Nov 1, 2024

Was going to try to merge this at the same time as #41985, but looks like that one needs some more discussion. So I'll go ahead and merge this one. Thanks for the review.

@ptomato ptomato merged commit 0f13f6a into web-platform-tests:master Nov 1, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants