Closed
Bug 1735368
Opened 3 years ago
Closed 3 years ago
Fix browser_auto_close_window.js so it passes when download improvements are enabled
Categories
(Firefox :: Downloads Panel, task, P1)
Tracking
()
RESOLVED
FIXED
95 Branch
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: Gijs, Assigned: Gijs)
References
Details
(Whiteboard: [fidefe-mr11-downloads])
Attachments
(2 files)
This test is failing because it expects a dialog and one doesn't appear.
Making the dialog appear is trivial but we also need to make sure that blank tabs still get closed even when the dialog is not opened.
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Points: --- → 1
Assignee | ||
Updated•3 years ago
|
Summary: Fix browser_auto_close_window.js so it passes when download improvements are created → Fix browser_auto_close_window.js so it passes when download improvements are enabled
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D128628
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/609299c8386b
fix browser_auto_close_window.js so it passes with download improvements enabled and when asking for all downloads, r=sfoster
https://hg.mozilla.org/integration/autoland/rev/76af648f5fb2
ensure we also test saving closing windows when saving downloads to disk, r=sfoster
Comment 4•3 years ago
|
||
Backed out 2 changesets (Bug 1735368) for causing failures in browser_extension_correction.js
Log: https://treeherder.mozilla.org/logviewer?job_id=355104336&repo=autoland&lineNumber=3680
Backout: https://hg.mozilla.org/integration/autoland/rev/240cc3419bc9b1783a2baf2fa4d0868d2837344c
Flags: needinfo?(gijskruitbosch+bugs)
Assignee | ||
Comment 5•3 years ago
|
||
Ugh, I'm such an idiot sometimes. Filed bug 1736467 for the particular way in which I was an idiot this time.
Flags: needinfo?(gijskruitbosch+bugs)
See Also: → 1736467
Assignee | ||
Comment 6•3 years ago
|
||
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/40949eacf691
fix browser_auto_close_window.js so it passes with download improvements enabled and when asking for all downloads, r=sfoster
https://hg.mozilla.org/integration/autoland/rev/8996512a44a4
ensure we also test saving closing windows when saving downloads to disk, r=sfoster
Comment 8•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/40949eacf691
https://hg.mozilla.org/mozilla-central/rev/8996512a44a4
Status: ASSIGNED → RESOLVED
Closed: 3 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
•