mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 01:10:22 +00:00
Bug 262899 nsITransferableOverride instead of nsIClipboardDragDropHooks in comments
p=CTho r=blizzard sr=roc
This commit is contained in:
parent
3574d11a27
commit
848adcb31c
@ -55,8 +55,8 @@ interface nsIDOMEvent;
|
||||
* command: cmd_clipboardDragDropHook
|
||||
*
|
||||
* params value type possible values
|
||||
* "addhook" isupports nsITransferableOverride as nsISupports
|
||||
* "removehook" isupports nsITransferableOverride as nsISupports
|
||||
* "addhook" isupports nsIClipboardDragDropHooks as nsISupports
|
||||
* "removehook" isupports nsIClipboardDragDropHooks as nsISupports
|
||||
*
|
||||
* Notes:
|
||||
* * Overrides/hooks need to be added to each window (as appropriate).
|
||||
|
Loading…
x
Reference in New Issue
Block a user