1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00
uBlock/platform/common
Raymond Hill 059e4e5e28
Imrpove saving request stats for non-persistent background page
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/2969

Related previous commit:
https://github.com/gorhill/uBlock/commit/5a338b7210

The save-to-storage period is back to being around ~4 minutes, but
now browser.storage.session API is used to keep track of request
stats should the extension be suspended before the period elapse.
2024-02-29 11:43:51 -05:00
..
managed_storage.json Reorganize platform directory to avoid Chromium-centric appearance 2021-07-16 10:06:58 -04:00
vapi-background.js Imrpove saving request stats for non-persistent background page 2024-02-29 11:43:51 -05:00
vapi-client.js Change official description in source code top comment 2023-12-04 12:10:34 -05:00
vapi-common.js Use CSS.supports() to detect support of native :has() 2023-12-25 09:06:42 -05:00
vapi.js Change official description in source code top comment 2023-12-04 12:10:34 -05:00