uBlockOrigin / uBlock-issues

This is the community-maintained issue tracker for uBlock Origin
https://github.com/gorhill/uBlock
922 stars 77 forks source link

Reverse lookup of filter fails with wildcard-leading patterns #882

Closed gorhill closed 4 years ago

gorhill commented 4 years ago

Originally reported at https://github.com/gorhill/uBlock/commit/a95ef16e064a#commitcomment-37081122.

Steps to reproduce:

a

gwarser commented 4 years ago

https://github.com/gorhill/uBlock/commit/609e9a6428dbb3ab8af142b217beae437dcc7365 also fixed blocking issue:

[rdk@on uBlock-git]$ git bisect new && ./tools/make-chromium.sh 
    609e9a6428dbb3ab8af142b217beae437dcc7365 is the first new commit
    commit 609e9a6428dbb3ab8af142b217beae437dcc7365
    Author: Raymond Hill <rhill@raymondhill.net>
    Date:   Mon Feb 3 14:09:37 2020 -0500

        Remove elision of leading wildcard in some filter patterns...
gwarser commented 4 years ago

Issue with reverse lookup still not fixed in this case:

image

image