summaryrefslogtreecommitdiffstats
path: root/widget/nsITransferable.idl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:35:37 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:35:37 +0000
commita90a5cba08fdf6c0ceb95101c275108a152a3aed (patch)
tree532507288f3defd7f4dcf1af49698bcb76034855 /widget/nsITransferable.idl
parentAdding debian version 126.0.1-1. (diff)
downloadfirefox-a90a5cba08fdf6c0ceb95101c275108a152a3aed.tar.xz
firefox-a90a5cba08fdf6c0ceb95101c275108a152a3aed.zip
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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.