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
stransky bf7116a05c Bug 1732682 [Wayland] Get screen sizes from workarea on KDE/Sway r=rmader
- Use gdk_screen_get_monitor_workarea() on KDE/Sway to get screen sizes as it's reported correctly there.
- Remove unused code.

Differential Revision: https://phabricator.services.mozilla.com/D127261
2021-10-04 12:13:38 +00:00
.cargo Bug 1733603 - Neqo version 0.5.3 r=necko-reviewers,kershaw 2021-10-01 18:07:10 +00:00
.vscode
accessible Bug 1733465 part 2: Modernize nsViewManager::GetRootWidget() to use already_AddRefed return value, instead of requiring getter_AddRefs at callsite. r=tnikkel 2021-10-01 20:38:09 +00:00
browser Bug 1728854 - Add localization note about switching home page r=flod,fluent-reviewers 2021-10-04 07:00:08 +00:00
build Backed out changeset 68940497078c (bug 1723031) for causing pip setup issues (bug 1733142) 2021-10-04 13:01:21 +03:00
caps Bug 1731645 - Fix non-unified build errors in caps/. r=ckerschb 2021-09-21 15:42:01 +00:00
chrome Bug 1602940 - Automated replacements to use Services.uuid. r=Gijs,necko-reviewers,preferences-reviewers,kershaw 2021-09-06 09:53:52 +00:00
config Bug 1733545 - Remove REQUIRES_UNIFIED_BUILD from third-party directories that don't need it. r=firefox-build-system-reviewers,andi 2021-10-01 09:01:27 +00:00
devtools Bug 1733643 - [devtools] Remove Promise.jsm usage in devtools/shared/security/socket.js. r=ochameau. 2021-10-04 11:39:22 +00:00
docs Bug 1732592: Create in-tree accessibility documentation and add Document Accessibility Lifecycle as our first page. r=eeejay 2021-09-30 21:52:54 +00:00
docshell Bug 1733052 - Part 2: Revise popup abuse level if there is a valid transient user activation; r=smaug 2021-10-04 09:17:18 +00:00
dom Bug 1731025 - systemprincipal telemetry for userChrome.css profiles (and avoid racing with pref checks) r=ckerschb,tjr 2021-10-04 11:09:15 +00:00
editor Bug 1732234 - Fix non-unified build errors in editor/. r=masayuki 2021-09-28 04:26:52 +00:00
extensions Bug 1731994: part 6) Update sPermissionsMap's documentation. r=baku DONTBUILD 2021-09-30 13:11:52 +00:00
gfx Bug 1733785 - Remove unused RefLayer(). r=gfx-reviewers,mstange 2021-10-03 10:22:09 +00:00
gradle/wrapper Bug 1727438 - Upgrade to Gradle 6.9.1. r=nalexander,owlish 2021-08-31 20:53:09 +00:00
hal Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
image Bug 1727943 - Part 2: Migrate mochitest, reftest and crashtest Windows 10 ccov suites from AWS to Azure r=jmaher 2021-09-28 15:27:39 +00:00
intl Bug 1733053 - Part 1: Update tzdata in ICU data files to 2021a1. r=platform-i18n-reviewers,dminor 2021-09-30 08:32:45 +00:00
ipc Bug 1732325 - SharedMemory::FindFreeAddressSpace should use MAP_NORESERVE r=glandium 2021-10-01 08:16:37 +00:00
js Backed out changeset d2fed448c0fa (bug 1729871) for causing build bustages on check_spidermonkey_style.py. CLOSED TREE 2021-10-04 14:55:25 +03:00
layout Bug 1733785 - Remove unused RefLayer(). r=gfx-reviewers,mstange 2021-10-03 10:22:09 +00:00
media Bug 1733545 -Fix Bp bustages a=fix. CLOSED TREE 2021-10-01 06:40:59 -04:00
memory Bug 1733034 - Fix unused*-variable warnings due to missing ifdefs. r=andi 2021-09-29 21:44:49 +00:00
mfbt Bug 1730534 - Part 1: Assert state of SegmentedVector iterator is valid r=mccr8 2021-09-27 16:41:51 +00:00
mobile Bug 1703976 - [1.0] Extend Autocomplete API to support credit card saving r=geckoview-reviewers,agi 2021-10-02 00:28:05 +00:00
modules Bug 1030660 - Disable ClearBogusContentEncodingIfNeeded. r=necko-reviewers,valentin 2021-10-02 16:40:36 +00:00
mozglue Bug 1732208 - Silence the unused-but-set-variable warning in platform-linux-android.cpp. r=gerald 2021-09-28 00:02:47 +00:00
netwerk Bug 1030660 - Disable ClearBogusContentEncodingIfNeeded. r=necko-reviewers,valentin 2021-10-02 16:40:36 +00:00
nsprpub Bug 1715584 - Update to NSPR_4_32_RTM (no code change). r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD 2021-07-01 09:07:04 +00:00
other-licenses Bug 1733545 - Remove REQUIRES_UNIFIED_BUILD from third-party directories that don't need it. r=firefox-build-system-reviewers,andi 2021-10-01 09:01:27 +00:00
parser Bug 1724243 - Make text/plain and MediaDocuments use the Standards Mode. r=smaug,emilio 2021-10-01 12:55:28 +00:00
python Backed out changeset 68940497078c (bug 1723031) for causing pip setup issues (bug 1733142) 2021-10-04 13:01:21 +03:00
remote Bug 1733463 - [remote] Use "window.origin" for context's origin in "Runtime.executionContextCreated". r=webdriver-reviewers,jdescottes 2021-10-01 18:49:28 +00:00
security Backed out changeset afd3d1fef036 (bug 1705360) for Android Btime failures 2021-10-02 03:32:23 +03:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2021-10-01 12:44:02 +00:00
servo Bug 1732322 - Part 1 - Enable color-scheme CSS property in chrome sheets. r=emilio 2021-10-03 00:10:17 +00:00
startupcache Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
storage Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
taskcluster Bug 1733705 - mozbuild test migrate from r7 -> r8. r=releng-reviewers,gbrown 2021-10-01 22:19:57 +00:00
testing Bug 1733868 - Unset executable bit on server script, r=aryx 2021-10-04 08:41:45 +00:00
third_party Bug 1733603 - Neqo version 0.5.3 r=necko-reviewers,kershaw 2021-10-01 18:07:10 +00:00
toolkit Bug 1726041 - Fixed unexpected comma separator in certViewer test. r=pbz 2021-10-04 10:23:27 +00:00
tools Bug 1678623: Implement a mechanism to fire bookmark-title-changed event. r=mak 2021-10-01 12:01:29 +00:00
uriloader Bug 1727943 - Part 2: Migrate mochitest, reftest and crashtest Windows 10 ccov suites from AWS to Azure r=jmaher 2021-09-28 15:27:39 +00:00
view Bug 1733701: Remove REQUIRES_UNIFIED_BUILD from view/moz.build, since it builds just fine in non-unified mode. r=tnikkel 2021-10-01 22:12:13 +00:00
widget Bug 1732682 [Wayland] Get screen sizes from workarea on KDE/Sway r=rmader 2021-10-04 12:13:38 +00:00
xpcom Backed out changeset cda6b6fe842a (bug 1729918) for causing buid bustages. CLOSED TREE 2021-10-04 11:21:01 +03:00
xpfe/appshell Bug 1695822 - Track mHasRemoteContent for windows created using nsAppShellService. r=hiro 2021-09-17 21:42:15 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1725934 - Remove unnecessary babel plugin, and update node modules to the latest versions. r=Mardak 2021-08-18 07:44:47 +00:00
.clang-format
.clang-format-ignore Bug 1726626 - Move gfx/wgpu into a 3rd party dependency r=jgilbert,bholley 2021-09-03 16:52:08 +00:00
.cron.yml Bug 1729797 - Enable Searchfox indexing of Elm;r=asuth DONTBUILD 2021-09-09 17:14:57 +00:00
.eslintignore Bug 1723729 - Remove old Talos XPI generation scripts and documents. r=jmaher,perftest-reviewers,alexandru.irimovici 2021-08-12 13:56:51 +00:00
.eslintrc.js Bug 1727591 - Enable remaining ESLint rule on remaining docshell/ xhtml files. r=smaug 2021-08-25 18:42:19 +00:00
.flake8 Bug 1731542 - remove infer from our static-analysis pipeline. r=static-analysis-reviewers,marco 2021-09-20 12:47:44 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1731145: Don't ignore vendored package *.egg-info directories r=ahal 2021-09-28 14:59:27 +00:00
.hgtags No bug - tagging 63d82db58e2ced524acb4dab5687b273ca57f153 with FIREFOX_NIGHTLY_93_END a=release DONTBUILD CLOSED TREE 2021-09-06 13:14:42 +00:00
.lando.ini Bug 1714470: add .lando.ini file r=zeid DONTBUILD 2021-06-08 12:52:25 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1725404 - [taskgraph] Re-use 'decision' args from main.py, r=bhearsum 2021-08-16 14:56:26 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1557796 - Custom mozconfig for gradle build. r=nalexander,owlish 2021-09-29 17:54:57 +00:00
Cargo.lock Bug 1733603 - Neqo version 0.5.3 r=necko-reviewers,kershaw 2021-10-01 18:07:10 +00:00
Cargo.toml Bug 1730397 - Update packed_simd to a version that supports rustc >= 1.56. r=hsivonen 2021-09-17 08:55:04 +00:00
client.mk Bug 1729383 - Simplify the parallel build setup. r=firefox-build-system-reviewers,mhentges 2021-09-08 00:10:22 +00:00
client.py
CLOBBER Bug 1731524: Updating ANGLE requires a clobber r=jgilbert 2021-09-21 18:10:35 +00:00
configure.in
configure.py Bug 1723031: Allow flexible dependency-specification in the Mach venv r=ahal 2021-09-28 14:59:29 +00:00
GNUmakefile
gradle.properties Bug 1727438 - Increase java max heap to 32G. r=nalexander,owlish 2021-08-31 20:53:08 +00:00
gradlew
gradlew.bat
LICENSE
mach Bug 1717051: Rename "mach_bootstrap.py" to "mach_initialize.py" r=firefox-build-system-reviewers,glandium 2021-09-03 20:46:22 +00:00
mach.ps1
Makefile.in
moz.build
moz.configure Bug 1731223 - Move wine detection to toolkit/moz.configure. r=firefox-build-system-reviewers,andi 2021-09-22 23:54:26 +00:00
mozilla-config.h.in
old-configure.in Bug 1729760 - Set -stdlib=libc++ for mac builds at the toolchain level. r=firefox-build-system-reviewers,nalexander 2021-09-21 04:45:34 +00:00
package-lock.json Bug 1726413 - Use mach npm install rather than plain npm when updating node_modules. r=Mardak 2021-08-20 07:33:33 +00:00
package.json Bug 1725934 - Remove unnecessary babel plugin, and update node modules to the latest versions. r=Mardak 2021-08-18 07:44:47 +00:00
README.txt
settings.gradle Bug 1557796 - Custom mozconfig for gradle build. r=nalexander,owlish 2021-09-29 17:54:57 +00:00
substitute-local-geckoview.gradle Bug 1557796 - Custom mozconfig for gradle build. r=nalexander,owlish 2021-09-29 17:54:57 +00:00
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.