-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Bug] www.google-analytics.com not blocked even with strict ETP on apkmirror.com #14071
Comments
Another thing Ive noticed: |
@Amejia481 - do you think it is possible to implement a test either in A-C or Fenix (or both) to make sure we don't regress ETP? @liuche this seeems to work in 79 and 80 but not on Nightly - probably a 81 release blocker. |
We have some UI tests on Fenix, completely agree, we have to detect regressions early. This is related to the latest update on the Some logs from the js console:
|
I think the rules are only active on nightly as we want to get a bigger audience for testing |
A workaround in the meantime is to go to |
Actually, the requests are still being blocked, but the "tracking content" summary is unaware of that fact. The way it works is that the webcompat addon needs to be able to bypass regular tracking protection to replace those requests with a shim (more info here). We'll need to find a way to update the summary to indicate this. @Amejia481, who would be best to talk to in order to figure out how to update the summary UI so it's aware that the requests are being shimmed instead of just being blocked? |
It depends in which layer of the stack we want to make the update, Fenix,AC,GV, or Gecko, lets chat about it and see the pros and cons. Right now the UI gets populated from ContentBlocking:RequestLog. |
I tested locally with different variants beta and release, and the issue is not reproducible. It could a good idea, if the QA team adds this to their test plan to avoid leaking the bug to other variants. |
This issue is reproducible on Nightly 200826 GV 81, from 8/26 with Pixel 2 (Android 9). The workaround from #14071 (comment) solves the issue. Not reproducible on RC 80.1.0 GV 80, from 8/25 and Beta 80.0.1-beta.2 GV 80 from 8/18. I have added a test to our smoke test suite. I will remove the qa:needed label for now. |
Thanks @ebalazs-sv! |
How can workaround from #14071 (comment) solve the issue if the stable version has no about:config ? |
This feature is only activate on nightly, as we are testing it and on nightly |
We are tracking the update of the extension on this Bugzilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=1661330 |
We landed a patch for exposing the right category, but we still need to add the category in the ui this will be covered on #15783 |
This should be fixed in nightly :) |
@s-ankur could you verify if it's working for you? :) |
seems to work properly, sorry for closing this accidentally |
Thanks for verifying, the QA team will take a look as they have a wider range of devices where they can test :) |
Verified as fixed on Nightly 201029 05:01 (Build #2015772457) GV 84.0a1 from 10/29 with the following devices:
I will remove the qa:needed label and close this issue. |
Thanks @ebalazs-sv! |
from https://www.reddit.com/r/firefox/comments/ieh6ad/so_tracking_protection_now_allowing_google/
Steps to reproduce
open apkmirror.com
set etp to strict mode
Expected behavior
www.google-analytics.com is blocked
Actual behavior
it is not
Device information
AC: 56.0.20200821184145, 96a8a14dc
GV: 81.0a1-20200820093209
AS: 61.0.12
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: