Closed
Bug 1961114
Opened 1 month ago
Closed 25 days ago
Unblocked tracker is not updating correctly in the ETP panel after adding an exception via remote settings
Categories
(Core :: Privacy: Anti-Tracking, defect)
Tracking
()
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
firefox139 | --- | affected |
People
(Reporter: cgeorgiu, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
36.71 KB,
image/png
|
Details |
Found in
- Nightly 139.0a1
Affected versions
- Nightly 139.0a1
Tested platforms
- Affected platforms: Win 11, macOS 14
- Unaffected platforms:
Preconditions
- Make sure that Strict mode is selected in about:preferences#privacy.
- Have this extension installed in Firefox: https://github.com/mozilla-extensions/remote-settings-devtools/releases
- Switch to the “DEV” environment
Steps to reproduce
- Go to this page https://remote-settings-dev.allizom.org/v1/admin/#/buckets/main-workspace/collections/url-classifier-exceptions/records/create
- Input these details:
- In the bug filed enter "1913055"
- In the 'urlPattern' field: https://str.hit.gemius.pl/*
- In the 'TopLevelUrlPattern' field: https://m.sporx.com/*
- In the classifierFeatures field: tracking-protection
- Make sure Strict is selected in the 'FilterContentBlockingCategories" field.
- Select the 'isPrivateBrowsingOnly' option and approve the record.
- Inspect the ETP panel from the website in step 1.
Expected result
- "str.hit.gemius.pl" tracker appears in the Allowed section inside the ETP panel.
Actual result
- "str.hit.gemius.pl" tracker appears in the "Blocked" - "Tracking Content" section of the ETP panel.
Regression range
- Not a regression.
Additional notes
- It seems that the tracker is correctly unblocked in net monitor, and the video plays as expected.
Comment 1•25 days ago
|
||
This is still displayed as blocked because we are still annotating the tracker.
Updated•25 days ago
|
Status: NEW → RESOLVED
Closed: 25 days ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•