-
A fetch request (via sw) will reject mixed content where as the default browser behaviour will accept it*.
This is most obvious when trying to play a video on ft.com with `serviceWorker` on.
Sho…
tavvy updated
7 years ago
-
```
app.56d5f0d….js:44 GET https://steemit.com/static/manifest.json 404 (Not Found)
(anonymous) @ app.56d5f0d….js:44
manifest.json:1 Manifest: Line: 1, column: 1, Unexpected token.
app.56d5f0d….js…
-
The System loader may well be used to load a great many different things that are not simply JavaScript modules. It seems that in the spirit of [The Extensible Web](http://extensiblewebmanifesto.org/)…
-
### Steps to reproduce
When I run my project in Chrome, it works well, but when I deploy it on the server, it doesn't work. The project has no issues with the older Flutter version. I also created a …
-
This is kind of a corner case, but I don't think the spec really handles it currently:
1. open a random webpage
2. w = window.open("./")
3. sw = w.navigator.serviceWorker
4. close the new tab from ste…
-
I'm only partway through respondWith, and there's all sorts of things in there that should not be happening "in parallel", and other parts of this spec have similar issues (e.g hthttps://w3c.github.io…
-
It doesn't always happen, but it has happened, and it happens to some friends.
If I enter the app, and I play a video (a video that I stop playing halfway), the app immediately freezes, and closes.…
-
We need a way to communicate to pages that service workers may have failed to start on subsequent boot.
-
As we start thinking about deploying in health zones, we will need to be able to support BHIMA on low bandwidth or even offline connections. It would be nice to seamlessly allow our connections to dr…
-
**Describe the bug**
SharedArrayBuffer error
**To Reproduce**
Steps to reproduce the behavior:
When perform load() function using ffmpeg, error is occured.
(//cdn.jsdelivr.net/npm/@ffmpeg/ffmpe…