Closed
Bug 1581409
Opened 5 years ago
Closed 5 years ago
[protection panel] reports blocking of social media trackers when they are allowed and loaded
Categories
(Firefox :: Protections UI, defect, P1)
Firefox
Protections UI
Tracking
()
VERIFIED
FIXED
Firefox 71
Tracking | Status | |
---|---|---|
firefox71 | --- | verified |
People
(Reporter: aryx, Assigned: xeonchen)
References
(Blocks 1 open bug)
Details
(Whiteboard: [skyline][stp])
Attachments
(1 file, 1 obsolete file)
Firefox 71.0a1 (latest Nightly) and 70.0b6 on Windows 8.1
- Open Firefox's Options.
- Go to Privacy & Security.
- Switch the Enhanced Tracking Protection settings to 'Custom'.
- Disable all options.
- Load https://senglehardt.com/test/trackingprotection/test_pages/social_tracking_protection.html
- Click on the shield icon (which is not purple = nothing blocked).
Actual result:
Social media trackers listed under "Blocked". If that doesn't happen on first try, repeat with reloads.
Expected result:
Social media trackers listed under "Allowed":
Devtools' network monitor will report that the resources are loaded but would have been blocked with tracking protection enabled.
Comment 1•5 years ago
|
||
Gary, do you have time to take a look at this?
Assignee | ||
Comment 2•5 years ago
|
||
(In reply to Johann Hofmann [:johannh] from comment #1)
Gary, do you have time to take a look at this?
sure, no problem.
Assignee: nobody → xeonchen
Flags: needinfo?(xeonchen)
Assignee | ||
Comment 3•5 years ago
|
||
sync behavior of bug 1575813
Assignee | ||
Updated•5 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Updated•5 years ago
|
Attachment #9093053 -
Attachment is obsolete: true
Assignee | ||
Comment 4•5 years ago
|
||
- to check the enabled status, we must have:
- TP or ETP is enabled
- block social tracking cookies is enabled
- sync behavior/tests from fingerprinter/cryptominer
- check isAllowing/isBlocking without enabled status
- add
testCategoryItem()
Pushed by xeonchen@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/f94173bcd08d
ensure `SocialTracking` enabled status is correct; r=johannh
Comment 7•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
Comment 8•5 years ago
|
||
Verified - Fixed - Checked on the latest Nightly 71 on Win 10 x64, the issue can no longer be reproduced.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•