mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
e99d993a4c
Now splitting high-high generics in two subgroups: one group for simple selectors, another group for complex selectors. Turns out the great majority of high-high generics are simple selectors, and simple selectors can be applied incrementally with DOM changes, as opposed to complex selectors. This brings in a significant perf. improvement in the processing of high-high generics (previously, all high-high generic selectors were processed as one big complex selector). |
||
---|---|---|
.. | ||
_locales | ||
css | ||
img | ||
js | ||
lib | ||
1p-filters.html | ||
3p-filters.html | ||
about.html | ||
asset-viewer.html | ||
background.html | ||
dashboard.html | ||
document-blocked.html | ||
dyna-rules.html | ||
epicker.html | ||
logger-ui.html | ||
popup.html | ||
settings.html | ||
whitelist.html |