Closed
Bug 1575798
Opened 6 years ago
Closed 6 years ago
Missing items in the "Blocked" section if deselecting the Cookies checkbox
Categories
(Firefox :: Site Identity, defect, P1)
Tracking
()
VERIFIED
FIXED
Firefox 70
People
(Reporter: cgeorgiu, Assigned: nhnt11)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Affected versions
- latest Nightly 70.0a1
Affected platforms
- Windows 7 x64
- macOS 10.13
- Ubuntu 18.04 x64
Steps to reproduce
- Launch Firefox.
- Navigate to about:preferences#privacy, click on Custom and deselect the "Cookies" checkbox.
- Go to https://www.reddit.com and click on the shield icon from URL bar.
Expected result
- The "Blocked" section contains the "Cross-Site Tracking Cookies" item.
Actual result
- The "Cross-Site Tracking Cookies" item is missing from the panel.
Regression range
- This does not seem to be a regression, I was able to reproduce this bug on older builds as well. e.g. 70.0a1 from 2019-08-16.
Additional notes
- please observe the attached screenshot.
Reporter | ||
Updated•6 years ago
|
Has Regression Range: --- → no
Has STR: --- → yes
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → nhnt11
Status: NEW → ASSIGNED
Priority: -- → P1
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by nhnt11@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/779aff8ec1b2
Use .notFound instead of :not([hidden]) in selector for showing "Blocking" section. r=timhuang
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
Reporter | ||
Updated•6 years ago
|
Has Regression Range: no → ---
Reporter | ||
Comment 4•6 years ago
|
||
This bug is verified fixed on latest Nightly 70.0a1 (20190825213650) across OSes: Windows 10 x64, macOS 10.13 and Ubuntu 18.04 x64.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•