mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-21 16:17:11 +02:00
Change "popup" to "pop-up"
This commit is contained in:
parent
6789dc7fef
commit
0d857de838
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -603,7 +603,7 @@ user_pref("media.eme.enabled", false);
|
|||
user_pref("_user.js.parrot", "2400 syntax error: the parrot's kicked the bucket!");
|
||||
/* 2402: prevent scripts from moving and resizing open windows ***/
|
||||
user_pref("dom.disable_window_move_resize", true);
|
||||
/* 2404: limit events that can cause a popup [SETUP-WEB] ***/
|
||||
/* 2404: limit events that can cause a pop-up [SETUP-WEB] ***/
|
||||
user_pref("dom.popup_allowed_events", "click dblclick mousedown pointerdown");
|
||||
|
||||
/*** [SECTION 2600]: MISCELLANEOUS ***/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue