1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-14 23:12:28 +02:00
uBlock/platform
Raymond Hill 0d369cda21
Allow use of browser.storage.local as cache storage backend in Firefox
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/409

By default `indexedDB` is used in Firefox for purpose of cache storage
backend.

This commit allows to force the use of `browser.storage.local` instead
as cache storage backend. For this to happen, set `cacheStorageAPI` to
`browser.storage.local` in advanced settings.

Additionally, should `indexedDB` not be available for whatever reason,
uBO will automatically fallback to `browser.storage.local`.
2019-02-17 15:40:09 -05:00
..
chromium Allow use of browser.storage.local as cache storage backend in Firefox 2019-02-17 15:40:09 -05:00
firefox Shield early request handler against re-entrance 2019-02-12 07:13:37 -05:00
opera Set minimum Opera version to 40 (Chromium 53) 2019-01-25 08:41:15 -05:00
safari Compress the icon PNGs with zopflipng (#3458) 2018-04-15 06:30:40 -04:00
thunderbird Experimental Thunderbird 65+ support: experimental 2019-01-20 12:22:40 -05:00
webext Minor generic code review of changes since 1.18.2 2019-02-02 08:09:34 -05:00