Skip to content

Conversation

@codersjj
Copy link
Contributor

Description

Document the 64 KiB payload size limit for sendBeacon() and clarify browser-specific implementation differences.

Motivation

Additional details

Related issues and pull requests

Fixes #42932

Relates to mdn/browser-compat-data#20721

@codersjj codersjj requested a review from a team as a code owner January 29, 2026 03:24
@codersjj codersjj requested review from wbamberg and removed request for a team January 29, 2026 03:24
@github-actions github-actions bot added Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed labels Jan 29, 2026
@github-actions
Copy link
Contributor

Preview URLs (1 page)

External URLs (1)

URL: /en-US/docs/Web/API/Navigator/sendBeacon
Title: Navigator: sendBeacon() method

@wbamberg
Copy link
Collaborator

Thanks for your PR. However it is incredibly verbose, documented in the wrong place, and not integrated into the page in a sensible way. It looks to me like this is just the output of an LLM, without any real thought about how it should be integrated into the page.

I'm going to close it, because I don't want to encourage contributors to file PRs like this.

@wbamberg wbamberg closed this Jan 29, 2026
@codersjj
Copy link
Contributor Author

Thanks for the feedback, @wbamberg!
I agree the addition was too verbose and poorly integrated—sorry about that. I'll submit a tighter, better-placed version.

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 [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

navigator.sendBeacon() page doesn't mention payload limit

2 participants