1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-14 23:12:28 +02:00
uBlock/platform
Raymond Hill 34a138e3ef
Add unlimitedStorage to Firefox manifest; add timeout to IndexedDB access
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/416

The Chromium version of uBO has declared `unlimitedStorage` since the
extension was first published in 2014. Declaring this permission in
Firefox brings uBO inline with the Chromium version. I suspect some
reported errors could be caused by IndexedDB eviction due to the lack
of `unlimitedStorage` permission.

Additionally, a timeout has been added when uBO tries to access its
indexedDB storage. It's unclear whether this will help with the
mentioned related issue though, the root cause is still to be
identified.
2019-03-17 09:45:28 -04:00
..
chromium Allow use of browser.storage.local as cache storage backend in Firefox 2019-02-17 15:40:09 -05:00
firefox Add unlimitedStorage to Firefox manifest; add timeout to IndexedDB access 2019-03-17 09:45:28 -04: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