Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Ben Hearsum 0210e257d7 Bug 1771951: add pin to taskbar support in the installer on Windows 10 & 11 r=mhowell
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
2022-06-27 16:31:36 +00:00
.cargo Backed out 2 changesets (bug 1772092) for causing frequent crashes (bug 1774118 and bug 1774125). a=backout 2022-06-14 10:16:35 +02:00
.vscode Bug 1769759 - Update extension ID for rust-analyzer vscode extension recommendation. r=andi 2022-05-17 14:36:27 +00:00
accessible Bug 1776496 - Re-enable some passing browser-chrome tests. r=preferences-reviewers,Gijs 2022-06-27 13:57:41 +00:00
browser Bug 1771951: add pin to taskbar support in the installer on Windows 10 & 11 r=mhowell 2022-06-27 16:31:36 +00:00
build Bug 1776104 - Verify that the paths exist before writing ThirdPartyPaths.cpp. r=andi 2022-06-27 13:05:46 +00:00
caps Backed out 9 changesets (bug 1772006) causing build bustages on nsTString.cpp. CLOSED TREE 2022-06-11 01:13:42 +03:00
chrome Bug 1514936, part 1 - Remove the outer argument to nsIFactory::createInstance. r=xpcom-reviewers,preferences-reviewers,nika,Gijs 2022-05-17 20:24:19 +00:00
config Bug 1774594 - Don't add color flags to linker. r=glandium 2022-06-21 06:42:35 +00:00
devtools Bug 1776594 - Switch to using grid for the range slider rows r=julienw 2022-06-27 15:00:46 +00:00
docs Bug 1776279 - Remove the ContainsMemoryReport annotation r=rkraesig 2022-06-24 19:49:50 +00:00
docshell Bug 1766305, part 2 - Return a wireframe with GetLayoutHistoryState. r=smaug,mconley 2022-06-27 12:02:48 +00:00
dom Backed out changeset 8a9bae22cf24 (bug 1771150) for causing failures in browser_fullscreen_warning.js and test_pointerlock-api.html CLOSED TREE 2022-06-27 17:27:11 +03:00
editor Bug 1761160: Disable spellechecking in the textarea for the blur-focus test. r=masayuki 2022-06-25 18:45:09 +00:00
extensions Bug 1772917 - Port osfile.jsm usage to IOUtils in extensions/spellcheck/ r=masayuki 2022-06-23 23:42:18 +00:00
gfx Bug 1774631 - Fix typo in cairo-pdf-surface.c that causes us to get spuriously-rasterized PDF output. r=jrmuizel 2022-06-27 15:11:27 +00:00
gradle/wrapper
hal Bug 1775154 - Extra cleanup of dom/, extensions/, hal/, netwerk/ and storage/ includes r=necko-reviewers,kershaw 2022-06-22 13:31:25 +00:00
image Bug 1775209 - Change local variables of type gfx::Size, which actually represent scales, to MatrixScales. r=botond 2022-06-24 19:00:38 +00:00
intl Bug 1774865 - extra cleanup mozglue, security, intl and netwerk includes r=sylvestre 2022-06-22 09:51:52 +00:00
ipc Bug 1775148 - Cleanup ipc/ includes r=sylvestre 2022-06-23 15:49:57 +00:00
js Bug 1285890 - Remove unnecessary AutoLockHelperThreadState in LinkIonScript. r=jonco 2022-06-27 14:07:28 +00:00
layout Backed out 11 changesets (bug 1773770) because shouldn't have been landed during a soft freeze CLOSED TREE 2022-06-24 20:03:43 +03:00
media Bug 1775152 - Cleanup media/webrtc/ includes r=sylvestre 2022-06-24 07:15:12 +00:00
memory Backed out changeset ecea89cb3d35 (bug 1774458) for crashing on macOS 10.14 and older. CLOSED TREE 2022-06-24 01:56:51 +03:00
mfbt Bug 1774863 - Cleanup mfbt includes r=sylvestre 2022-06-22 09:47:14 +00:00
mobile Backed out changeset 56a33c1c3210 (bug 1734394) for causing build bustages in GeckoBundleUtils.cpp CLOSED TREE 2022-06-24 22:01:02 +03:00
modules Backed out changeset 8a9bae22cf24 (bug 1771150) for causing failures in browser_fullscreen_warning.js and test_pointerlock-api.html CLOSED TREE 2022-06-27 17:27:11 +03:00
mozglue Bug 1770237: Part 17 - Rename mozJSComponentLoader to mozJSModuleLoader r=mccr8,decoder 2022-06-22 20:31:37 +00:00
netwerk Bug 1776496 - Re-enable some passing browser-chrome tests. r=preferences-reviewers,Gijs 2022-06-27 13:57:41 +00:00
nsprpub Bug 1769299 - NSPR_4_34_RTM. r=glandium UPGRADE_NSPR_RELEASE 2022-05-31 19:25:48 +00:00
other-licenses Bug 1771951: add pin to taskbar support in the installer on Windows 10 & 11 r=mhowell 2022-06-27 16:31:36 +00:00
parser Bug 1775477 - Fix interface for parser-created <keygen> elements. r=saschanaz 2022-06-23 10:34:44 +00:00
python Bug 1772198 - Add a new filetype lint job r=linter-reviewers,ahal 2022-06-24 20:07:07 +00:00
remote Bug 1775036 - [marionette] Remove support for ChromeWebElements. r=webdriver-reviewers,jdescottes 2022-06-24 08:38:13 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2022-06-27 13:04:52 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2022-06-27 13:04:52 +00:00
servo Backed out changeset 8a9bae22cf24 (bug 1771150) for causing failures in browser_fullscreen_warning.js and test_pointerlock-api.html CLOSED TREE 2022-06-27 17:27:11 +03:00
startupcache Backed out 9 changesets (bug 1772006) causing build bustages on nsTString.cpp. CLOSED TREE 2022-06-11 01:13:42 +03:00
storage Bug 1770237: Part 9 - Update VacuumParticipant test mocks to not use chrome manifests for registration. r=mccr8 2022-06-22 20:31:34 +00:00
supply-chain Bug 1774806 - Update unicode-normalization to 0.2.10. r=emilio,supply-chain-reviewers 2022-06-24 20:46:55 +00:00
taskcluster Bug 1772198 - Add a lint job that validates moz.yaml files r=linter-reviewers,ahal 2022-06-24 20:07:08 +00:00
testing Bug 1775203 - [devtools] Unify code around getSymbols method. r=bomsy,perftest-reviewers,davehunt 2022-06-27 14:03:20 +00:00
third_party Bug 1774806 - Update unicode-normalization to 0.2.10. r=emilio,supply-chain-reviewers 2022-06-24 20:46:55 +00:00
toolkit Bug 1771951: add pin to taskbar support in the installer on Windows 10 & 11 r=mhowell 2022-06-27 16:31:36 +00:00
tools Bug 1776104 - Remove missing paths from Generated.txt and ThirdPartyPaths.txt. r=andi 2022-06-27 13:05:46 +00:00
uriloader Bug 1776080 - Fix browser_save_filenames.js to work with parent controlled navigation. r=NeilDeakin 2022-06-27 02:20:09 +00:00
view Bug 1772432 - Clean up nsWidgetInitData. r=stransky 2022-06-03 09:41:39 +00:00
widget Bug 1776563 - Remove nsDMABufDevice::IsDMABufEnabled(), r=stransky 2022-06-27 09:00:36 +00:00
xpcom Backed out 11 changesets (bug 1773770) because shouldn't have been landed during a soft freeze CLOSED TREE 2022-06-24 20:03:43 +03:00
xpfe/appshell Merge autoland to mozilla-central. a=merge 2022-06-16 12:29:41 +03:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1776104 - Remove missing paths from Generated.txt and ThirdPartyPaths.txt. r=andi 2022-06-27 13:05:46 +00:00
.cron.yml Bug 1769724 - correct indentation in backfill cron task definition. 2022-05-17 10:41:54 +00:00
.eslintignore
.eslintrc.js Bug 1774647 - Do not apply import/prefer-default-export rule. r=Standard8 2022-06-17 09:11:13 +00:00
.flake8 Bug 1775183 - Remove fork_interpose.py. r=firefox-build-system-reviewers,nalexander 2022-06-21 06:44:55 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1771004 - Ignore Storybook generated files. r=mstriemer 2022-05-25 18:32:43 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1771004 - Ignore Storybook generated files. r=mstriemer 2022-05-25 18:32:43 +00:00
.hgtags No bug - tagging 7db3b1cf976f9634d567201a8259bed4ba14fe5c with FIREFOX_NIGHTLY_102_END a=release DONTBUILD CLOSED TREE 2022-05-30 11:42:15 +00:00
.lando.ini
.lldbinit
.mailmap Bug 1650456 - Correct name in a few places, r=froydnj 2020-07-03 20:20:29 +00:00
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1773255 - Update to Glean v50.1.0 r=chutten,supply-chain-reviewers 2022-06-15 15:39:33 +00:00
Cargo.lock Bug 1774806 - Update unicode-normalization to 0.2.10. r=emilio,supply-chain-reviewers 2022-06-24 20:46:55 +00:00
Cargo.toml Bug 1774513 - Fix neqo-common compatibility with log >= 0.4.16. r=necko-reviewers,dragana 2022-06-23 20:31:56 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-05-30 11:42:22 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
moz.build
moz.configure Bug 1769405 - Part 1: Move artifact build option to build/moz.configure/init.configure. r=glandium 2022-06-14 18:13:53 +00:00
mozilla-config.h.in
old-configure.in Bug 1762484 - Enable most of the same warnings on Windows as on other platforms. r=firefox-build-system-reviewers,andi 2022-04-25 22:21:31 +00:00
package-lock.json Bug 1766268 - Update eslint-plugin-mozilla's version of estraverse to fix issues with private identifiers. r=mossop 2022-04-27 15:14:35 +00:00
package.json Bug 1766268 - Update eslint-plugin-mozilla's version of estraverse to fix issues with private identifiers. r=mossop 2022-04-27 15:14:35 +00:00
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Firefox developers for
testing, may be buggy.