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 98975a96ce Bug 1766646 - Vendor libwebrtc from b4e06d032e6 - moz.build file updates 2022-08-30 10:50:17 -04:00
.cargo
.vscode
accessible
browser
build
caps
chrome
config
devtools
docs
docshell
dom Bug 1766646 (MOZ) - fixes for upstream removing implicit conversion from raw pointer to scoped_ref_ptr 2022-08-30 10:49:50 -04:00
editor
extensions
gfx
gradle/wrapper
hal
image
intl
ipc
js
layout
media Bug 1766646 (MOZ) - handle upstream change from kCsrcAudioLevelsUri to kCsrcAudioLevelUri 2022-08-30 10:36:27 -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 b4e06d032e6 - moz.build file updates 2022-08-30 10:50:17 -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
AUTHORS
CLOBBER Bug 1766646 - Vendor libwebrtc from b4e06d032e6 - moz.build file updates 2022-08-30 10:50:17 -04:00
Cargo.lock
Cargo.toml
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure
configure.py
gradle.properties
gradlew
gradlew.bat
mach
mach.cmd
mach.ps1
mots.yaml
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
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.