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 31f89c14e6 Bug 1790097 - Vendor libwebrtc from 83830f316e
Upstream commit: https://webrtc.googlesource.com/src/+/83830f316e264537af77289fc695187a5e7b5cee
    Delete TestListener and top-level thread wrapping.

    Instead use rtc::AutoThread in tests that need that.

    Bug: webrtc:9714
    Change-Id: I1f33b1b2d321770d062504dd9ef86d66a345dd42
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/254681
    Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
    Commit-Queue: Niels Moller <nisse@webrtc.org>
    Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
    Cr-Commit-Position: refs/heads/main@{#36950}
2022-09-21 17:36:35 -05:00
.cargo Bug 1799402 - Vendor wpf-gpu-raster Rust crate. r=jrmuizel,supply-chain-reviewers 2022-11-12 08:06:43 +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 1799732 Part 1 - Replace GetChildList(kPrincipalList) with PrincipalChildList(). r=emilio 2022-11-12 04:38:52 +00:00
browser Merge autoland to mozilla-central. a=merge 2022-11-14 11:00:51 -05:00
build Bug 1788837 - Default to lld for mac builds. r=firefox-build-system-reviewers,andi,ahochheiden 2022-11-09 23:54:07 +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 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-11-14 15:13:23 +00:00
devtools Bug 1798848 - [devtools] Fix add new rule for pages with style-src CSP when using stylesheet resource r=nchevobbe 2022-11-14 09:40:08 +00:00
docs Bug 1763236 - add rudimentary documentation for mochitest-browser tests, r=sclements,hjones 2022-11-11 15:56:31 +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 1790097 (MOZ) - handle upstream deleting codec-specific frameDroppingOn settings 2022-09-21 17:30:20 -05:00
editor Bug 1800043: Fixed condition to determine end of selected string. r=masayuki 2022-11-11 13:04:54 +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 1800367 - For Linux, don't add an FTUserFontData when instantiating an installed variation font. r=lsalzman 2022-11-13 21:48:10 +00:00
gradle/wrapper Bug 1786164 - Update gradle and plugin to the latest versions. r=geckoview-reviewers,jonalmeida 2022-08-31 22:10:38 +00:00
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 3: Allow JPEGDecoder to handle frame data in the footer. r=tnikkel 2022-11-09 17:01:35 +00:00
intl Bug 1799859: Add support for "microsecond" and "nanosecond" units. r=dminor 2022-11-09 16:45:43 +00:00
ipc Bug 1800226 - Force enable gtest DisableCrashReporter() on XP_WIN r=gsvelto 2022-11-14 11:17:09 +00:00
js Backed out 5 changesets (bug 1786834, bug 1797024) for causing failures at ParserAtom.cpp. CLOSED TREE 2022-11-11 08:58:28 +02:00
layout Bug 1800396 - [refactor] Migrate NS_STYLE_TEXT_COMBINE_UPRIGHT_* defines r=emilio 2022-11-14 08:43:36 +00:00
media Bug 1790097 (MOZ) - handle upstream change to Call::OnUpdateSyncGroup method signature 2022-09-21 10:27:46 -05:00
memory Bug 1799630 - replace sprintf by snprintf or SprintfLiteral r=emilio 2022-11-10 07:01:11 +00: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 Backed out changeset 216ebef85b80 (bug 1791878) for causing bug 1799002. 2022-11-10 22:59:42 -05:00
modules Bug 1799402 - Use WGR to rasterize paths in DrawTargetWebgl. r=jrmuizel 2022-11-12 08:06:44 +00:00
mozglue Bug 1799630 - replace sprintf by snprintf or SprintfLiteral r=emilio 2022-11-10 07:01:11 +00:00
netwerk Bug 1207753 - netwerk/cache2 thread-safety annotations r=necko-reviewers,valentin 2022-11-12 00:00:49 +00:00
nsprpub Bug 1788009 - NSPR_4_35_RTM, version number only, no code change. r=glandium UPGRADE_NSPR_RELEASE 2022-09-13 06:26:48 +00:00
other-licenses Backed out 2 changesets (bug 1800048) for causing failures at browser_caching_relations_002.js. CLOSED TREE 2022-11-11 16:30:38 +02:00
parser Bug 1797336 - Apply expat CVE-2022-43680 fix. r=mccr8 2022-10-30 19:12:03 +00:00
python Bug 1798827 - Use `packaging.version` instead of `LooseVersion` when comparing MozillaBuild versions r=firefox-build-system-reviewers,glandium 2022-11-10 16:47:51 +00:00
remote Bug 1795116 - Support specifying tiltX/tiltY/twist on synthesized touch event; r=webdriver-reviewers,smaug,whimboo 2022-11-08 19:47:29 +00:00
security Bug 1799976 - onecrl: clean up the old versions of updated blocklisted entries r=jschanck 2022-11-10 21:53:33 +00:00
services Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-11-14 15:13:23 +00:00
servo Bug 1800396 - [refactor] Migrate NS_STYLE_TEXT_COMBINE_UPRIGHT_* defines r=emilio 2022-11-14 08:43:36 +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 1799402 - Vendor wpf-gpu-raster Rust crate. r=jrmuizel,supply-chain-reviewers 2022-11-12 08:06:43 +00:00
taskcluster Bug 1800236 - Add extra summary methods for browsertime results r=perftest-reviewers,afinder 2022-11-11 21:52:34 +00:00
testing Bug 1800323 - Mark LCP test as TIMEOUT on release_or_beta, r=aryx 2022-11-14 10:44:19 +00:00
third_party Bug 1790097 - Vendor libwebrtc from 83830f316e 2022-09-21 17:36:35 -05:00
toolkit Bug 1800238 - Make popups position: fixed rather than position: absolute. r=TYLin 2022-11-12 21:10:18 +00:00
tools Bug 1799760 - [docs] Ensure warnings are non-fatal when running locally, r=firefox-source-docs-reviewers,marco 2022-11-10 19:09:16 +00:00
uriloader Bug 1796395, remove now unneeded downloads.helpertype telemetry probe, r=mconley 2022-11-10 20:44:31 +00:00
view Bug 1786513 - Make SimpleResizeReflow not flush by default. r=jfkthame,layout-reviewers 2022-09-01 10:54:24 +00:00
widget Bug 1726297 - part 4: Make `ContentEventHandler::OnQueryTextRectArray` fills invisible character rects with caret rect before next visible character r=smaug 2022-11-11 13:43:24 +00:00
xpcom Bug 1628269 - Remove unused xpcom/tests/windows/TestHelloXPLoop.cpp r=xpcom-reviewers,kmag 2022-11-12 08:41:55 +00:00
xpfe/appshell Bug 1799394 - Make dialog sizing code consistent between C++ and JS. r=smaug 2022-11-11 10:08:56 +00:00
.arcconfig
.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 1786291 - Remove esr91 references r=jcristau 2022-09-19 13:23:03 +00:00
.eslintignore Bug 1794693 - [devtools] Convert source-map jest test into mochitests. r=bomsy 2022-11-08 16:01:01 +00:00
.eslintrc-test-paths.js Bug 1774300 - Implement VideoColorSpace r=padenot,jgilbert 2022-10-06 00:37:20 +00:00
.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 Bug 1784022 - [refactor] Convert text-emphasis-position #defines to enum classes r=emilio 2022-09-27 07:38:08 +00:00
.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 No bug - tagging 41c78f88417ab2629a8f39dd4f4cbb56e59bbf85 with FIREFOX_NIGHTLY_108_END a=release DONTBUILD CLOSED TREE 2022-11-14 15:13:16 +00:00
.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 Bug 1782273 - Part 30: Enable prettier for selfhosted code. r=tcampbell,Standard8 2022-08-04 17:13:03 +00:00
.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 Bug 1790097 - Vendor libwebrtc from cde992ddad - moz.build file updates 2022-11-10 14:16:43 -06:00
Cargo.lock Bug 1799402 - Vendor wpf-gpu-raster Rust crate. r=jrmuizel,supply-chain-reviewers 2022-11-12 08:06:43 +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 Backed out changeset 216ebef85b80 (bug 1791878) for causing bug 1799002. 2022-11-10 22:59:42 -05: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 Bug 1787977 - Include configure in the tree. r=firefox-build-system-reviewers,nalexander 2022-08-30 04:02:12 +00:00
configure.py Bug 1787628 - Add `looseversion` import to `configure.py` r=firefox-build-system-reviewers,glandium 2022-08-30 18:24:55 +00:00
gradle.properties Bug 1786164 - Add more Gradle JVM memory flags. r=geckoview-reviewers,jonalmeida 2022-08-31 22:10:39 +00:00
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: some polish r=zeid DONTBUILD 2022-11-08 15:00:07 +00:00
moz.build Bug 1737634: mots config file r=sheehan 2022-07-14 15:45:44 +00:00
moz.configure Bug 1794517 - Make CI plain builds a little closer to local builds. r=firefox-build-system-reviewers,andi 2022-10-11 06:54:45 +00:00
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 Bug 1792465 - Add eslint-plugin-jsdoc and upgrade node_modules to latest versions. r=mossop 2022-10-03 06:55:28 +00:00
package.json Bug 1792465 - Add eslint-plugin-jsdoc and upgrade node_modules to latest versions. r=mossop 2022-10-03 06:55:28 +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.