Skip to content

Conversation

@fengyinxqy
Copy link
Contributor

Description

Clarifies in the Performance API documentation that canceled HTTP requests are still recorded as performance entries, but their requestStart timestamp will be 0. This update helps developers avoid calculation errors when analyzing performance metrics for canceled requests.

…nce API

Update documentation to clarify that canceled requests are still recorded by the Performance API, but may have requestStart value of 0, which can lead to calculation errors in performance metrics.
@fengyinxqy fengyinxqy requested a review from a team as a code owner October 27, 2025 12:13
@fengyinxqy fengyinxqy requested review from wbamberg and removed request for a team October 27, 2025 12:13
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Oct 27, 2025
@github-actions
Copy link
Contributor

@sideshowbarker sideshowbarker merged commit d960038 into mdn:main Oct 31, 2025
7 checks passed
@fengyinxqy fengyinxqy deleted the patch-2 branch October 31, 2025 11:28
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/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants