Closed
Bug 1735877
Opened 4 years ago
Closed 4 years ago
Fix test_handlerService.js to work when download improvements are enabled
Categories
(Firefox :: Downloads Panel, task, P1)
Tracking
()
RESOLVED
FIXED
95 Branch
| Tracking | Status | |
|---|---|---|
| firefox95 | --- | fixed |
People
(Reporter: molly, Assigned: molly)
References
Details
(Whiteboard: [fidefe-mr11-downloads])
Attachments
(1 file)
This test fails in multiple places when the pref browser.download.improvements_to_download_panel is set to true. We need to fix it so we can enable that pref by default.
In addition to the changes to the test itself, this test won't pass without having bug 1735414 fixed.
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
I also added a comment to try and keep anyone else from spending as long as I
did fretting over one particular check in this test.
Pushed by mhowell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/03de2f75a442
Check for the download improvements pref in a couple of places where it changes behaviors that are verified by this test. r=Gijs
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•