-
When using event timing API to track responsiveness it is sometimes important to track specific user actions. For example: clicking on a certain UI element which in response modifies the UI.
To do th…
-
Add a dependency list command into webperf-core.
this will make it easier to check if you have latest version of everything.
Might be interesting to also add logic to look at latest and see if the…
-
I can't find any documentation of the labels in use in this repo. I'd like to write that documentation, and based on that work out some triage process for groups of labels.
@tobie, where is the cod…
-
```
Originally discussed on this thread.
What steps will reproduce the problem?
1. Load a script using ControlJS which delivers a no-cache cache-control header
value. An example would be any ad ser…
-
TIL about `ImageDecoder`: https://developer.mozilla.org/en-US/docs/Web/API/ImageDecoder
Sample:
```html
WebCodecs Animated GIF Renderer
let imageDecoder = null;
let image…
-
It has been pointed out that there is an emerging pattern of a Working Group having relationship with an ongoing Community Group. The charter template should provide a hook for the authors to set expe…
-
It's useful to keep Lighthouse categories in check, especially those, that rely on static page analysis, like `accessibility`, `seo`, and `best-practices`. Decrease of the score is often a sign of a q…
-
```
Originally discussed on this thread.
What steps will reproduce the problem?
1. Load a script using ControlJS which delivers a no-cache cache-control header
value. An example would be any ad ser…
-
Yes, this would make the process longer, but make the vast majority of charters shorter. All charters have a 'decision policy' section which (to my eye) has been copy-paste in most charters I see. It …
-
One of the main, initial use cases for the Page Visibility API was to provide developers with a reliable end-of-session signal across both desktop and mobile operating systems.
Since on mobile oper…