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
Перейти к файлу
alwu 0c0c2f3994 Bug 1674845 - part4 : add 'browser' subfolder for autoplay browser tests. r=bryce
subsuite media for browser tests.

Differential Revision: https://phabricator.services.mozilla.com/D95881
2020-11-05 06:15:07 +00:00
.cargo Bug 1675190 - Vendor new application-services into mozilla-central. r=extension-reviewers,janerik,eoger,dmose,rpl 2020-11-05 03:50:21 +00:00
.vscode
accessible Bug 1674904: Part 4 - Update AccessibleHandler to delayload dependencies that are only used during registration; r=Jamie 2020-11-04 21:50:06 +00:00
browser Backed out changeset 3492eea6f5f5 (bug 1656562) for browser_ext_themes_ntp_colors_perwindow.js leaks. CLOSED TREE 2020-11-05 07:59:42 +02:00
build Bug 1670264: Validate detected Java directory to ensure it's a JDK r=nalexander 2020-11-03 23:32:43 +00:00
caps Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
chrome Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
config Bug 1673769 - Use the right data file for ICU on big endians. r=firefox-build-system-reviewers,dmajor 2020-10-28 02:54:17 +00:00
devtools Bug 1672694 - P1: Query layout for selectable text state. r=morgan,Jamie,yzen 2020-11-04 19:56:55 +00:00
docs Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
docshell Backed out 7 changesets (bug 1658084, bug 1671983) for perma failures on browser_async_remove_tab.js and browser_e10s_chrome_process.js. CLOSED TREE 2020-11-04 04:23:47 +02:00
dom Bug 1674845 - part4 : add 'browser' subfolder for autoplay browser tests. r=bryce 2020-11-05 06:15:07 +00:00
editor Bug 1674609 - HTMLEditorDeleteHandler.cpp: redundant continue statement at the end of loop statement. r=m_kato 2020-11-03 22:58:01 +00:00
extensions Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
gfx Bug 1675419 - remove redundant packing in SWGL fast-paths. r=jrmuizel 2020-11-05 03:36:48 +00:00
gradle/wrapper
hal Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
image Bug 1674856 - Fiz fuzz annotations for Windows10 swr reftests. r=lsalzman 2020-11-03 23:51:40 +00:00
intl Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-11-04 18:46:00 +00:00
ipc Bug 1674904: Part 3 - Replace dll reg code in mscom/oop/Handler with calls to mscom/oop/Module; r=Jamie 2020-11-04 22:11:23 +00:00
js Bug 1673080 - Fix assertion failure: nfixed <= GeneratorObject::FixedSlotLimit, with syntax parsing disabled. r=tcampbell. 2020-11-04 21:12:31 +00:00
layout Bug 1665327 - The minor refactoring to avoid duplicate code when checking if the {min|max} block-size is auto. r=TYLin 2020-11-04 22:48:55 +00:00
media Bug 1674825 - Update libcubeb to 4e851e. r=cubeb-reviewers,kinetik 2020-11-03 15:45:30 +00:00
memory Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-11-04 18:46:00 +00:00
mfbt Bug 1665462 - Add moving Vector::appendAll(Vector&&) overload. r=jwalden 2020-10-29 19:41:43 +00:00
mobile Bug 1640416 - p1: input size check before creating video encoder. r=alwu,geckoview-reviewers,snorp 2020-11-04 21:57:36 +00:00
modules Bug 1458653 - Do not prevent fling acceleration based on the time that has elapsed between two flings. r=botond,geckoview-reviewers,snorp 2020-11-04 23:32:38 +00:00
mozglue Bug 1608068 - Remove supression for seemingly fixed issue. r=decoder 2020-11-03 01:02:11 +00:00
netwerk Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,necko-reviewers 2020-11-04 17:03:33 +00:00
nsprpub
other-licenses Bug 1461690 Part 3: HttpPostFile plugin for uploading uninstall ping via POST. r=mhowell 2020-10-20 23:20:25 +00:00
parser Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
python Bug 1670264: Validate detected Java directory to ensure it's a JDK r=nalexander 2020-11-03 23:32:43 +00:00
remote Bug 1674939 - [puppeteer] Update metadata for Page.close and Frame.goto tests r=remote-protocol-reviewers,whimboo 2020-11-04 13:58:12 +00:00
security Bug 1674111 - Do not use HTTP3 for OCSP request. r=keeler 2020-11-04 12:18:49 +00:00
services Bug 1675190 - Vendor new application-services into mozilla-central. r=extension-reviewers,janerik,eoger,dmose,rpl 2020-11-05 03:50:21 +00:00
servo Bug 1674917 - Update parking_lot to 0.11 r=nika 2020-11-02 22:56:40 +00:00
startupcache Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
storage Bug 1639552 - Use NS_WARNING instead of sqlite3_log. r=dom-workers-and-storage-reviewers,janv 2020-10-29 10:14:37 +00:00
taskcluster Bug 1673071 - Run the full slate of test suites on macos-qr. r=jmaher,jrmuizel 2020-11-03 23:05:05 +00:00
testing Bug 1665327 - Support transferred {min|max} inline-size by using definite {min|max} block-size and aspect-ratio for non-replaced elements. r=TYLin 2020-11-04 23:44:03 +00:00
third_party Bug 1675190 - Vendor new application-services into mozilla-central. r=extension-reviewers,janerik,eoger,dmose,rpl 2020-11-05 03:50:21 +00:00
toolkit Bug 1674845 - part4 : add 'browser' subfolder for autoplay browser tests. r=bryce 2020-11-05 06:15:07 +00:00
tools Bug 1674845 - part3 : create 'mochitest' subfolder for autoplay related plain mochitests. r=bryce 2020-11-05 04:50:13 +00:00
uriloader Backed out 6 changesets (bug 1565574) as per dev's request. CLOSED TREE 2020-10-29 12:55:28 +02:00
view Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
widget Bug 1658084 - Avoid creating a mozilla::OffTheBooksMutex in a static initializer, r=emilio,mccr8 2020-11-04 18:56:13 +00:00
xpcom Bug 1675400 - Remove menubutton support. r=emilio 2020-11-05 00:14:58 +00:00
xpfe/appshell Backed out 7 changesets (bug 1658084, bug 1671983) for perma failures on browser_async_remove_tab.js and browser_e10s_chrome_process.js. CLOSED TREE 2020-11-04 04:23:47 +02:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1669956 - [devtools] Enable eslint for devtools/client/shared/components/reps. r=jdescottes. 2020-10-14 11:33:16 +00:00
.eslintrc.js Bug 1656280 - Enable remaining ESLint rules for widget/test/*.xhtml files. r=mhowell 2020-10-26 17:37:26 +00:00
.flake8 Bug 1673700 - Don't use double quotes around strings in definition of `fork_interpose` r=firefox-build-system-reviewers,glandium 2020-10-29 15:47:14 +00:00
.git-blame-ignore-revs Bug 1673690 - Add bugs 1654103, 1672023 to .git-blame-ignore-revs, .hg-annotate-ignore-revs r=nalexander DONTBUILD 2020-10-27 18:22:09 +00:00
.gitattributes
.gitignore
.hg-annotate-ignore-revs Bug 1673690 - Add bugs 1654103, 1672023 to .git-blame-ignore-revs, .hg-annotate-ignore-revs r=nalexander DONTBUILD 2020-10-27 18:22:09 +00:00
.hg-format-source
.hgignore
.hgtags No bug - tagging 6d98cc745df58e544a8d71c131f060fc2c460d83 with FIREFOX_NIGHTLY_83_END a=release DONTBUILD CLOSED TREE 2020-10-19 16:38:59 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
AUTHORS
CLOBBER
Cargo.lock Bug 1675190 - Vendor new application-services into mozilla-central. r=extension-reviewers,janerik,eoger,dmose,rpl 2020-11-05 03:50:21 +00:00
Cargo.toml Bug 1667736 - Update packed_simd to compile on Rust 1.48. r=glandium 2020-10-30 08:29:53 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1675086 - drop reference to 'pgo' from Windows AArch EME artifact build. r=nalexander 2020-11-03 22:46:57 +00:00
README.txt
aclocal.m4
build.gradle Bug 1671460 - Update to apilint 0.4.0. r=snorp 2020-11-02 19:42:25 +00:00
client.mk Bug 1671424 - Move configure execution from client.mk to `mach configure`. r=firefox-build-system-reviewers,rstewart 2020-10-20 20:41:52 +00:00
client.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
configure.in Bug 1671424 - Move configure execution from client.mk to `mach configure`. r=firefox-build-system-reviewers,rstewart 2020-10-20 20:41:52 +00:00
configure.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1638986 - Run 'mach talos-test' with python 3; r=sparky,perftest-reviewers 2020-10-29 00:23:51 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz.configure Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
mozilla-config.h.in
old-configure.in Bug 1121822 - Remove NS_ENABLE_TSF r=m_kato,masayuki 2020-10-29 01:46:05 +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.