зеркало из https://github.com/mozilla/pjs.git
Bug 575999 - Context menu pops up when clicking on links (missed a nit) [r=me]
This commit is contained in:
Родитель
8bc02f1154
Коммит
b202b9094a
|
@ -59,7 +59,7 @@ pref("zoom.dpiScale", 150);
|
|||
pref("ui.use_native_popup_windows", true);
|
||||
|
||||
/* use long press to display a context menu */
|
||||
pref("ui.click_hold_context_menus", true);
|
||||
pref("ui.click_hold_context_menus", false);
|
||||
|
||||
/* cache prefs */
|
||||
pref("browser.cache.disk.enable", false);
|
||||
|
|
Загрузка…
Ссылка в новой задаче