Closed
Bug 1734719
Opened 3 years ago
Closed 3 years ago
Fix test_bug1266815.html to work when download improvements are enabled
Categories
(Firefox :: Downloads Panel, task)
Tracking
()
RESOLVED
FIXED
95 Branch
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: sfoster, Assigned: sfoster)
References
Details
(Whiteboard: [fidefe-mr11-downloads])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
This test needs the external application chooser dialog to appear to reproduce a specific case for the editor. With the downloads improvements changes the file is quietly downloaded instead. It should be possible to adjust the mime handler specifics for the test to operate as before.
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
- bug 1266185 was specifically about the how the editor behaves when the application handler dialog pops up, so I've restored this behavior by setting the preferredAction to alwaysAsk for the octet-stream mime-type
Updated•3 years ago
|
Attachment #9244869 -
Attachment description: Bug 1734719 - Fix the editor/application-handler test when the downloads improvements test is true. r?Gijs → Bug 1734719 - Fix the editor/application-handler test when the downloads improvements pref is true. r?Gijs
Pushed by sfoster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2d2706768287
Fix the editor/application-handler test when the downloads improvements pref is true. r=Gijs
Comment 3•3 years ago
|
||
bugherder |
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
•