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

Add support for AsyncContext #1369

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Ms2ger
Copy link
Member

@Ms2ger Ms2ger commented Sep 29, 2023

  • 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: …
    • Node.js: …
    • webidl2.js: …
    • widlparser: …
  • MDN issue is filed: …
  • The top of this comment includes a clear commit message to use.

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


Preview | Diff

@Ms2ger
Copy link
Member Author

Ms2ger commented Sep 29, 2023

cc @littledan

index.bs Outdated Show resolved Hide resolved
Co-authored-by: Darien Maillet Valentine <valentinium@gmail.com>
@littledan
Copy link
Collaborator

Great to see this PR starting to save and restore contexts in some cases. Could you describe what are the semantics you're trying to implement here? Maybe it would be good to open an issue to discuss this, since there are some interesting design choices to make about which things save and restore snapshots.

@littledan
Copy link
Collaborator

Relevant PRs: whatwg/dom#1239 whatwg/html#9408

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.

None yet

3 participants