Open
Bug 1311940
Opened 8 years ago
Updated 2 years ago
Consider blocking registerProtocolHandler calls not initiated by user interaction
Categories
(Firefox :: File Handling, defect, P5)
Firefox
File Handling
Tracking
()
NEW
People
(Reporter: edenchuang, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [CHE-BACKLOG])
According to bug 1270416 comment 48, use this bug to discuss the popup block mechanism of registerProtocolHandler.
Updated•8 years ago
|
Whiteboard: [CHE-BACKLOG]
Comment 1•8 years ago
|
||
Reading bug 1270416 comment 48 again, this bug refers to blocking registerProtocolHandler calls that are not initiated by user interaction.
I'm not sure whether this will be needed, as the new "Temporarily Blocked" and "Blocked" permission states from Firefox 53 may serve our purpose better, without breaking sites that currently try to register their protocol handlers on page load.
We can re-evaluate after the implementation in bug 1270416 is finished.
Depends on: 1270416
Priority: -- → P5
Summary: Popup blocker mechanism to prevent registerProtocolHandler from doing anything → Consider blocking registerProtocolHandler calls not initiated by user interaction
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•