Skip to content

Loading…

Feature: Search rules inside cached lists #269

Closed
Mikey1993 opened this Issue · 5 comments

2 participants

@Mikey1993

This will help to debug and fix breakage of pages faster (identify what list is blocking and breaking the page).

@Mikey1993

Maybe also add a column of "List"/"Origin" in the table that is in the statistics tab, so that while debugging you can clearly see the list that the rule came from.

@gorhill

Yes, I thought a filtering option for the list would be great. For the second suggestion, this is dup of #43. This one is challenging though, as this would force uBlock to forfeit some efficiency.

@Mikey1993

How about adding a column to the requests logging table with a button of "Whitelist" next to each row that will add the rule with the important label to the whitelist rules (Except, of course, the Dynamic filtering rules as per the current design)?

@gorhill

The important filter option doesn't apply to exception filters: by default exception filters override any block filter -- so the important option is pointless. This is why important was introduced, to prevent block filters from being overridden by an exception. In any case, the suggestion is a dup of #68.

@gorhill

identify what list is blocking and breaking the page

Duplicate of #43.

@gorhill gorhill closed this
@AlexVallat AlexVallat pushed a commit to AlexVallat/uBlock that referenced this issue
@gorhill gorhill this fixes #269 d724fb2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.