-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#brave-domain-block-1pes
regressed query filter
#32462
Comments
According to @goodov , the reason for this is that with 1pes enabled, all requests go through adblocker, which since brave/brave-core#15943 also can remove URL params. Since the |
We do have an issue open to move the query filter rules to a proper list (#10188) and ideally to reuse the implementation in our adblocker, but that is not currently ready due to the behavioral differences. |
The above requires |
Verified with
In all of these cases, the
In all of these cases, the
In all of these cases, the
After clicking on this button, the |
Description
Looks like the
query filter
feature has regressed when we enabled#brave-domain-block-1pes
. Using the cases outlined via https://fmarier.github.io/brave-testing/query-filter.html underRedirected same-site tests
&Same-site tests
, the parameter is not being displayed in the URL nor viaDev Tools
. @fmarier added some more context re: what he's seeing via https://bravesoftware.slack.com/archives/C6YNM6Y5S/p1692742963352529.Steps to Reproduce
1.59.39 Chromium: 116.0.5845.96
(or any recent version as this has regressed a while ago)Redirected same-site tests
orSame-site tests
fbclid
is not being displayed in those cases even though the test page mentions the following:Actual result:
fbclid
is not being displayed when running through theRedirected same-site tests
orSame-site tests
cases.Expected result:
fbclid
should be visible/appearing under the URL bar for the cases underRedirected same-site tests
orSame-site tests
.Reproduces how often:
100% reproducible using the STR/Cases mentioned above (@fmarier also reproduced)
Brave version (brave://version info)
Version/Channel Information:
Yes
Yes
Yes
Other Additional Information:
N/A
N/A
N/A
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: