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] Fix typo in NewPromiseReactionJob #1893

Merged
merged 1 commit into from
Mar 10, 2020
Merged

Conversation

syg
Copy link
Contributor

@syg syg commented Mar 10, 2020

Thanks to @devsnek for the catch from #1597

@syg syg requested a review from a team March 10, 2020 03:24
@ljharb ljharb merged commit 9a9753b into tc39:master Mar 10, 2020
ljharb referenced this pull request Apr 2, 2020
This layering change retains the PendingJob concept but sends
PendingJob records off to the host to be dispatched at the appropriate
time, replacing the RunJobs algorithm. The change is expected to
help specify the interaction between Promises, WeakRefs and the Web
more precisely, while maintaining all current invariants.

Co-authored-by: Domenic Denicola <d@domenic.me>
Co-authored-by: Daniel Ehrenberg <littledan@chromium.org>
Co-authored-by: Shu-yu Guo <syg@chromium.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants