[epiphany] Revert "Disable hardware acceleration"



commit c2c4e887e235e572a1618a83d92b10e794baa5c0
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sat Apr 14 15:24:56 2018 -0500

    Revert "Disable hardware acceleration"
    
    This reverts commit c61da877a515d61e3e7d0d75ab8a8b33f89f87f7.
    
    Continuing to experiment with this setting....

 embed/ephy-embed-prefs.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/embed/ephy-embed-prefs.c b/embed/ephy-embed-prefs.c
index 332502a..0ce447f 100644
--- a/embed/ephy-embed-prefs.c
+++ b/embed/ephy-embed-prefs.c
@@ -431,7 +431,6 @@ ephy_embed_prefs_init (gpointer user_data)
                                                        "enable-fullscreen", TRUE,
                                                        "enable-javascript", TRUE,
                                                        "enable-dns-prefetching", TRUE,
-                                                       "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]