Closed Bug 1619908 Opened 4 years ago Closed 4 years ago

Cookies that are not on the TP list are removed on daily cleanup

Categories

(Core :: Privacy: Anti-Tracking, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID
Tracking Status
firefox75 --- wontfix

People

(Reporter: sbadau, Unassigned)

References

(Blocks 1 open bug)

Details

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0
Build ID: 20200303214128

Prerequisites

  • Go to about:config and set the preference "privacy.purge_trackers.enabled" to true.
  • Make sure that in the Settings of the Web Console, "Enabled browser chrome and add-on debugging toolboxes" is checked.

Steps to reproduce

  1. Launch Firefox
  2. Navigate to https://edition.cnn.com/
  3. Scroll down to the Paid section and open the IBM articles:

https://www.ibm.com/ru-ru/it-infrastructure/storage/software-defined-storage?utm_content=000038LO&utm_term=10003252&p1=Display&p2=265457476&p3=126410980&cm_mmc=Display_N1114924.1984505OUTBRAIN-_-Systems_Systems+-+Storage-_-EP_EP-_-265457476_Pixel+Tracking&cm_mmca1=000038LO&cm_mmca2=10003252&cm_mmca4=265457476&cm_mmca5=126410980&cm_mmca6=0&dclid=CO-rzIfQgOgCFcjiuwgdKEYLHA

https://www.ibm.com/analytics/common/smartpapers/ibm-planning-analytics-integrated-planning/?utm_content=000026DO&utm_term=10000465&p1=Display&p2=268578433&p3=126181494&cm_mmc=Display_N1114924.1984505OUTBRAIN-_-Cloud+and+Data+Platform_Business+Analytics-_-EP_EP-_-268578433_Tracking+pixel&cm_mmca1=000026DO&cm_mmca2=10000465&cm_mmca4=268578433&cm_mmca5=126181494&cm_mmca6=0&dclid=CMnpqfTPgOgCFeXjuwgdu4cEKA

  1. Close all the tabs from the previous steps
  2. Go to about:preferences#privacy and observe all the cookies from the "Manage Cookies and Site Data" dialog.
  3. Open the Browser Console, type and enter `Services.obs.notifyObservers(null, "idle-daily");' to send the idle-daily notification manually.
  4. Check again the cookies from the "Manage Cookies and Site Data" dialog.

Expected result
In step 6, only the cookies from the Disconnect Tracking Protections list should be cleared.

Actual result

  • In step 5, multiple IBM cookies are generated, but not all of them are on the Disconnect Tracking Protection list.
    www.ibm.com
    idaas.iam.ibm.com
    ibm.com
    cloud.ibm.com
    www-api.ibm.com
    myibm.ibm.com
    api.marketplace.ibm.com

  • In step 6, all the cookies that contain "ibm" are deleted, even if only "www.ibm.com/" and "ibm.com" are on the Disconnect Tracking Protections list.

All of these are trackers as classified by about:url-classifier.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.