gecko-dev/taskcluster/docker/firefox-snap
Jed Davis cb0091487b Bug 1472589 - Fix parent process crash reporting in the Snap package environment. r=ted,jlorenzo
1. The unsetting of LD_LIBRARY_PATH is removed, because it's no longer
necessary and interferes with environments where it's necessary to find
"system" libraries like GTK; see bug 1472589 comment #1 through #4.

2. The Snap package manifest adds a dependency on the libcurl package,
so that the crash reporter can send the report.  This uses the GnuTLS
variant because we're already pulling in GnuTLS as a dependency of some
other packages (FFmpeg and CUPS, but also the non-GnuTLS cURL packages
depend on it anyway via OpenLDAP).

Differential Revision: https://phabricator.services.mozilla.com/D18625

--HG--
extra : moz-landing-system : lando
2019-02-11 13:49:35 +00:00
..
Dockerfile Bug 1444898 - Snap: Use dedicated snap docker image instead of the Ubuntu one r=rail 2018-03-12 15:23:32 +01:00
Makefile
extract_locales_from_l10n_json.py Backed out changeset 5a4e85dccded (bug 1432417) for lint failure on /builds/worker/checkouts/gecko/taskcluster/docker/firefox-snap/extract_locales_from_l10n_json.py on a CLOSED TREE 2018-01-23 15:05:05 +02:00
firefox.desktop Bug 1436445 - Use icon included in the snap r=mkaply 2018-02-12 10:31:25 +01:00
mimeapps.list Bug 1442419 - Fixed typo in the mimeapps.list bundled in the snap r=jlorenzo 2018-03-08 13:25:12 +00:00
runme.sh Bug 1447263 - Snap: Split build and upload task r=rail 2018-03-20 17:19:50 +01:00
snapcraft.yaml.in Bug 1472589 - Fix parent process crash reporting in the Snap package environment. r=ted,jlorenzo 2019-02-11 13:49:35 +00:00