-
问题描述:
如题。
我目前采用 `postMessage` 方式,将命中信息传递给主进程,在主进程进行上报统计。不过,有个问题是在主进程,并有时并未监听接收到消息
下面是我的缓存命中统计的埋点,下面代码所注
sw-register.js
```javascript
navigator.serviceWorker.addEventListener('message…
-
Google is killing content blockers by removing `webRequestBlocking` API from extensions using Manifest v3, and removing support for Manifest v2. This affects Holodex+, because we use that API.
- [x…
-
Before opening a new issue, please take a moment to review our [**community guidelines**](https://github.com/react-boilerplate/react-boilerplate/blob/master/CONTRIBUTING.md) to make the contribution p…
-
I have an app that was based on psk, but I am having trouble updating the app when I have deployed new source files.
I have it installed on my Nexus 5 and the only way I seem to force it to update is…
-
### Problem
A whole bunch of service workers get registered, sometimes leading to a spinning Group Income icon while this code is running:
```js
// register service-worker
await Promise.ra…
-
### Operating System
iOS 16.6, iOS 16.4.1
### Browser Version
iOS Safari 16.6, iOS Safari 16.4
### Firebase SDK Version
9.22.2
### Firebase SDK Product:
Messaging
### Describe your project's t…
-
I used this package and it is working great. Thanks for the support.
As I have some admin panel so I want that all the pages related to admin panel including login page being accessed only if the net…
-
We run *.any.js on window, dedicatedworker, serviceworker, sharedworker scopes, but we don't have a way to specify those global scopes hosted by a service worker.
It changes the behavior of network r…
-
> Never rename the ServiceWorker script file
Sometimes this can be helpful, in particular in cases where you can't change the service worker itself, but it imports scripts (perhaps from another ori…
-
When changing an image with another with the same name and deploying a flutter-web app on firebase, the old one stay in cache and the new one isn't recognize (I don't use any caching package).
## S…