Closed
Bug 514451
Opened 16 years ago
Closed 9 years ago
Want a way to create an nsITransferable object
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Core
DOM: Copy & Paste and Drag & Drop
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Natch, Unassigned)
Details
It would make testing much easier and actually make the initDragEvent methods useful.
Comment 1•11 years ago
|
||
This seems really old, and as far as I can tell nsITransferable can just be instantiated with it's constructor.
Can this be closed?
| Reporter | ||
Comment 2•11 years ago
|
||
This was a request to be able to create one from js. I'm not sure if that is possible or not now.
That said, this is probably obsolete by now...
Comment 3•11 years ago
|
||
Could you have a look at this mdn article in which there are examples on how to create them. If that satisfies this, could you close this bug?
thanks in advance
Comment 4•9 years ago
|
||
I don't think we need to do this. nsITransferable should ideally not be used in new code.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•