mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug 767073 - Disable clipboard.autocopy on Android. r=mbrubeck
This commit is contained in:
parent
1e762c47df
commit
103431507f
@ -2814,9 +2814,6 @@ pref("middlemouse.contentLoadURL", true);
|
||||
pref("middlemouse.openNewWindow", true);
|
||||
pref("middlemouse.scrollbarPosition", true);
|
||||
|
||||
// Clipboard behavior
|
||||
pref("clipboard.autocopy", true);
|
||||
|
||||
pref("browser.urlbar.clickSelectsAll", false);
|
||||
|
||||
// Tab focus model bit field:
|
||||
|
Loading…
Reference in New Issue
Block a user