[epiphany] Revert "Actually disable hardware acceleration"
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Revert "Actually disable hardware acceleration"
- Date: Sat, 14 Apr 2018 20:25:18 +0000 (UTC)
commit 913f210484b5bfddaf794d547d2d036847da7aa0
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Sat Apr 14 15:24:47 2018 -0500
Revert "Actually disable hardware acceleration"
This reverts commit 4df5b310af0a7465df0b0c36c763fd2bfd5fb968.
embed/ephy-embed-prefs.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/embed/ephy-embed-prefs.c b/embed/ephy-embed-prefs.c
index d854137..332502a 100644
--- a/embed/ephy-embed-prefs.c
+++ b/embed/ephy-embed-prefs.c
@@ -431,7 +431,7 @@ ephy_embed_prefs_init (gpointer user_data)
"enable-fullscreen", TRUE,
"enable-javascript", TRUE,
"enable-dns-prefetching", TRUE,
- "hardware-acceleration-policy",
WEBKIT_HARDWARE_ACCELERATION_POLICY_NEVER,
+ "hardware-acceleration-policy",
WEBKIT_HARDWARE_ACCELERATION_POLICY_ON_DEMAND,
"javascript-can-open-windows-automatically", TRUE,
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]