Intent to Remove はなさそうなので消えた訳ではないが、Chrome にしか実装されなかったから W3C で定義するものではないって判断になったのかな
https://groups.google.com/a/chromium.org/g/blink-dev/search?q=%22Frame%20Timing%22
#spec #_bmemo
#_bmemo #spec
Mozilla の人たちもリポジトリを見て abondoned になってるねぐらいの反応
https://bugzilla.mozilla.org/show_bug.cgi?id=1158032
transferSize が validate なときに plus 300 になるのなんでなんだろ
ネットワークエラーの場合は Performance Timeline に含まれるが、mixed content, CORS, CSP でエラーになったときには Performance Timeline には含まれない#spec #_bmemo
data: URI の場合は Performance Timeline には含まれない
ネットワークエラーなどで abort されたリソースのリクエストについても Performance Timeline に含まれる
PerformanceResourceTiming は HTTP cache から取得された場合にも Performance Timeline に含まれる
Resource Timing 読む
https://www.w3.org/TR/resource-timing/