mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-26 12:20:56 +00:00
Backed out changeset df33f085e1a6 (bug 1185775) for making bug 1181446 basically permafail on Win7.
CLOSED TREE
This commit is contained in:
parent
d40332b0af
commit
081f00cd9c
@ -4365,8 +4365,8 @@ pref("full-screen-api.enabled", false);
|
||||
pref("full-screen-api.allow-trusted-requests-only", true);
|
||||
pref("full-screen-api.pointer-lock.enabled", true);
|
||||
// transition duration of fade-to-black and fade-from-black, unit: ms
|
||||
pref("full-screen-api.transition-duration.enter", "200 200");
|
||||
pref("full-screen-api.transition-duration.leave", "200 200");
|
||||
pref("full-screen-api.transition-duration.enter", "400 400");
|
||||
pref("full-screen-api.transition-duration.leave", "400 400");
|
||||
|
||||
// DOM idle observers API
|
||||
pref("dom.idle-observers-api.enabled", true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user