Closed
Bug 1674361
Opened 5 years ago
Closed 5 years ago
External protocol permission dialog labels for file URIs are misleading
Categories
(Firefox :: Security, defect)
Firefox
Security
Tracking
()
RESOLVED
FIXED
84 Branch
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: emz, Assigned: emz)
References
Details
Attachments
(2 files)
When we show the external protocol permission dialog for a file URI, we label the site as "file://". This is confusing to the user and doesn't make it clear that the permission is only stored for this specific file.
Perhaps something like "Always allow this local file to open ..." would be better.
We do something similar for the geolocation permission prompt:
https://searchfox.org/mozilla-central/rev/d866b96d74ec2a63f09ee418f048d23f4fd379a2/browser/locales/en-US/chrome/browser/browser.properties#620
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → pbz
Status: NEW → ASSIGNED
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/02ed1a60da29
External protocol dialog: Added separate labels for file principals. r=Gijs,fluent-reviewers
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•