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
Перейти к файлу
Nika Layzell a190397bee Bug 1790872 - Part 2: Make the process mode available to IPDL gtests, r=ipc-reviewers,mccr8
This will be useful in the next part to write a test with different behaviour
depending on whether it's cross-process.

Differential Revision: https://phabricator.services.mozilla.com/D158274
2022-11-08 01:11:12 +00:00
.cargo Bug 1797398 - Update cubeb-coreaudio-rs to 93b5c01a. r=cubeb-reviewers,padenot 2022-10-26 09:42:33 +00:00
.vscode
accessible Backed out changeset e6d5f17ee593 (bug 1794338) for causing asssertion/crashes in DocAccessibleParent CLOSED TREE 2022-11-08 02:01:41 +02:00
browser Bug 1799343 - Simplify XUL popup handling. r=TYLin 2022-11-08 00:18:00 +00:00
build Bug 1791476 - When clang is newer than rust's llvm, use clang sanitizer runtimes. r=firefox-build-system-reviewers,ahochheiden 2022-11-08 00:44:27 +00:00
caps Bug 1764391 - truncate ExpandedPrincipals in LoadInfo::RedirectChain; r=freddyb,necko-reviewers,dragana 2022-10-18 18:01:58 +00:00
chrome Bug 1783497 - Don't throw if chrome URL canonicalization fails r=smaug 2022-10-24 15:21:29 +00:00
config Bug 1791476 - When clang is newer than rust's llvm, use clang sanitizer runtimes. r=firefox-build-system-reviewers,ahochheiden 2022-11-08 00:44:27 +00:00
devtools Bug 1798212 - Convert consumers of downloads code to ES modules. r=mak,geckoview-reviewers,extension-reviewers,settings-reviewers,credential-management-reviewers,sgalich,mconley,m_kato 2022-11-07 17:56:10 +00:00
docs Bug 1799526 - mots: Remove jsat (not a thing anymore) r=eeejay,zeid DONTBUILD 2022-11-07 19:59:01 +00:00
docshell Bug 1798836 - Improve sizing of the profile manager (again). r=Gijs,webidl,smaug 2022-11-05 19:24:31 +00:00
dom Bug 1799392 - Fix NS_INTERFACE_MAP_END_INHERITING usage; r=saschanaz,dom-storage-reviewers,asuth 2022-11-08 00:32:38 +00:00
editor Bug 1798214 - Make `HTMLeditor::AdjustCaretPositionAndEnsurePaddingBRElement` invalidate child after inserting `<br>` element of the insertion point r=m_kato 2022-11-07 02:33:35 +00:00
extensions Backed out 19 changesets (bug 1541508) for causing xpcshell failures on test_notHeadlessByDefault.js CLOSED TREE 2022-11-01 22:38:52 -04:00
gfx Bug 1799327 - Ensure cached hashtables used by gfxFont::CheckForFeaturesInvolvingSpace are initialized atomically. r=gfx-reviewers,lsalzman 2022-11-07 15:27:15 +00:00
gradle/wrapper
hal Bug 1796525 - Set the QoS of background content processes to 'eco', r=gsvelto. 2022-10-20 13:32:52 +00:00
image Bug 1798532 Part 2: Test display of a JPEG with 0xb6 markers. r=tnikkel 2022-11-07 22:20:36 +00:00
intl Bug 1798623: Update time zone data to tzdata2022f. r=platform-i18n-reviewers,dminor 2022-11-04 06:57:16 +00:00
ipc Bug 1790872 - Part 2: Make the process mode available to IPDL gtests, r=ipc-reviewers,mccr8 2022-11-08 01:11:12 +00:00
js Bug 1760920 - pt 13. Count all the JS memory for web workers r=jonco 2022-11-07 22:36:40 +00:00
layout Bug 1799343 - Remove another test whose expectation no longer holds. 2022-11-08 01:57:55 +01:00
media Bug 1796532 - Re-apply in-tree patch over vendored ffmpeg. r=alwu 2022-11-04 12:36:39 +00:00
memory Backed out 19 changesets (bug 1541508) for causing xpcshell failures on test_notHeadlessByDefault.js CLOSED TREE 2022-11-01 22:38:52 -04:00
mfbt Bug 1797354 - Allow specifying capability type in thread-safety macros, r=jesup,media-playback-reviewers,alwu 2022-10-28 19:55:30 +00:00
mobile Bug 1799379 - Update bug components for GeckoView. r=geckoview-reviewers,calu 2022-11-08 01:07:43 +00:00
modules Bug 1799535 - Clean-up autoplay prefs. r=alwu,geckoview-reviewers,calu 2022-11-07 23:13:44 +00:00
mozglue Bug 1789508 - Update builders to rustc 1.65 r=firefox-build-system-reviewers,nalexander 2022-11-04 02:38:22 +00:00
netwerk Bug 1798212 - Convert downloads code to ES modules. r=mak 2022-11-07 17:56:09 +00:00
nsprpub
other-licenses
parser Bug 1797336 - Apply expat CVE-2022-43680 fix. r=mccr8 2022-10-30 19:12:03 +00:00
python Bug 1799260 - Fixup for Windows after bug 1787993. r=firefox-build-system-reviewers,ahochheiden 2022-11-06 20:18:59 +00:00
remote Bug 1799431 - [bidi] Fix errors this[#subscribedEvents].remove is not a function r=jgraham,webdriver-reviewers 2022-11-07 11:44:39 +00:00
security Bug 1799040 - disable EV treatment for "Staat der Nederlanden EV Root CA" r=jschanck 2022-11-07 21:48:56 +00:00
services Bug 1798212 - Convert downloads code to ES modules. r=mak 2022-11-07 17:56:09 +00:00
servo Bug 1764850 Implement CSS round() function. r=emilio 2022-11-05 21:25:16 +00:00
startupcache Bug 1796085 - Part 1: Define MOZ_BACKGROUNDTASKS macro globally r=smaug,necko-reviewers,application-update-reviewers,nalexander,valentin 2022-10-19 12:04:08 +00:00
storage Bug 1784966: Encrypt IDB files and data in PBM, r=dom-storage-reviewers,jari,webdriver-reviewers,whimboo 2022-10-27 12:57:16 +00:00
supply-chain Bug 1789520 - rust implementation of nssckbi. r=keeler,supply-chain-reviewers 2022-10-31 17:09:43 +00:00
taskcluster Bug 1799062 - Update builders to clang 15.0.4. r=firefox-build-system-reviewers,andi 2022-11-07 22:22:15 +00:00
testing Bug 1686596 - Retry fetch on IncompleteRead or other http exceptions; r=releng-reviewers,gabriel 2022-11-07 23:54:35 +00:00
third_party Bug 1759030 - Vendor `taskcluster-taskgraph` at `3.5.1`, r=ahochheiden 2022-11-04 14:14:56 +00:00
toolkit Bug 1790872 - Part 1: Report glean telemetry about which IPC messages are being sent, r=florian,ipc-reviewers,mccr8 2022-11-08 01:11:11 +00:00
tools Bug 1798212 - Replace defineModuleGetter in Integration.sys.mjs with a ES version. r=settings-reviewers,mossop 2022-11-07 17:56:10 +00:00
uriloader Bug 1782366 - part2 : mapping audio extension to 'video/mp4' as well. r=padenot 2022-11-07 22:43:26 +00:00
view
widget Bug 1799379 - Update bug components for GeckoView. r=geckoview-reviewers,calu 2022-11-08 01:07:43 +00:00
xpcom Backed out 3 changesets (bug 1786608) for causing build bustages CLOSED TREE 2022-11-06 14:04:05 -05:00
xpfe/appshell Bug 1060421 - Change the type of [Int]PointTyped::[x|y] back to [Int]CoordTyped. r=botond 2022-11-04 18:29:35 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1791851 - regenerate uniffi r=teshaq,LougeniaBailey,bdk 2022-10-25 20:03:22 +00:00
.eslintrc-test-paths.js
.eslintrc.js Bug 1778107 - Move storybook code to use mjs files, rather than defining sourceType for ESLint. r=mstriemer 2022-11-04 17:16:58 +00:00
.flake8 Bug 1622677 - Make dom/bindings flake8 compliant. r=sylvestre 2022-10-31 17:45:33 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1798911 - Setup lit for development of toolkit widgets r=hjones 2022-11-03 21:32:34 +00:00
.hgtags
.isort.cfg Bug 1492495 - Add flake8-isort plugin to sort Python includes, with support for autofixing through isort. r=linter-reviewers,ahal 2022-11-03 13:50:46 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1795994 - Migrate decision task over to GCP r=ahal,releng-reviewers,jcristau 2022-10-26 15:55:18 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1611004 - [geckodriver] Truncate log entries if length exceeds 250 characters. r=webdriver-reviewers,jgraham 2022-11-04 18:06:23 +00:00
Cargo.toml Bug 1789520 - rust implementation of nssckbi. r=keeler,supply-chain-reviewers 2022-10-31 17:09:43 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1792258 - Post: Make it easier to test (Android) multi-locale packages. r=geckoview-reviewers,m_kato 2022-11-03 21:36:26 +00:00
client.mk Bug 1798779 - Stop using double-colon rules in client.mk. r=firefox-build-system-reviewers,nalexander 2022-11-02 22:32:43 +00:00
client.py
configure
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1766497 - Remove early exit on Homebrew Python3.10 now that we're using `venv` instead of `virtualenv` r=firefox-build-system-reviewers,nalexander 2022-11-01 07:48:06 +00:00
mach.cmd
mach.ps1
mots.yaml Bug 1799526 - mots: Remove jsat (not a thing anymore) r=eeejay,zeid DONTBUILD 2022-11-07 19:59:01 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1796518 - Tweak lld flags for faster linkage on developer builds. r=firefox-build-system-reviewers,nalexander 2022-10-25 22:58:25 +00:00
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

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.