-
When attempting to run `npm run dev` locally, I encountered this error:
```
TypeError: Failed to update a ServiceWorker for scope ('http://localhost:5400/') with script ('http://localhost:5400/ser…
mho22 updated
3 weeks ago
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification Title: iframe credentialless
* Specification or proposal URL: https://github.com/ArthurSonzogni/anonymous-iframe
…
-
The [`otp`](https://wicg.github.io/web-otp/#OTPCredential) [credential type](https://w3c.github.io/webappsec-credential-management/#credential-credential-type)'s specification defines the [`otp-cred…
-
A few WPT tests fail because trying to put headers in a request does the wrong thing in some subcases.
fetch/api/basic/forbidden-headers: Servo stops a script from injecting an Accept-Encoding, Ac…
-
Following up on TPAC conversation. It would be great to not have multiple mechanisms for similar enough problems. The doc @spinda and I put together describing the high-level idea behind our approach …
deian updated
3 years ago
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification Title: Clear Site Data
* Specification or proposal URL: https://w3c.github.io/webappsec-clear-site-data/
* Bugzill…
-
Currently a fetch Request has a .credentials value indicating whether or not cookies should be sent with the request. These cookies are added as headers at the network layer. So the cookie headers a…
-
The `features.md` file does not seem up-to-date.
For example `storage-access` (https://privacycg.github.io/storage-access/#permissions-policy-integration) is missing.
There was #471 (#473), but that…
-
**Page Affected:** https://developers.google.com/web/fundamentals/web-components/shadowdom
**What needs to be done?**
With all these explanations about web components, shadow DOM etc., there is …
-
See https://w3c.github.io/webappsec-csp/#changes-from-level-2 step 11 and https://w3c.github.io/webappsec-csp/#report-violation step 3.3.
Seems an oversight?