mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-10 01:52:15 +09:00
Issue #1517 - Remove dom.event.highrestimestamp.enabled pref
This resolves #1517
This commit is contained in:
parent
0c44ae0a30
commit
d62f0a0dd2
6 changed files with 14 additions and 59 deletions
|
|
@ -1247,7 +1247,6 @@ pref("privacy.trackingprotection.pbmode.enabled", false);
|
|||
|
||||
pref("dom.event.contextmenu.enabled", true);
|
||||
pref("dom.event.clipboardevents.enabled", true);
|
||||
pref("dom.event.highrestimestamp.enabled", true);
|
||||
|
||||
pref("dom.webcomponents.enabled", false);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue