1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00
uBlock/platform/firefox
Raymond Hill a4aced69dc
Reorganize platform directory to avoid Chromium-centric appearance
Though Firefox shares a lot of WebExtensions code with Chromium,
these platforms have their own specific code paths, for various
reasons.

The reorganization here makes it clear that Chromium platform is
just one flavor of WebExtensions, and as such all Chromium-specific
code paths should no longer be automatically pulled by other
platforms where these code paths are not needed.

Given that the filepath of many files changed, here is the
parent commit to quickly browse back to the previous directory
layout:

ec7db30b2f
2021-07-16 10:06:58 -04:00
..
manifest.json Raise minimal version numbers 2021-01-10 12:14:07 -05:00
vapi-background-ext.js Reorganize platform directory to avoid Chromium-centric appearance 2021-07-16 10:06:58 -04:00
webext.js Work toward modernizing code base: promisification 2019-09-16 09:45:17 -04:00