[epiphany] Enable WebGL



commit 41bf559e69cce0db75eb4ba5786c01e743f34193
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Tue Sep 22 08:13:56 2015 -0500

    Enable WebGL
    
    https://bugzilla.gnome.org/show_bug.cgi?id=755414

 data/org.gnome.epiphany.gschema.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index 0ca9f64..c0f56c6 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -174,7 +174,7 @@
                        <summary>Enable JavaScript</summary>
                </key>
                <key type="b" name="enable-webgl">
-                       <default>false</default>
+                       <default>true</default>
                        <summary>Enable WebGL</summary>
                        <description>Whether to enable support for WebGL contexts.</description>
                </key>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]