Skip to content
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

twitter.com rule is clicking other popups than cookie banners in Firefox for Android #68

Closed
Amejia481 opened this issue Nov 29, 2022 · 0 comments · Fixed by #107
Closed
Labels
rule-site-breakage Sites that break from acting on a rule.

Comments

@Amejia481
Copy link

For more details see:
mozilla-mobile/fenix#27719 (comment)
https://bugzilla.mozilla.org/show_bug.cgi?id=1803117#c2

@Trikolon Trikolon added the rule-site-breakage Sites that break from acting on a rule. label Nov 29, 2022
Trikolon added a commit that referenced this issue Dec 1, 2022
The click rule was too generic causing false-positives.
The updated rule relies on cookie injection rather than clicking. It sets the d_prefs cookie which is a base64 encoded version of the cookie banner preferences.
Fixes #68
Trikolon added a commit that referenced this issue Dec 1, 2022
The click rule was too generic causing false-positives.
The updated rule relies on cookie injection rather than clicking. It sets the d_prefs cookie which is a base64 encoded version of the cookie banner preferences.
Fixes #68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rule-site-breakage Sites that break from acting on a rule.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants