summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@redhat.com>2023-02-08 15:02:59 -0600
committerMarge Bot <marge-bot@gnome.org>2023-02-08 21:09:22 +0000
commit869c73b3c2df304b8f835b3562528fe1ced0a25e (patch)
tree8eec7fdf2226043537643e12339a6f34aed90673
parent3f8a0bd009bc1ead5fd7719cdd2b93d1e108df78 (diff)
downloadepiphany-869c73b3c2df304b8f835b3562528fe1ced0a25e.tar.gz
Stop setting painting threads environment variable
We have not noticed crashes when using this environment variable, which is good to know. Testing complete. Part-of: <https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/1280>
-rw-r--r--org.gnome.Epiphany.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/org.gnome.Epiphany.json b/org.gnome.Epiphany.json
index 45e9228c4..1fc0cd1fc 100644
--- a/org.gnome.Epiphany.json
+++ b/org.gnome.Epiphany.json
@@ -17,8 +17,7 @@
"--socket=pulseaudio",
"--socket=wayland",
"--system-talk-name=org.freedesktop.GeoClue2",
- "--own-name=org.gnome.Epiphany.WebAppProvider",
- "--env=WEBKIT_NICOSIA_PAINTING_THREADS=1"
+ "--own-name=org.gnome.Epiphany.WebAppProvider"
],
"modules" : [
{