Closed
Bug 2031679
Opened 3 months ago
Closed 3 months ago
Fix tests/security_and_privacy/test_downloads_from_private_not_leaked.py
Categories
(Mozilla QA :: STArFox, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tracy, Assigned: tracy)
References
(Blocks 1 open bug)
Details
tests/security_and_privacy/test_downloads_from_private_not_leaked.py is failing in latest 150betas,
Looks like there is a new notification/message about downloads. Find the about:config pref to turn that message off before startup and this test will pass again.
| Assignee | ||
Comment 1•3 months ago
|
||
pref is ("browser.download.enableDeletePrivate", False). PR coming shortly.
| Assignee | ||
Comment 2•3 months ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•