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

chore: fix set-timeout max-delay section #34211

Merged

Conversation

lgenzelis
Copy link
Contributor

Description

The description for what happens when you call setTimeout with a value greater than 2**31-1 was not right. This fixes it.

@lgenzelis lgenzelis requested a review from a team as a code owner June 16, 2024 19:30
@lgenzelis lgenzelis requested review from sideshowbarker and removed request for a team June 16, 2024 19:30
@github-actions github-actions bot added Content:WebAPI Web API docs size/s 6-50 LoC changed labels Jun 16, 2024
files/en-us/web/api/settimeout/index.md Outdated Show resolved Hide resolved
files/en-us/web/api/settimeout/index.md Outdated Show resolved Hide resolved
Copy link
Contributor

github-actions bot commented Jun 16, 2024

Preview URLs

(comment last updated: 2024-06-17 06:22:57)

lgenzelis and others added 2 commits June 16, 2024 16:33
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@sideshowbarker sideshowbarker merged commit c91d5d8 into mdn:main Jun 17, 2024
8 checks passed
@lgenzelis lgenzelis deleted the chore/fix-setTimeout-max-delay-section branch June 17, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/s 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants