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
Перейти к файлу
Michael Froman 6dcb4bbe05 Bug 1766646 - Vendor libwebrtc from 3ba35c3fe2
Upstream commit: https://webrtc.googlesource.com/src/+/3ba35c3fe27a5563b3baa1766aab7564e90c6d77
    Disable ARDAppClientTest testSession on simulator.

    https://chromium-swarm.appspot.com/task?id=5a6639e482cef910

    Bug: webrtc:13991
    Change-Id: I82a7cc0f6b37a199731b1bc87500e7daf48ac1fc
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/259824
    Commit-Queue: Jeremy Leconte <jleconte@google.com>
    Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
    Cr-Commit-Position: refs/heads/main@{#36681}
2022-08-30 11:01:00 -04:00
.cargo Bug 1785208 - Update AudioIPC macOS branch. r=chunmin 2022-08-24 06:55:04 +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 1759971: Support MathML on a cached RemoteAccessible for Windows a11y clients. r=morgan 2022-08-30 02:29:17 +00:00
browser Bug 1787386 - The arrow from the “Skip this step” button has a black color when the browser's dark theme is enabled r=emcminn 2022-08-30 05:46:00 +00:00
build Bug 1787525 - Remove unneeded Wno-error=coverage-mismatch suppression. r=firefox-build-system-reviewers,ahochheiden 2022-08-30 00:19:33 +00:00
caps Backed out 6 changesets (bug 1694993) for failures on test_alwaysOnTop_windows.html. CLOSED TREE 2022-08-27 03:28:13 +03:00
chrome Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-08-22 14:31:36 +00:00
devtools Bug 1786830 - [devtools] Display container queries on top of rules. r=jdescottes. 2022-08-30 05:53:57 +00:00
docs Bug 1695435 - Part 2: Add more words to the chrome script heuristic in use-isInstance r=preferences-reviewers,Gijs,webdriver-reviewers,whimboo,sgalich 2022-08-24 22:47:42 +00:00
docshell Backed out 6 changesets (bug 1694993) for failures on test_alwaysOnTop_windows.html. CLOSED TREE 2022-08-27 03:28:13 +03:00
dom Bug 1766646 (MOZ) - libwebrtc AudioProcessing::Config::ResidualEchoDetector is no longer supported 2022-08-30 10:59:53 -04:00
editor Bug 1786197 - Turn on ESLint rule for prefer-boolean-length-check for editor. r=masayuki 2022-08-26 13:39:36 +00:00
extensions Bug 1782526 - Clean up site scope permission code, r=permissions-reviewers,pbz 2022-08-12 16:12:07 +00:00
gfx Bug 1776653 Part 1: Add more crash annotations when font creation happens. r=jrmuizel 2022-08-29 17:45:51 +00:00
gradle/wrapper
hal Bug 1771712 - Make it more likely for child processes to be killed under OOM conditions compared to the parent process on Linux r=jld 2022-08-09 16:05:48 +00:00
image Bug 1786197 - Turn on ESLint rule for prefer-boolean-length-check for a few test files. r=mossop 2022-08-26 13:39:39 +00:00
intl Bug 1787306 - Upgrade serial_test to 0.6 to leverage Embark's audit. r=supply-chain-reviewers,nika 2022-08-26 04:06:55 +00:00
ipc Bug 1781129 - Part 4: Fix issues caused by Shmem arguments no longer being visible to ipdl, r=ipc-reviewers,jld 2022-08-26 16:08:06 +00:00
js Bug 1787977 - Fix linting opt failure on make-source-package.py. r=glandium 2022-08-30 07:16:32 +03:00
layout Backed out changeset bb1d2a4a5570 (bug 1786525) for causing build bustages in xpfe/appshell/AppWindow.cpp CLOSED TREE 2022-08-30 01:26:00 +03:00
media Bug 1766646 (MOZ) - handle upstream change from kCsrcAudioLevelsUri to kCsrcAudioLevelUri 2022-08-30 10:36:27 -04:00
memory Bug 1785162 - Always stall on OOM on Windows in Nightly r=gsvelto 2022-08-25 19:35:32 +00:00
mfbt Bug 1779940 part 2 - Add HashMap::put which relies on lookup. r=arai 2022-08-25 15:03:29 +00:00
mobile Bug 1781104 - remove unnecessary bits parameter from nsICertOverrideService r=djackson,necko-reviewers,geckoview-reviewers,extension-reviewers,kershaw,calu 2022-08-26 18:48:38 +00:00
modules Backed out changeset 2f9e4f4b4131 (bug 1787706) for causing reftest/wpt failures. CLOSED TREE 2022-08-29 20:07:46 +03:00
mozglue Bug 1785745 - Make UniqueStack::mUniqueStrings and mCodeAddressService private - r=canaltinova 2022-08-22 21:31:48 +00:00
netwerk Bug 1787321 - convert nsAHttpConnection::GetSecurityInfo into ::GetTLSSocketControl r=kershaw,necko-reviewers 2022-08-30 00:38:57 +00:00
nsprpub Bug 1782740 - Update to NSPR 4.34.1 RTM. r=bbeurdouche UPGRADE_NSPR_RELEASE 2022-08-05 09:51:21 +00:00
other-licenses Bug 1743947 - Update Snappy to version 1.1.9. r=dom-storage-reviewers,janv 2022-07-12 15:38:23 +00:00
parser Backed out changeset e29b0fbf77f1 (bug 1786513) for causing mochitest failures on /browser_unified_extensions.js CLOSED TREE 2022-08-26 11:11:46 -04:00
python Bug 1785953 - Ignore another ccache stats output. r=firefox-build-system-reviewers,ahochheiden 2022-08-30 00:05:38 +00:00
remote Bug 1787081 - Remove Thunderbird special case from remote TabManager. r=whimboo,webdriver-reviewers 2022-08-28 22:47:39 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2022-08-29 13:18:01 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2022-08-29 13:18:01 +00:00
servo Bug 1565111 Improve serialization of the outline shorthand. r=emilio 2022-08-26 19:30:40 +00:00
startupcache Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
storage Bug 1786197 - Turn on ESLint rule for prefer-boolean-length-check for a few test files. r=mossop 2022-08-26 13:39:39 +00:00
supply-chain Bug 1787306 - Upgrade serial_test to 0.6 to leverage Embark's audit. r=supply-chain-reviewers,nika 2022-08-26 04:06:55 +00:00
taskcluster Bug 1787674 - Snap: Run `apt-get update` before downloading apt packages r=jcristau a=bustage 2022-08-29 09:46:13 +00:00
testing Backed out 2 changesets (bug 1775424) for causing linux hazard build bustage in js/loader/ModuleLoaderBase.cpp CLOSED TREE 2022-08-30 02:51:29 +03:00
third_party Bug 1766646 - Vendor libwebrtc from 3ba35c3fe2 2022-08-30 11:01:00 -04:00
toolkit Bug 1787724 - Migrate GMPProvider.jsm to system ES module. r=rpl,arai. 2022-08-30 05:01:54 +00:00
tools Bug 1766646 (MOZ) - mirror changes from upstream's rtc_base/trace_event.h 2022-08-30 10:30:42 -04:00
uriloader Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2022-08-16 07:08:27 +00:00
view Backed out changeset bb1d2a4a5570 (bug 1786525) for causing build bustages in xpfe/appshell/AppWindow.cpp CLOSED TREE 2022-08-30 01:26:00 +03:00
widget Bug 1727215 - Check if CompositorThreadHolder is active r=gfx-reviewers,lsalzman 2022-08-30 04:36:37 +00:00
xpcom Bug 1779138 - Don't query resident unique memory on MacOS r=mccr8 2022-08-27 00:56:33 +00:00
xpfe/appshell Backed out changeset bb1d2a4a5570 (bug 1786525) for causing build bustages in xpfe/appshell/AppWindow.cpp CLOSED TREE 2022-08-30 01:26:00 +03:00
.arcconfig Bug 1735267: update .arcconfig repo callsign r=sheehan 2022-08-30 09:56:40 -04:00
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1764698 - Move LanguageDetector.jsm and related files to toolkit. r=robwu 2022-08-23 05:59:55 +00:00
.cron.yml Bug 1752111 - Make l10n bumper run on autoland instead of mozilla-central r=aki 2022-08-26 16:30:09 +00:00
.eslintignore Bug 1764698 - Move LanguageDetector.jsm and related files to toolkit. r=robwu 2022-08-23 05:59:55 +00:00
.eslintrc-test-paths.js Bug 1782008 - Add existing test directories to the ESLint test path definition file. r=mossop 2022-08-03 11:16:19 +00:00
.eslintrc.js Bug 1786197 - Turn on ESLint rule for prefer-boolean-length-check for a few test files. r=mossop 2022-08-26 13:39:39 +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 1776870 - Integrate esmify script into mach. r=yulia,firefox-static-analysis-reviewers,andi 2022-07-11 14:55:11 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1756680 - [puppeteer] Sync puppeteer v16.1.1 r=webdriver-reviewers,whimboo 2022-08-23 09:07:42 +00:00
.hgtags No bug - tagging 6c21710d688563963ed9b143e6794274354f1508 with FIREFOX_NIGHTLY_105_END a=release DONTBUILD CLOSED TREE 2022-08-22 14:31:28 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1782273 - Part 30: Enable prettier for selfhosted code. r=tcampbell,Standard8 2022-08-04 17:13:03 +00:00
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1766646 - Vendor libwebrtc from c3e6e3a3e8 - moz.build file updates 2022-08-30 11:00:28 -04:00
Cargo.lock Backed out changeset 8feed89ecea4 (bug 1787268) for causing build bustages. CLOSED TREE 2022-08-27 01:31:43 +03:00
Cargo.toml Bug 1785002 - Force update hashbrown to 0.12.3. r=emilio,supply-chain-reviewers 2022-08-16 21:47:43 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1783754 - Update to Glean v51.1.0. r=TravisLong,supply-chain-reviewers 2022-08-09 15:58:51 +00:00
client.mk
client.py
configure Bug 1787977 - Include configure in the tree. r=firefox-build-system-reviewers,nalexander 2022-08-30 04:02:12 +00:00
configure.py
gradle.properties
gradlew
gradlew.bat
mach
mach.cmd
mach.ps1
mots.yaml Bug 1780356: list toplevel at the top of the list r=mossop 2022-08-23 14:16:58 +00:00
moz.build Bug 1737634: mots config file r=sheehan 2022-07-14 15:45:44 +00:00
moz.configure Bug 1787977 - Include configure in the tree. r=firefox-build-system-reviewers,nalexander 2022-08-30 04:02:12 +00:00
mozilla-config.h.in
old-configure.in
package-lock.json Bug 1762571 - Update node_modules bundles and package-lock.json files for new node versions. r=mossop 2022-07-07 22:09:00 +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
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.