Open Bug 1811291 Opened 2 years ago Updated 3 months ago

Addition of interim response timings for Resource Timing

Categories

(Core :: DOM: Networking, enhancement, P2)

enhancement
Points:
3

Tracking

()

Tracking Status
firefox111 --- affected

People

(Reporter: bdekoz, Unassigned)

References

(Blocks 2 open bugs)

Details

(Keywords: dev-doc-needed, Whiteboard: [necko-triaged][necko-priority-next])

Severity: -- → N/A
Priority: -- → P3
Whiteboard: [necko-triaged]
Keywords: dev-doc-needed
Duplicate of this bug: 1882820

https://github.com/w3c/resource-timing/issues/345#issuecomment-2377911822 is proposing to remove firstInterimResponseStart and add finalResponseHeadersStart. Do we have a position on this?

(In reply to Dave Hunt [:davehunt] [he/him] ⌚BST from comment #2)

https://github.com/w3c/resource-timing/issues/345#issuecomment-2377911822 is proposing to remove firstInterimResponseStart and add finalResponseHeadersStart. Do we have a position on this?

I think this is a good change, and worth implementing ASAP.

Points: --- → 3
Priority: P3 → P2
Whiteboard: [necko-triaged] → [necko-triaged][necko-priority-next]

Just to be clear what we landed on in the end was NOT removing firstInterimResponseStart but adding finalResponseHeadersStart in addition. As well as making reponseStart the first non-zero timing of those two:
https://github.com/w3c/resource-timing/issues/345#issuecomment-2450475244

Mozilla position from Sean Feng is positive:
https://github.com/mozilla/standards-positions/issues/1108

You need to log in before you can comment on or make changes to this bug.