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
2023-09-13 14:36:27 +00:00
.cargo Bug 1852704 - Update rust-minidump to current main. r=gsvelto,supply-chain-reviewers 2023-09-12 20:31:17 +00:00
.github/workflows Bug 1847997: Automatically close GitHub pull requests with a GitHub Action r=hwine DONTBUILD 2023-08-10 17:01:59 +00:00
.vscode
accessible Bug 1850643 - Fix crash in [@ -[mozTableCellAccessible moxColumnHeaderUIElements]]. r=Jamie 2023-09-13 06:43:24 +00:00
browser Bug 1836225 - Prevent stack walking deadlock with MOZ_PROFILER_STARTUP=1. r=handyman 2023-09-13 14:32:51 +00:00
build Bug 1852646 - Always enable crash-diagnostics-dir on automation. r=firefox-build-system-reviewers,nalexander 2023-09-12 20:33:27 +00:00
caps Bug 1847469 - Part 24: Use column number types in JS::DescribeScriptedCaller. r=iain 2023-08-16 17:31:42 +00:00
chrome
config Bug 1851715 - Use subprocess in mozbuild unit test r=hneiva 2023-09-07 15:34:43 +00:00
devtools Bug 1646638 - Fix compatibility prop typo r=devtools-reviewers,nchevobbe 2023-09-13 11:50:48 +00:00
docs Bug 1851239 - doc: fix the link to the Debugging on MacOS page 2023-09-04 20:02:29 +00:00
docshell Bug 1847918 - Limit nsDocShellLoadState::IsExemptFromHTTPSOnlyMode to HTTPS-First r=freddyb 2023-09-11 12:14:30 +00:00
dom Bug 1852867 - Replace call to isalpha in SVGDataParser::IsAlpha with a call to mozilla::IsAsciiAlpha r=mstange 2023-09-13 14:27:36 +00:00
editor Backed out 3 changesets (bug 1843477) for causing hazards failures on TelemetryFixture.cpp. CLOSED TREE 2023-09-08 20:21:46 +03:00
extensions Bug 1851712 - Stop building plain hunspell and woff2 when they are wasm sandboxed. r=tjr 2023-09-07 02:15:57 +00:00
gfx Bug 1847336 [Linux] Skip frame rendering if we don't have EGL window to paint into r=sotaro 2023-09-12 18:32:44 +00:00
gradle/wrapper
hal Bug 1851529 - Fixup comments in hal/cocoa/smslib.mm r=andi 2023-09-07 04:50:46 +00:00
image Bug 1812488 - Drive-by clean-ups. r=tnikkel 2023-09-07 11:16:47 +00:00
intl Bug 1851797 - Remove nsIScriptableUnicodeConverter convertToByteArray and convertToInputStream. r=jfkthame,perftest-reviewers,application-update-reviewers,AlexandruIonescu,bytesized,hsivonen 2023-09-13 08:38:19 +00:00
ipc Bug 1809570 - Part 2 - Request and process per-codec SW/HW decode support for Android PDMs using JNI calls r=jolin 2023-09-08 21:49:43 +00:00
js Bug 1852321 - Fix wpt tests in jsshell for sync changes, r=Sasha 2023-09-13 13:40:02 +00:00
layout Bug 1851323 - Apply the latest line break rules. r=TYLin 2023-09-13 05:11:41 +00:00
media Bug 1852775: Test case for bug. r=mjf 2023-09-12 23:02:21 +00:00
memory Backed out 2 changesets (bug 1814798) for multiple phc related failures. 2023-09-12 07:54:18 +03:00
mfbt Bug 1844908 - Remove unused Windows version check functions. r=handyman 2023-08-22 19:11:41 +00:00
mobile Backed out changeset 3f735a759aae (bug 1591533) for causing gv-junit failures on RuntimeSettingsTest#largeKeepaliveFactor CLOSED TREE 2023-09-12 19:26:10 +03:00
modules Bug 1850991 - Update brotli to version 1.1.0. r=jfkthame 2023-09-13 14:36:27 +00:00
mozglue Bug 1836225 - Prevent stack walking deadlock with MOZ_PROFILER_STARTUP=1. r=handyman 2023-09-13 14:32:51 +00:00
netwerk Bug 1851802 - Make mixed content upgrade for audio/video/image individually togglable. r=freddyb 2023-09-13 11:27:12 +00:00
nsprpub
other-licenses Bug 1846660 part 2: Add IAccessibleTextSelectionContainer interface. r=nlapre 2023-08-04 02:51:42 +00:00
parser Bug 1851729 - Stop building the parts of expat we don't need when wasm-sandboxing it. r=bholley 2023-09-06 02:55:21 +00:00
python Bug 1852843 - Add Santali (sat) to language names in mozIntl and language pack metadata, r=fluent-reviewers,flod 2023-09-13 05:08:11 +00:00
remote Bug 1852537 - Add missing add-on install error codes. r=whimboo,webdriver-reviewers 2023-09-12 18:29:56 +00:00
security Bug 1851797 - Remove nsIScriptableUnicodeConverter convertToByteArray and convertToInputStream. r=jfkthame,perftest-reviewers,application-update-reviewers,AlexandruIonescu,bytesized,hsivonen 2023-09-13 08:38:19 +00:00
services Bug 1846781 - Use recalc_frecency for updating origins frecency instead of triggers. r=daisuke 2023-09-13 13:58:30 +00:00
servo Bug 1287054 part 2 - support vw, vh, vmin and vmax units for non-CSS lengths r=emilio,jgilbert 2023-09-12 21:10:55 +00:00
startupcache Bug 1841660 - Fix potential deadlock waiting for StartupCache ThreadedPrefetch, r=jesup 2023-07-04 19:05:06 +00:00
storage Bug 1834043 - Add a configure option to disable Sqlite auxiliary files persistence. r=glandium,tjr 2023-08-01 08:02:34 +00:00
supply-chain Bug 1852704 - Update rust-minidump to current main. r=gsvelto,supply-chain-reviewers 2023-09-12 20:31:17 +00:00
taskcluster Bug 1852774 - [ci] Fix Wayland debug test misconfiguration, r=jmaher 2023-09-12 20:57:49 +00:00
testing Bug 1851717 - Use subprocess instead of mozprocess in talos r=perftest-reviewers,sparky 2023-09-13 14:31:43 +00:00
third_party Bug 1852704 - Update rust-minidump to current main. r=gsvelto,supply-chain-reviewers 2023-09-12 20:31:17 +00:00
toolkit Backed out changeset 2676d5d34684 (Bug 1788859) because it is no longer required. r=handyman,florian 2023-09-13 14:32:51 +00:00
tools Bug 1836225 - Prevent stack walking deadlock with background hang monitor. r=handyman,florian 2023-09-13 14:32:51 +00:00
uriloader Bug 1811830 - Add a preference to force downloading of attachments. r=Gijs 2023-09-06 19:44:10 +00:00
view Bug 1837960. Remove array of all nsViewManagers. r=emilio 2023-06-22 09:38:27 +00:00
widget Bug 1852879 [Linux] Polish gtk_window_set_titlebar() calls r=emilio 2023-09-13 10:03:11 +00:00
xpcom Backed out 2 changesets (bug 1814798) for multiple phc related failures. 2023-09-12 07:54:18 +03:00
xpfe/appshell Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
.clang-format-ignore Bug 1816519 - implement getAuthenticatorData for AuthenticatorAttestationResponse. r=keeler,webidl,emilio,smaug 2023-08-31 22:56:50 +00:00
.cron.yml Bug 1839317 - Add cron task for Firefox Snap upstream builds r=releng-reviewers,taskgraph-reviewers,ahal 2023-07-25 16:55:48 +00:00
.eslintignore Bug 1320607 - [devtools] Remove the generated CSS Properties database. r=devtools-reviewers,nchevobbe 2023-09-07 20:59:34 +00:00
.eslintrc-test-paths.js Bug 1849271 - Flip test when checking for the presence of optional colorspace members on a VideoDecoderConfig. r=media-playback-reviewers,alwu 2023-08-22 14:33:21 +00:00
.eslintrc.js Bug 1563927 - Add JSON linting via ESLint. r=Gijs 2023-09-05 12:59:31 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1842198 - [remote] Update hgignore to ignore readme files in puppeteer packages r=Sasha 2023-07-25 07:10:08 +00:00
.hgtags No bug - tagging 1429ba8bcd5b6beb45399f77673bc59439db5d91 with FIREFOX_NIGHTLY_118_END a=release DONTBUILD CLOSED TREE 2023-08-28 14:03:36 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1320607 - [devtools] Remove the generated CSS Properties database. r=devtools-reviewers,nchevobbe 2023-09-07 20:59:34 +00:00
.prettierrc.js
.stylelintignore Bug 1771113 - Add chromeOnly StyleSheetRemoved event, emitted when a stylesheet is removed. r=emilio. 2023-08-10 14:36:03 +00:00
.stylelintrc.js Bug 1563927 - Upgrade stylelint to the latest version. r=Gijs 2023-09-05 12:59:31 +00:00
.taskcluster.yml Bug 1831143 - use new mozillareleases/gecko_decision:4.1.0 docker image. r=releng-reviewers,bhearsum 2023-08-22 15:22:43 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1626969 - Include locale in Glean pings.r=chutten,supply-chain-reviewers 2023-08-07 11:02:56 +00:00
Cargo.lock Bug 1852704 - Update rust-minidump to current main. r=gsvelto,supply-chain-reviewers 2023-09-12 20:31:17 +00:00
Cargo.toml Bug 1852704 - Update rust-minidump to current main. r=gsvelto,supply-chain-reviewers 2023-09-12 20:31:17 +00:00
client.mk
client.py
CLOBBER Bug 1774628 - re-enable support for Windows.Graphics.Capture APIs in libwebrtc. - moz.build file updates. r=pehrsons,webrtc-reviewers 2023-09-01 13:23:52 +00:00
configure
configure.py Bug 1786490 - remove references to vendored pyparsing r=sylvestre,mach-reviewers,ahal,ahochheiden 2023-09-06 16:14:30 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1695312 - Activate the virtualenv associated with a mach command much earlier r=firefox-build-system-reviewers,glandium 2023-07-25 00:24:53 +00:00
mach.cmd
mach.ps1
Makefile.in Bug 1844122 - sccache: store the stats too r=padenot,taskgraph-reviewers,jcristau DONTBUILD 2023-07-18 15:10:55 +00:00
mots.yaml Bug 1850854 - Make Ray Kraesig owner of Launcher Process and add peers David Parks and Greg Stoll r=rkraesig,handyman,gstoll,zeid DONTBUILD 2023-09-05 18:29:34 +00:00
moz.build Bug 1842620: Add overviews of the main applications to the docs. r=Gijs,geckoview-reviewers,owlish,bgrins 2023-07-26 18:22:32 +00:00
moz.configure Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
mozilla-config.h.in
old-configure.in Bug 1849927 - Bump WINVER to 0x0A00. r=firefox-build-system-reviewers,andi 2023-09-06 19:30:04 +00:00
package-lock.json Bug 1563927 - Upgrade stylelint to the latest version. r=Gijs 2023-09-05 12:59:31 +00:00
package.json Bug 1563927 - Upgrade stylelint to the latest version. r=Gijs 2023-09-05 12:59:31 +00:00
pyproject.toml
README.txt
settings.gradle Bug 1846523 - Call python mach on Windows from settings.gradle r=nalexander 2023-08-01 18:26:32 +00:00
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.