Closed Bug 1633756 Opened 5 years ago Closed 5 years ago

Yahoo.com cookie is not purged properly

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1633697

People

(Reporter: sbadau, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached image 2020-04-28_17h23_25.gif

Affected versions

  • Nightly 77.0a1

Affected platforms

  • All

Prerequisites:

  • In about:config set the preferences
    -- privacy.userInteraction.expiration =1
  • 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 yahoo.com
  3. Go to about:preferences#privacy and observe the cookies from the "Manage Cookies and Site Data" dialog.
  4. Open the Browser Console, type, and enter `Services.obs.notifyObservers(null, "idle-daily");'
  5. Check again the cookies from the "Manage Cookies and Site Data" dialog.

Expected result

  • in step 4 - first and third-party cookies are purged.

Actual result

  • in step 4 - "yahoo.com" cookie is not cleared. For more details please see the screencast.

  • this is the output for:
    Services.perms.getAllWithTypePrefix("storageAccessAPI").map(e => e.principal.origin).join(",")
    ""

Summary: Yahoo.com cookie not purged → Yahoo.com cookie is not purged properly
Severity: -- → normal
Flags: needinfo?(jhofmann)

yahoo.com doesn't seem to be on the tracking-annotation list and in any case this seems to be the same as bug 1633697, right?

Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(jhofmann)
Resolution: --- → DUPLICATE

(In reply to Johann Hofmann [:johannh] from comment #1)

yahoo.com doesn't seem to be on the tracking-annotation list and in any case this seems to be the same as bug 1633697, right?

*** This bug has been marked as a duplicate of bug 1633697 ***

Yes, it might be, the difference is that in this case, yahoo.com does not have any storage. But as you said, yahoo.com under this form is not on the tracking-annotation list (on the list I only see http://www.yahoo.com/).

Flags: needinfo?(jhofmann)

That is correct.

Flags: needinfo?(jhofmann)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: