Addition of response status code to Resource Timing API
Categories
(Core :: DOM: Networking, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: abin.paul1, Assigned: twisniewski)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, Whiteboard: [necko-triaged])
Attachments
(1 file)
Steps to reproduce:
HTTP response status code in Resource Timing
Resource Timing PR : https://github.com/w3c/resource-timing/pull/335
Fetch PR : https://github.com/whatwg/fetch/pull/1468
HTML PR: https://github.com/whatwg/html/pull/8405
Request for position mozilla : https://github.com/mozilla/standards-positions/issues/665
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::DOM: Networking' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 years ago
|
||
Interesting part about this is that it requires CORS to pass.
Assignee | ||
Comment 3•5 months ago
|
||
Assignee | ||
Comment 4•5 months ago
|
||
Updated•5 months ago
|
Comment 7•4 months ago
|
||
FF129 MDN docs work for this can be tracked in https://github.com/mdn/content/issues/34842
Note, please add dev-doc-needed
keyword to topics that have an MDN impact. This issue was found via compatibility testing but could easily have been missed.
Description
•