aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
Diffstat (limited to 'embed')
-rw-r--r--embed/ephy-embed-prefs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/ephy-embed-prefs.c b/embed/ephy-embed-prefs.c
index 7281e982f..4f9b3686b 100644
--- a/embed/ephy-embed-prefs.c
+++ b/embed/ephy-embed-prefs.c
@@ -485,6 +485,7 @@ ephy_embed_prefs_init (void)
"enable-site-specific-quirks", TRUE,
"enable-page-cache", TRUE,
"enable-developer-extras", TRUE,
+ "enable-fullscreen", TRUE,
NULL);
for (i = 0; i < G_N_ELEMENTS (webkit_pref_entries); i++) {