-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fix Shields not blocking WebSocket connections #26285
Comments
@pes10k I only made this account to report/ask this. The problem is how Brave Team doesn't want to hear about bugs and problems, I know things can't get fixed with a magical button, but when Brave team doesn't seem to be interested to hear, it's awkward. I have reported many things and always get ignored and maybe even blocked in community brave when reporting big issues with the adblocker. I tagged you because I don't want this issue to go to the trashcan of opened and never cared issues that are most likely bugs. |
Thanks for the heads up @TheVampireInLoveWithTheCorpsesBlood. This should fix it brave/brave-core#15679 (thanks @antonok-edm !) . Should make its way into nightly in the next day or three, and we'll probably uplift to other channels soon after |
Thanks for reporting, this was a regression and should be fixed by brave/brave-core#15679.
|
The above requires |
Verification PASSED on
Reproduced the original issue using the STR/Cases outlined via brave/brave-core#15679 (comment) using
Verified that
|
Verification
|
Brave | 1.45.118 Chromium: 107.0.5304.91 (Official Build) (x86_64) |
---|---|
Revision | 3d5948960d62418160796d5831a4d2d7d6c90fa8-refs/branch-heads/5304@{#1097} |
OS | macOS Version 11.7.1 (Build 20G918) |
Steps:
- installed
1.45.118
- launched Brave
- opened
brave://settings/shields/filters
- added
||websocketstest.com^$websocket
to theCustom filters
box at the bottom - clicked
Save changes
- loaded
https://websocketstest.com/
Confirmed I saw the WebSockets seem to Not Work for you :(
message
brave://settings/shields/filters |
websocketstest.com |
---|---|
![]() |
![]() |
Verification PASSED on
Reproduced the original issue using the STR/Cases outlined via brave/brave-core#15679 (comment) using
Verified that
|
is it a bug or just Brave doesn't support using
$websocket
filter?It is mentioned in https://github.com/brave/adblock-rust/blob/master/src/filters/network.rs, so, that's why I ask.
what about for example:
$badfilter
? I tested it and nothing.That even mentions
bug
andtag
, are they valid? do they do something or need something? because it also mentionscollapse
which seems to block everything when I used$collapse
This was mostly about $websocket filter but there is always questions about Brave's adblocker since it doesn't have any documentation or much explaining what is exactly supported by Brave.
The text was updated successfully, but these errors were encountered: