uBlock/platform
Raymond Hill 1130746a9b
Fix regression with important filter option
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/1732

The regression affect filter with the `important` option when
the following conditions were fulfilled:

- The filter pattern is pure hostname
- The filter has not one of the following options:
  - domain
  - denyallow
  - header
  - strict1p, strict3p
  - csp
  - removeparam
- There is a matching exception filter

Related commit:
- a2a8ef7e85

A related mocha test has been added in order to detect this
specific regression in the future through `make test`.
2021-09-24 11:09:32 -04:00
..
browser Convert publicsuffixlist.js into an ES module (#3846) 2021-08-23 09:42:27 -04:00
chromium Modularize codebase with export/import 2021-07-27 17:26:04 -04:00
common Keep ability to prevent local IP address leaks for mobile version 2021-09-15 08:28:10 -04:00
dig Better diff output 2021-09-01 18:26:36 -04:00
firefox Increase minimum version to Firefox 60.0 2021-08-08 10:47:04 -04:00
nodejs Fix ESLint warning in useLists() (#3855) 2021-09-11 09:33:32 -04:00
npm Fix regression with important filter option 2021-09-24 11:09:32 -04:00
opera Modularize codebase with export/import 2021-07-27 17:26:04 -04:00
safari Clarify that the code base was really old and obsolete 2019-09-22 09:57:38 -04:00
thunderbird Modularize codebase with export/import 2021-07-27 17:26:04 -04:00