1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00
uBlock/platform/chromium
Raymond Hill 03596439ca
Remove obsolete code to import content of localStorage
Months ago, usage of synchronous localStorage was replaced
with asynchronous extension storage. There was code for the
conversion to be seamless by importing the content of now
obsolete localStorage.

This code is no longer needed as majority of users are
assumed to use versions of uBO above 1.25.0.

Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/899
2020-10-10 14:18:19 -04:00
..
is-webrtc-supported.html fix warnings in browser console 2017-07-25 11:59:52 -04:00
is-webrtc-supported.js this fixes https://github.com/gorhill/uBlock/issues/533#issuecomment-167931681 2015-12-31 09:24:55 -05:00
managed_storage.json #985: might be the missing trailing # 2015-11-27 14:30:17 -05:00
manifest.json Add fanboy.co.nz as valid location for subscription links 2020-09-14 15:46:24 -04:00
vapi-background.js Remove obsolete code to import content of localStorage 2020-10-10 14:18:19 -04:00
vapi-client-extra.js Isolate element picker's svg layers from page content 2020-09-03 10:27:35 -04:00
vapi-client.js Add support to chain :style() to procedural operators 2020-09-07 08:28:01 -04:00
vapi-common.js Add Chromium detection for Chromium-based MS Edge 2020-07-24 12:32:47 -04:00
vapi-webrequest.js Add support for ping static filter option 2019-09-22 09:11:55 -04:00
vapi.js Fix regression in cosmetic filtering 2019-09-30 10:40:56 -04:00
webext.js Allow call to removeCSS in Chromium 2020-10-02 12:16:47 -04:00