Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martonmiklos/96aad33c5ded3f664a972ac826cd336e to your computer and use it in GitHub Desktop.
Save martonmiklos/96aad33c5ded3f664a972ac826cd336e to your computer and use it in GitHub Desktop.
TB and FF env diff
mm@P15:~$ diff /tmp/env_ff /tmp/env_tb
9a10
> force_s3tc_enable=true
13a15,16
> NO_AT_BRIDGE=1
> XUL_APP_FILE=
14a18,19
> XRE_BINARY_PATH=
> MOZ_CRASHREPORTER_STRINGS_OVERRIDE=/usr/lib/thunderbird/crashreporter-override.ini
16a22
> MOZ_CRASHREPORTER_DATA_DIRECTORY=/home/mm/.thunderbird/Crash Reports
25c31
< DESKTOP_STARTUP_ID=P15;1685342242;610123;2443_TIME806532
---
> XRE_START_OFFLINE=
26a33,34
> XRE_RESTARTED_BY_PROFILE_MANAGER=
> MOZ_LAUNCHED_CHILD=
27a36
> XRE_PROFILE_PATH=
30a40
> MOZ_CRASHREPORTER_PING_DIRECTORY=/home/mm/.thunderbird/Pending Pings
34a45
> MOZ_APP_SILENT_START=
35a47,49
> MOZ_CRASHREPORTER_RESTART_ARG_0=/usr/bin/thunderbird
> MOZ_CRASHREPORTER_RESTART_ARG_1=
> DICPATH=:/usr/lib/thunderbird/dictionaries
38a53
> MOZ_ASSUME_USER_NS=1
41a57
> MOZ_CRASHREPORTER_EVENTS_DIRECTORY=/home/mm/.thunderbird/ixfd9cop.default/crashes/events
43a60
> MOZ_ENABLE_WAYLAND=1
49a67
> __GL_ALLOW_FXAA_USAGE=0
50a69,70
> mesa_glthread=false
> XRE_PROFILE_LOCAL_PATH=
61a82,83
> GIO_LAUNCHED_DESKTOP_FILE_PID=8677
> GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/firefox.desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment