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
Michael Froman cba0128ee0 Bug 1766646 - Vendor libwebrtc from 9e73e2e430
Upstream commit: https://webrtc.googlesource.com/src/+/9e73e2e4305808a4c1a15e5526cd762b0a7fd88c
    Add MacArm64 builder and perf config

    Bug: b/230719743
    Change-Id: Ib735a4a22a40053b816b4d1481aa1820de210f39
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/261727
    Reviewed-by: Jeremy Leconte <jleconte@google.com>
    Commit-Queue: Christoffer Jansson <jansson@webrtc.org>
    Cr-Commit-Position: refs/heads/main@{#36830}
2022-08-30 11:03:19 -04:00
.cargo
.vscode
accessible
browser
build
caps
chrome
config
devtools
docs
docshell
dom Bug 1766646 (MOZ) - fixes for upstream deleting implicit conversion from rtc::scoped_refptr<T> to T* 2022-08-30 11:02:57 -04:00
editor
extensions
gfx
gradle/wrapper
hal
image
intl
ipc
js
layout
media Bug 1766646 (MOZ) handle upstream adding {Audio|Video}ReceiveStream::transport_cc and removing {Audio|Video}ReceiveStream::rtp_config 2022-08-30 11:03:12 -04:00
memory
mfbt
mobile
modules
mozglue
netwerk
nsprpub
other-licenses
parser
python
remote
security
services
servo
startupcache
storage
supply-chain
taskcluster
testing
third_party Bug 1766646 - Vendor libwebrtc from 9e73e2e430 2022-08-30 11:03:19 -04:00
toolkit
tools Bug 1766646 (MOZ) - mirror changes from upstream's rtc_base/trace_event.h 2022-08-30 10:30:42 -04:00
uriloader
view
widget
xpcom
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc-test-paths.js
.eslintrc.js
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock
Cargo.toml
client.mk
client.py
CLOBBER Bug 1766646 - Vendor libwebrtc from 14d01508be - moz.build file updates 2022-08-30 11:03:05 -04:00
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
README.txt
settings.gradle
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.