-
dzc34 updated
7 years ago
-
There are commits in `master` (such as updating the `report an issue` link) which aren't currently reflected in gh-pages - so the [published spec](http://wicg.github.io/reporting/) is stale. It looks…
-
(feel free to dup if this issue has been discussed previously)
A lot of different parties -- such as Ads, frameworks etc -- are now adding mark & measure to timeline. It is spammy to receive all the …
-
Many developers progressively render their page. For example, imagine a search engine -- the search engine might be implemented like this:
```
query = params['q'];
echo("Results for" + query + ");
re…
-
Remaining pieces:
- [x] Static Site Generator
- [x] finish copy
- [x] better formatting on [Agenda](https://sustainers.github.io/website/agenda.html)
- [x] link links on [About](https://sust…
-
- [x] **Known / outstanding spec issues**
- [x] document updates from L1
- [x] update ack's section for L2
- [x] **Web platform tests**
- https://github.com/w3c/web-platform-tests/tree/maste…
-
RfC: Wide review of Wake Lock API; deadline August 31st
The Device & Sensors Working Group is soliciting the review of the Wake Lock API on our way to Candidate Recommendation status: https://www.w3…
-
While reviewing a LongTask implementation [patch](https://codereview.chromium.org/2610063006/) I noticed that there's no way for developers to detect browser support for new entry types:
* In [Filt…
-
`webapptest` is a bit 🎺, and we should come up with something better. Currently ideas:
- `benchmark` - Me
- `bench` - @charypar
- `webmark` - @jonsharratt
Should try and come up with a bit m…
-
This issue is about improving our documentation: sometimes we recommend to add the tracking code before `` and sometimes after ``.
Actually it is recommended to include the tracking code in the `` se…