-
```
http://www.w3.org/TR/2010/WD-navigation-timing-20101207/
```
Original issue reported on code.google.com by `ericbide...@html5rocks.com` on 10 Jan 2011 at 7:11
-
Hi,
Seems like HttpChannel is calling its close() on HTTP errors (400-600) and redirects.
This seems to make it impossible to return HTTP errors without an UnsupportedOperationException.
Or is there s…
roded updated
8 years ago
-
```
http://www.w3.org/TR/2010/WD-navigation-timing-20101207/
```
Original issue reported on code.google.com by `ericbide...@html5rocks.com` on 10 Jan 2011 at 7:11
-
@plehegar
Most of the shortNames in the w3c.json don't match with the repositories, say performance-timeline, hr-time and performance-timeline.
Is it for any special reason or should I fix it?
-
Minutes: http://www.w3.org/2015/10/webperf-tpac2015-minutes#primer
Action: update graphics, add links to caniuse, add link to timing.js, add one sentence or two on frame timing and server timing, the…
-
I've just tested the meteor.com website on yellowLabTool open source project.
I get the following recommandations:
http://yellowlab.tools/result/e8tno909qd
I see two easy things that could improve th…
-
From the TPAC WebPerf discussion, we should make sure that record delivery uses the same time type and time basis as Frame Timing so we can correlate.
-
In a pre class="idl" section of a Respec doc, try the following:
interface myInterface {
Promise < myReturnType > testFunction (
DOMString parameter1,
DOMString parameter2,
DOMString paramet…
-
- `prerenderSwitch` attribute was added [back in 2013](https://github.com/w3c/navigation-timing/commit/c4492d9d825b7cf316c7a65abac5b248e7790348)
- it was not part of NT1, and as far as I can tell no b…
-
in 2.0 RC2 (likely the same for all previous versions):
running the simple coordinated omission test of @giltene, Gatling does not capture the server system freeze in the response time percentiles.
e…