gecko-dev/browser/locales
Molly Howell 469e70dc6d Bug 1601806 - Remove installer check for running instances before launching new instance. r=agashlin
At the end of any successful install, both the stub installer and full installer
(in interactive mode) attempt to launch the newly installed copy. But currently,
they first check if any copy of Firefox [1] is already running, and skip doing
that launch if so. The reason for this is that it used to be the case that no
two instances of Firefox could ever be running under default conditions because
there was only one default profile and it would be in use. It's clear that this
is the reason for the check because an exception is made for Developer Edition,
which had its own default profile and so wasn't subject to this restriction.

But now, we have per-install profiles by default, so there's no longer any need
to have this check, because launching the new instance won't be blocked by the
fact that there's already an instance running; all we're doing is creating
false positive prompts for something that isn't an issue anymore. So, this
patch removes the check and the prompt.

[1] At least that's the intent, but because of bug 1600905 we're actually now
checking for any Gecko-based product, because that's the best we can now do.

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

--HG--
extra : moz-landing-system : lando
2019-12-20 21:40:07 +00:00
..
en-US Bug 1601806 - Remove installer check for running instances before launching new instance. r=agashlin 2019-12-20 21:40:07 +00:00
generic/profile Bug 1593032 - Remove IRC/Mibbit from the list of default bookmarks that are used in nightly builds. r=mikedeboer 2019-11-01 16:45:05 +00:00
all-locales Bug 1604415 - Add Sicilian (scn) to Firefox Nightly Builds r=Pike,Standard8 2019-12-20 14:47:51 +00:00
filter.py Bug 1559975 - Make directories python3 compatible r=catlee 2019-07-02 15:47:34 +00:00
generate_bookmarks.py
generate_updater_ini.py
jar.mn Bug 1435915 - Remove preferences.properties. r=fluent-reviewers,Gijs,flod 2019-09-20 15:44:55 +00:00
l10n-changesets.json no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD 2019-12-20 22:06:23 +00:00
l10n-onchange-changesets.json Bug 1512822 - Remove "MSVC" from the name of AArch64 builds r=tomprince 2019-01-24 15:02:06 +00:00
l10n.ini Bug 1500474 - Rename webcompat-reporter directory to report-site-issue r=florian,Pike 2019-04-23 17:36:40 +00:00
l10n.toml Bug 1604415 - Add Sicilian (scn) to Firefox Nightly Builds r=Pike,Standard8 2019-12-20 14:47:51 +00:00
Makefile.in Bug 1567258 - Convert fxmonitor to a built-in component r=nhnt11,flod 2019-08-23 14:27:55 +00:00
moz.build
onchange-locales
shipped-locales Bug 1583171 - Add new locales (ca-valencia, tl, trs) to shipped-locales r=Pike 2019-09-23 11:50:13 +00:00