Open
Bug 1811293
Opened 2 years ago
Updated 8 months ago
encoded/decoded body size vs. CORS
Categories
(Core :: DOM: Networking, defect, P2)
Core
DOM: Networking
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox111 | --- | affected |
People
(Reporter: bdekoz, Unassigned)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Consensus agreement that resources should be gated on CORS, not TAO. Fetch changes that impact resource timing.
Updated•2 years ago
|
Updated•1 year ago
|
Blocks: necko-cors
Comment 1•1 year ago
|
||
- Also updates transfer size (Bug 1679737)
Comment 2•8 months ago
|
||
Note that the patch in bug 1800443 has changed Encoded/DecodedBodySize to be gated by CORS, but there are still some test-failures related to necko not actually passing in the sizes to the performance timing code, as noted here. Rather than closing this bug, we might want to alter it to make it about figuring out those test-failures.
You need to log in
before you can comment on or make changes to this bug.
Description
•