Closed Bug 1830054 Opened 2 years ago Closed 2 years ago

Tracking Protection is not deactivated in private window

Categories

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

Desktop
All
defect

Tracking

()

VERIFIED FIXED
115 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox112 --- wontfix
firefox113 --- wontfix
firefox114 --- verified
firefox115 --- verified

People

(Reporter: nicoleta.sibisan, Assigned: timhuang)

References

(Regression)

Details

(Keywords: regression)

Attachments

(2 files)

Found in

  • 113.0b8

Tested platforms

  • Affected platforms: win 10, Win 11, MacOs 12, ubuntu 22

Steps to reproduce

  1. Access the about:preferences#privacy page.
  2. Click the "Custom" radio button from the "Enhanced Tracking Protection" section.3.
  3. Uncheck the "Tracking content" checkbox.
  4. Uncheck the "Cookies" checkbox.
  5. Uncheck "Cyrptominers" and "Fingerprinters"
  6. Open a new private browsing session.
  7. Access the following website http://edition.cnn.com/
  8. Click on the shield icon from the URL bar.

Expected result

  • The shield icon is displayed near the address bar, with a gray outline.
  • Tracking Content is displayed with a "Allowed" status.

Actual result

  • The shield icon is displayed near the address bar, with a blue outline.
  • Tracking Content is displayed with a "Blocked" status.

Regression range

Component: Security → Privacy: Anti-Tracking
Product: Firefox → Core
Version: other → unspecified

:timhuang, since you are the author of the regressor, bug 1819662, could you take a look?

For more information, please visit auto_nag documentation.

Flags: needinfo?(tihuang)

This is because the email tracker blocking is currently using the Tracking Content to show the blocked email trackers. I think we have to disable the email tracker blocking as the Tracking Content is disable on the Custom UI.

Assignee: nobody → tihuang
Status: NEW → ASSIGNED
Flags: needinfo?(tihuang)

Set release status flags based on info from the regressing bug 1819662

We surface the email tracking protection using the existing tracking
protection UI on the protection panel, but we don't disable email
tracking protection if tracking protection is disabled. So, users will
still see blocked trackers if tracking protection is disabled for
private windows. To provide a way to disable email tracking protection
in private windows, we also use the existing tracking protection checkbox
UI to disable the email tracking protection.

This patch implements that disabling the tracking protection via the
tracking protection checkbox also disables email tracking protection.

Pushed by tihuang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a6e929080568 Disable Email tracking protection if tracking protection is disabled on the ETP Custom UI. r=anti-tracking-reviewers,pbz
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch

The patch landed in nightly and beta is affected.
:timhuang, is this bug important enough to require an uplift?

  • If yes, please nominate the patch for beta approval.
  • If no, please set status-firefox114 to wontfix.

For more information, please visit BugBot documentation.

Flags: needinfo?(tihuang)

Comment on attachment 9332419 [details]
Bug 1830054 - Disable Email tracking protection if tracking protection is disabled on the ETP Custom UI. r?#anti-tracking-reviewers

Beta/Release Uplift Approval Request

  • User impact if declined: In private browsing windows, users will still see blocked trackers even if the tracking protection is disabled via ETP Custom settings page on about:preferences.
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): This is a low risk change because it only changes the behavior when user unchecks the Tracking Content checkbox.
  • String changes made/needed: None
  • Is Android affected?: No
Flags: needinfo?(tihuang)
Attachment #9332419 - Flags: approval-mozilla-beta?

Comment on attachment 9332419 [details]
Bug 1830054 - Disable Email tracking protection if tracking protection is disabled on the ETP Custom UI. r?#anti-tracking-reviewers

Approved for 114.0b7.

Attachment #9332419 - Flags: approval-mozilla-beta? → approval-mozilla-beta+

Verified - fixed on MacOS 12, Win 11 and Ubuntu 22.04 in Fx versions 114.0b7 and 115.0a1 (2023-05-21)

Flags: qe-verify+
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: