-
```
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
-
This group completely fails to produce implementable specifications or even reply to review comments. I don't see how this group will ever produce useful specifications, so I believe it would be bette…
-
Beacon https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/Beacon/Overview.html
---
##### This issue was imported from [Google Moderator](https://www.google.com/moderator/)
Moderator votes: **+58**
Is…
-
That text is not needed. Implementers knows what they are doing here.
-
```
setImmediate is a new proposed JS function that's similar to setTimeout(...,
0), but doesn't have a minimum time delay.
1. Caja should support setImmediate, and fallback to setTimeout(...,0) if …
-
Currently it is difficult to understand the timing of cross origin redirects. For example, if https://facebook.com redirects to https://www.facebook.com, any information regarding that redirect is obs…
-
Efficient Script Yielding (setImmediate) : https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/setImmediate/Overview.html
---
##### This issue was imported from [Google Moderator](https://www.google.co…
-
High-resolution timer support: http://dvcs.w3.org/hg/webperf/raw-file/tip/specs/HighResolutionTime/Overview.html
---
##### This issue was imported from [Google Moderator](https://www.google.com/moder…
-
Just some thinking about a split somewhat different from Adrian's (but in keeping with his basic ideas). The proposal includes splitting HTML across the groups (as well as inside the groups).
- **Web …
-
We encourage this but forget to require it in reviews. It would be nice to have automation checking this for us. We might be able to use a heuristic like:
- for each file in components/script/dom/*.rs…