Closed Bug 1306339 Opened 8 years ago Closed 2 years ago

[meta] Remove the handler choice dialog for files that cannot be displayed internally

Categories

(Firefox :: File Handling, task, P3)

task

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: Paolo, Unassigned)

References

(Depends on 3 open bugs, Blocks 1 open bug)

Details

(Keywords: meta)

When a page is loaded and the browser does not know how to handle its content type internally, we currently display a handler choice dialog, where the user has to make an explicit choice on whether to view the file immediately or store it on disk to be opened or interacted with later.

This meta-bug is about removing this dialog and using other means of completing the task of viewing the contents of the file or storing it on disk for later.

At the present time, there are prerequisites that need to be completed before this can happen. Known dependencies are removing the ability to choose a handler application that is not the system default, and protection from sites that try to download multiple files automatically.
Depends on: 1306347
Priority: -- → P3
Depends on: 1381247
Type: defect → task

I'm writing a web-archiving tools using selenium, and firefox is the browser I'd prefer to use. Right now unhandled mimetypes prompt for user input causing the bot to block indefinitely. This change would fix that, allowing me to automate web pages without worrying about the browser randomly blocking if the bot clicks on the wrong thing.

We've done this in 98.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.