mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 715885 - Don't allow extensions to hook nsIDragService. r=roc
This commit is contained in:
parent
a1e89aa64b
commit
397db564dd
@ -48,7 +48,7 @@ interface nsIDOMDragEvent;
|
||||
interface nsIDOMDataTransfer;
|
||||
interface nsISelection;
|
||||
|
||||
[scriptable, uuid(82B58ADA-F490-4C3D-B737-1057C4F1D052)]
|
||||
[scriptable, uuid(82B58ADA-F490-4C3D-B737-1057C4F1D052), builtinclass]
|
||||
interface nsIDragService : nsISupports
|
||||
{
|
||||
const long DRAGDROP_ACTION_NONE = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user