Skip to content

[editorial] Fix typo in NewPromiseReactionJob#1893

Merged
ljharb merged 1 commit intotc39:masterfrom
syg:small-fixup
Mar 10, 2020
Merged

[editorial] Fix typo in NewPromiseReactionJob#1893
ljharb merged 1 commit intotc39:masterfrom
syg:small-fixup

Conversation

@syg
Copy link
Copy Markdown
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 <[email protected]>
Co-authored-by: Daniel Ehrenberg <[email protected]>
Co-authored-by: Shu-yu Guo <[email protected]>
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