mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
0210e257d7
This patch starts pinning Firefox to the Taskbar by default on all supported Windows versions. The main addition here is a port of our existing taskbar pinning code for modern Windows 10 & 11 versions to an NSIS plugin (compiled version also included). After discussion with a few stakeholders, we also decided that we will never pin during an update on Windows 10 or 11. (Arguably we could stop on Windows 7 & 8 as well - but I don't really see any harm in carrying forward our pre-existing behaviour there.) With this in mind, I dropped all the second pinning attempt code (which was only ever enabled for Windows 10). Differential Revision: https://phabricator.services.mozilla.com/D148288 |
||
---|---|---|
.. | ||
7zstub | ||
atk-1.0/atk | ||
bsdiff | ||
ia2 | ||
nsis | ||
snappy | ||
moz.build | ||
README |
This directory was created for code which is used in the Mozilla project in some way but is not under the MPL or a compatible license like the Apache 2, BSD or MIT licenses. It is _NOT_ for "all non-MPLed code". Before putting any new code in here, please consult licensing@mozilla.org. It is quite likely that this is not the right place.