Skip to content

Commit

Permalink
s/NOTICE/NOTICE-DISABLED
Browse files Browse the repository at this point in the history
  • Loading branch information
nodiscc committed Jun 13, 2017
1 parent e99deb1 commit 741a8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ user_pref("beacon.enabled", false);
// user_pref("dom.event.clipboardevents.enabled", false);

// PREF: Disable "copy to clipboard" functionality via Javascript (Firefox >= 41) (disabled)
// NOTICE: Disabling clipboard operations will break legitimate JS-based "copy to clipboard" functionality
// NOTICE-DISABLED: Disabling clipboard operations will break legitimate JS-based "copy to clipboard" functionality
// https://hg.mozilla.org/mozilla-central/rev/2f9f8ea4b9c3
// user_pref("dom.allow_cut_copy", false);

Expand Down

0 comments on commit 741a8bb

Please sign in to comment.