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
2022-06-06 07:10:43 +00:00
.cargo Bug 1772004: Update wgpu to 32af4f56 (2022-5-31) r=jgilbert 2022-06-05 20:30:13 +00: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 1771931 part 4: Clarify some code regarding CachedTableAccessible creation and cleanup. r=morgan 2022-06-04 02:22:47 +00:00
browser Bug 1772360 - Remove unnecessary call for XPCOMUtils.defineLazyGlobalGetters. r=florian,webdriver-reviewers,webcompat-reviewers,denschub,whimboo 2022-06-06 04:42:10 +00:00
build Bug 1743020 - Part 1: Opt third-party paths out of NoExplicitMoveConstructor checker, r=andi 2022-06-02 13:24:09 +00:00
caps Bug 1354248 - Part 4: Make PageIconProtocolHandler use RemoteStreamGetter. r=necko-reviewers,nika,mak,ckerschb,kershaw 2022-06-03 15:17:34 +00: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 1770484 - Make Mac processes not depend on DYLD_LIBRARY_PATH to load libraries r=glandium,gsvelto,mac-reviewers,necko-reviewers,dragana,spohl 2022-06-03 21:14:01 +00:00
devtools Bug 1772093 - Part 10: Use plain object for lazy getter in devtools/client/performance-new/symbolication.jsm.js. r=julienw,mstange 2022-06-06 07:09:55 +00:00
docs Bug 1772234 - Update the style guide to deprecate rooting API typedefs. r=tcampbell 2022-06-02 21:01:42 +00:00
docshell Bug 1772313 - Part 7: Stop calling XPCOMUtils.defineLazyModuleGetters for Services. r=kmag,webdriver-reviewers,whimboo 2022-06-06 04:42:06 +00:00
dom Bug 1752188: Move GPUBufferDescriptor validation to server. r=jgilbert 2022-06-06 06:33:13 +00:00
editor Bug 1772022 - Make EditorBase::DeleteNodeWithTransaction() return NS_ERROR_EDITOR_DESTROYED if so r=m_kato 2022-06-03 02:03:47 +00:00
extensions Bug 1771736 part 1: Update cached spelling errors when a spelling error is removed. r=morgan,smaug 2022-06-01 00:35:26 +00:00
gfx Bug 1752188: Move GPUBufferDescriptor validation to server. r=jgilbert 2022-06-06 06:33:13 +00:00
gradle/wrapper
hal Bug 1767346 - Use browsing context activeness rather than renderLayers to determine process priority. r=mccr8,mconley,geckoview-reviewers,agi 2022-05-20 09:14:42 +00:00
image Backed out 4 changesets (bug 1770727) for causing mochitest failures in test_bug1180105/test_access_control. CLOSED TREE 2022-05-24 17:24:40 +03:00
intl Bug 1772313 - Part 10: Stop calling XPCOMUtils.defineLazyModuleGetters for Services in intl/. r=kmag 2022-06-06 04:42:08 +00:00
ipc Bug 1770484 - Make Mac processes not depend on DYLD_LIBRARY_PATH to load libraries r=glandium,gsvelto,mac-reviewers,necko-reviewers,dragana,spohl 2022-06-03 21:14:01 +00:00
js Bug 1772587 - Add Checklists for implementing new JavaScript Language Features r=arai 2022-06-03 21:59:49 +00:00
layout Bug 1772690 - Add a debug-only ComputedStyle::DumpMatchedRules(). r=dholbert 2022-06-05 21:21:10 +00:00
media Bug 1768997 - Remove unused variables in av1_fuzzer.cpp. r=decoder 2022-05-13 00:44:55 +00:00
memory Backed out 2 changesets (bug 1670885) for causing cppunit test failures. CLOSED TREE 2022-05-07 14:04:56 +03:00
mfbt Bug 1743020 - Part 3: Export mozilla::MoveOnlyFunction based on function2, r=glandium 2022-06-02 13:24:10 +00:00
mobile Bug 1772351 - Part 4: Stop calling XPCOMUtils.defineLazyModuleGetters for AppConstants for already converted cases. r=florian 2022-06-06 04:42:09 +00:00
modules Bug 1769669 - require specifying the trusted root in content signature verifier r=jschanck,leplatrem,robwu,barret 2022-06-03 23:26:28 +00:00
mozglue Bug 1771213 - mozilla::baseprofiler::baseprofiler_save_profile_to_file now has prefix "base" to avoid lldb call ambiguity - r=mstange 2022-06-06 00:43:59 +00:00
netwerk Bug 1770484 - Make Mac processes not depend on DYLD_LIBRARY_PATH to load libraries r=glandium,gsvelto,mac-reviewers,necko-reviewers,dragana,spohl 2022-06-03 21:14:01 +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 1751450: update all NSIS plugin DLLs with signed copies. r=mhowell 2022-05-25 15:21:13 +00:00
parser Backed out 4 changesets (bug 1770727) for causing mochitest failures in test_bug1180105/test_access_control. CLOSED TREE 2022-05-24 17:24:40 +03:00
python Bug 1741360 - Fix Thunderbird artifact builds from comm-esr* trees. r=nalexander 2022-06-02 23:09:56 +00:00
remote Bug 1772096 - Part 3: Use plain object for lazy getter in remote/marionette/. r=webdriver-reviewers,jdescottes 2022-06-06 07:10:43 +00:00
security Bug 1769669 - require specifying the trusted root in content signature verifier r=jschanck,leplatrem,robwu,barret 2022-06-03 23:26:28 +00:00
services Bug 1772351 - Part 4: Stop calling XPCOMUtils.defineLazyModuleGetters for AppConstants for already converted cases. r=florian 2022-06-06 04:42:09 +00:00
servo Bug 1772690 - Fix opt builds. 2022-06-05 23:42:05 +02:00
startupcache Bug 1752212 - Part 1: Pass loader type to PathifyURI. r=nbp 2022-04-13 14:08:06 +00:00
storage Bug 1766377 - Fix remaining sign-compare warnings in Windows builds. r=rkraesig,gsvelto,media-playback-reviewers,gfx-reviewers,bryce,sotaro 2022-04-29 09:14:12 +00:00
supply-chain Bug 1772030 - Mark various non-shipped root crates as needing only safe-to-run and regenerate the unaudited table. r=Gankra 2022-06-01 03:56:40 +00:00
taskcluster Bug 1772277 - Increase timeout for the rust vendor lint. r=firefox-build-system-reviewers,andi 2022-06-03 07:41:03 +00:00
testing Bug 1772098 - Part 3: Use plain object for lazy getter in testing/specialpowers/content/. r=kmag 2022-06-06 06:30:34 +00:00
third_party Bug 1772004: Update wgpu to 32af4f56 (2022-5-31) r=jgilbert 2022-06-05 20:30:13 +00:00
toolkit Bug 1756190 - Block crash-prone versions of Cylance Protect r=haik 2022-06-06 06:50:07 +00:00
tools Bug 1743020 - Part 2: Vendor the function2 library, r=glandium,mhoye 2022-06-02 13:24:10 +00:00
uriloader Backed out changeset 5e08d0841b10 (bug 1739348) for causing browser-chrome failures on browser_pdfjs_download_button.js, browser_tempfilename.js 2022-06-03 00:09:47 +03:00
view Bug 1772432 - Clean up nsWidgetInitData. r=stransky 2022-06-03 09:41:39 +00:00
widget Bug 1772692 - AnimationInfo::EnumerateGenerationOnFrame shouldn't need to create a window renderer. r=hiro 2022-06-05 23:20:45 +00:00
xpcom Bug 1772281 - Reduce the scope of the mMutex lock in ThreadEventQueue::SetObserver to avoid a potential recursive deadlock. r=xpcom-reviewers,jesup,nika 2022-06-03 18:03:36 +00:00
xpfe/appshell Bug 1772432 - Fix Windows build bustage. 2022-06-03 12:23:00 +02:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1765179: Remove dom/webgpu/ffi. r=jgilbert DONTBUILD 2022-04-19 22:26:40 +00:00
.cron.yml Bug 1769724 - correct indentation in backfill cron task definition. 2022-05-17 10:41:54 +00:00
.eslintignore Bug 1757552 - [devtools] Generate actor-less reps stubs.r=bomsy. 2022-03-03 16:16:50 +00:00
.eslintrc.js Backed out 4 changesets (bug 1770727) for causing mochitest failures in test_bug1180105/test_access_control. CLOSED TREE 2022-05-24 17:24:40 +03:00
.flake8
.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
.prettierignore
.prettierrc
.taskcluster.yml Bug 1762128 - bump the cache name for decision images to stop interfering with other trees. r=releng-reviewers,ahal a=release 2022-03-30 14:54:03 +02:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1764549 - Update Glean SDK to v44.1.1 r=TravisLong 2022-04-14 20:35:08 +00:00
Cargo.lock Bug 1772004: Update wgpu to 32af4f56 (2022-5-31) r=jgilbert 2022-06-05 20:30:13 +00:00
Cargo.toml Bug 1772070 - vendor the current application-services. r=janerik,glandium 2022-06-03 12:41:13 +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 Bug 1752927: Avoid distutils deprecation warning on every Mach call r=ahal 2022-02-04 21:49:15 +00:00
mach.cmd
mach.ps1 Bug 1761633 - Silence the possible error from Get-Command r=mhentges DONTBUILD 2022-03-28 19:13:18 +00:00
Makefile.in
moz.build Bug 1753127 - NSPR doc: move the doc into docs/nspr UPGRADE_NSS_RELEASE r=kaie,bbeurdouche 2022-02-02 17:19:51 +00:00
moz.configure Bug 1544779 - Prioritize mozmake over mingw32-make. r=firefox-build-system-reviewers,andi 2022-03-29 08:26:06 +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 Bug 1753914 - ./mach environment is failed in gradle task on Windows. r=nalexander 2022-02-08 06:19:41 +00:00
substitute-local-geckoview.gradle Bug 1752381 - only parse stdout in substitute-local-geckoview. r=nalexander 2022-02-02 18:00:46 +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.