commit 40408e15b6f5723d06f9ebfe77242e4fb767a497
parent 137f0b80e6c133942510ef92d685959f70a76b09
Author: Edgar Chen <echen@mozilla.com>
Date: Fri, 31 Oct 2025 16:26:56 +0000
Bug 1857764 - Disable `clipboard.imageAsFile.enabled` by default; r=evilpie
Differential Revision: https://phabricator.services.mozilla.com/D203703
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml
@@ -2180,7 +2180,7 @@
# Whether to put a file promise onto the clipboard when copying images on Windows
- name: clipboard.imageAsFile.enabled
type: bool
- value: @IS_NOT_EARLY_BETA_OR_EARLIER@
+ value: false
mirror: always
# On Windows, whether to add PNG before BMP (CF_DIB) in the list of supported