-
The full explainer is here: https://docs.google.com/document/d/1dVPuL8UznIyhYn1KCnaMT7GRJFvDerSgqaUQhSiiY3Y/edit#heading=h.lqqvomsdg9jx
TL;DR allow websites do something like:
```html
```
…
-
I'd love to understand better as to why extensions to `requestAnimationFrame()` are not the way forward.
Re: https://github.com/WebKit/explainers/tree/main/animation-frame-rate.
-
In this issue, we can collect the main linter rule ideas. A linter rule basically targets a specific problem and the rules can be enabled / disabled individually in the linter config. Let's try to def…
-
_PLACEHOLDER: We have a couple of issues related to user scripts support in Manifest V3, but nothing that currently feels like a good tracking issue. This issue intends to fill that gap by consolidati…
-
The existing implementation uses the content filter list provided by AdBlockPlus:
https://easylist-downloads.adblockplus.org/easylist_content_blocker.json
While this is a good baseline, it leaves …
-
Split off from #27 - settings which would be useful per-domain:
---
Some more musings about what code this is going to affect how, what's possible to set, and what kind of URLs should be affecte…
-
**Describe the bug**
We are getting this error in Sentry currently in production. Is this any chance because of the SDK ?
![image](https://user-images.githubusercontent.com/13301510/143255646-bca1…
-
Per our current set of definitions a service worker reveals what resources a "no-cors" CSS stylesheet attached to a document loads. In particular this can leak confidential tokens in the URLs.
Entere…
-
I have a played a bit here with `bun` and `hono` to see how it works and realized that the request body comes there in raw format if I want to upload files.
surprisingly, getting body as a buffer w…
-
With Karma's recent deprecation, I should move the blog to something else. I do feel strongly that I want to use a real browser for browser tests, which excludes options like Jest. I think the two pot…