gecko-dev/toolkit/mozapps
Matt Howell 58a8107c16 Bug 1485484 - Always fill in the optional third parameter to ApplicationID::Set. r=agashlin
In theory, the third parameter (dualMode) to the NSIS ApplicationID plugin's
Set function is optional, but the plugin assumes that either it's there or
there's nothing else on the NSIS stack, so it pops three items from the stack
unconditionally. This means that supplying only two parameters results in
one item silently being dropped from the NSIS stack. Fortunately this one
function is the only place where we were doing that, so it only became a
problem if there were an awful lot of shortcuts (around 7) to the same
installation.

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

--HG--
extra : moz-landing-system : lando
2018-08-22 20:38:12 +00:00
..
downloads Bug 1446940 part 1. Stop getting docshells from windows via getInterface in toolkit. r=gijs 2018-08-01 13:07:09 -04:00
extensions Bug 1484421 - Move JSON-related functionality into js/public/JSON.h that isn't #include'd in jsapi.h. r=jandem 2018-08-20 07:54:45 -07:00
handling Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
installer Bug 1485484 - Always fill in the optional third parameter to ApplicationID::Set. r=agashlin 2018-08-22 20:38:12 +00:00
preferences Bug 1457021 - Migrate the JS of Preferences::Fonts to Fluent. r=flod,jaws 2018-04-19 17:12:18 -07:00
update Bug 1411736 - Convert xpcshellConstantsPP.js to FINAL_TARGET_PP_FILES. r=firefox-build-system-reviewers,froydnj 2018-08-21 14:58:39 +00:00