summaryrefslogtreecommitdiffstats
path: root/widget/nsITransferable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'widget/nsITransferable.idl')
-rw-r--r--widget/nsITransferable.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/widget/nsITransferable.idl b/widget/nsITransferable.idl
index 0a8419c4bb..c6e424d7cb 100644
--- a/widget/nsITransferable.idl
+++ b/widget/nsITransferable.idl
@@ -203,9 +203,8 @@ interface nsITransferable : nsISupports
* node principal of the source DOM node from which this transferable was
* created, or the principal of the global from which this transferable was
* created.
- * XXXedgar: Rename it to something more generic, bug 1867636.
*/
- [notxpcom, nostdcall] attribute nsIPrincipal requestingPrincipal;
+ [notxpcom, nostdcall] attribute nsIPrincipal dataPrincipal;
/**
* the contentPolicyType for this transferable.