Open
Bug 545125
Opened 16 years ago
Updated 5 years ago
The new drag and drop API should check uris automatically
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect, P5)
Core
DOM: Copy & Paste and Drag & Drop
Tracking
()
NEW
People
(Reporter: mak, Unassigned)
References
Details
The old API was using nsDragAndDrop.dragDropSecurityCheck, if possible the new API should automate this check when an uri is added to the dataTransfer.
This would reduce dependancies for code and d&d security as well in a transparent way.
Reporter | ||
Comment 1•16 years ago
|
||
"d&d security as well": i mean "increase d&d security", not reduce. sorry, bad English.
Comment 2•5 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority and severity.
If you have reason to believe this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•