mozilla / standards-positions

https://mozilla.github.io/standards-positions/
Mozilla Public License 2.0
653 stars 73 forks source link

Add `finalResponseHeadersStart` to resource timing #1108

Open noamr opened 2 weeks ago

noamr commented 2 weeks ago

Request for Mozilla Position on an Emerging Web Specification

Other information

This was resolved in the WebPerfWG meeting, see minutes.

tunetheweb commented 2 weeks ago

Bas Schouten (not sure re the github handle?)

I think it's @Bas-moz

sefeng211 commented 2 weeks ago

finalResponseHeadersStart is the timing when the last response came. This is useful to see the timing differences for cases like early-hints where we have the first response which isn't the real response of the request.

We have no objection on this, it should be a positive for us.