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
Перейти к файлу
Ekanan Ketunuti 8f82fc1396 Bug 1672918 - Add words to en-US dictionary
Differential Revision: https://phabricator.services.mozilla.com/D94558
2020-10-23 20:32:35 +00:00
.cargo Bug 1672459 - Update cubeb-coreaudio-rs to d5af7ad7. r=cubeb-reviewers,chunmin 2020-10-21 17:55:15 +00:00
.vscode
accessible Bug 1670541 - Return the parent line end offset if an embedded character contains a line break, r=Jamie 2020-10-23 04:57:17 +00:00
browser Bug 1518999 - Refactor some performance.getEntries related tests r=mstange 2020-10-23 19:44:11 +00:00
build Bug 1672940 - Remove biplist. r=firefox-build-system-reviewers,glandium 2020-10-23 11:37:16 +00:00
caps Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03:00
chrome Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03:00
config Bug 1440203 - Support memfd_create in IPC shared memory. r=glandium 2020-10-22 21:23:32 +00:00
devtools Bug 1518999 - Refactor some performance.getEntries related tests r=mstange 2020-10-23 19:44:11 +00:00
docs Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03:00
docshell Bug 1667767 - Expose the BC's HistoryID field through WebIDL. r=peterv 2020-10-23 10:07:09 +00:00
dom Bug 1672964 - [Fission] enable test_viewport_resize.html, r=annyG 2020-10-23 13:41:10 +00:00
editor Bug 1666300 part 2 - Parse into an inert document. r=smaug 2020-10-23 12:48:52 +00:00
extensions Bug 1672918 - Add words to en-US dictionary 2020-10-23 20:32:35 +00:00
gfx Bug 1670939 - Make PImageBridge::WillClose async instead of sync. r=nical,ipc-reviewers,jld 2020-10-23 18:29:15 +00:00
gradle/wrapper
hal Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03:00
image Bug 1646570 - Remove using GetInProcessScriptableTop in ImageCacheKey::GetIsolationKey r=timhuang 2020-10-22 12:57:11 +00:00
intl Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03:00
ipc Bug 1670939 - Make PImageBridge::WillClose async instead of sync. r=nical,ipc-reviewers,jld 2020-10-23 18:29:15 +00:00
js Bug 1673049: Fix jitsrc with breakpoints r=mgaudet DONTBUILD 2020-10-23 19:12:14 +00:00
layout Bug 1518999 - Update ContentfulPaint algorithm to follow the spec r=emilio 2020-10-23 19:43:31 +00:00
media Bug 1671376 - Disable -Wmissing-braces on clang < 6. r=firefox-build-system-reviewers,dmajor 2020-10-22 01:31:19 +00:00
memory Bug 1672867 - Silence warning about aligned_alloc only being available on macOS 10.15 or newer. r=firefox-build-system-reviewers,mhentges 2020-10-22 23:16:23 +00:00
mfbt Bug 1575293 - Update lz4 to version 1.9.2. r=froydnj,jfkthame 2020-10-22 08:40:56 +00:00
mobile Bug 1518999 - Trick contentful detection in some geckoview tests r=snorp,geckoview-reviewers,agi 2020-10-23 19:46:30 +00:00
modules Bug 1672807 - [css-grid-3] Enable masonry layout by default in Nightly. r=emilio 2020-10-23 09:10:56 +00:00
mozglue Bug 1672501 - Initialize scProfilerMainThreadId from profiler_init - r=gregtatum 2020-10-22 12:55:13 +00:00
netwerk Bug 1672219 - nsServerSocket fd should not be inheritable by the child process r=necko-reviewers,dragana 2020-10-23 06:44:33 +00:00
nsprpub Bug 1660371 - NSPR_4_29_RTM. r=kjacobs UPGRADE_NSPR_RELEASE DONTBUILD 2020-09-17 15:26:54 +00:00
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 1666300 part 2 - Parse into an inert document. r=smaug 2020-10-23 12:48:52 +00:00
python Bug 1669862: Errors in process_install_manifest show nicely on TH r=firefox-build-system-reviewers,rstewart 2020-10-23 15:38:18 +00:00
remote Bug 1671725 - [puppeteer] Avoid recording second test status after timeout r=remote-protocol-reviewers,whimboo 2020-10-22 14:11:21 +00:00
security Bug 1670985 - don't fall back to OCSP when the CRLite mode is "enforce" r=jcj 2020-10-23 17:04:18 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau 2020-10-22 14:27:30 +00:00
servo Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03:00
startupcache Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03:00
storage Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03:00
taskcluster Bug 1667384 - Enable linux browsertime tests on autoland and mozilla-central. r=perftest-reviewers,AlexandruIonescu 2020-10-23 13:17:42 +00:00
testing Bug 1518999 - Use the same conversion for Chrome and Firefox for FCP r=sparky,perftest-reviewers 2020-10-23 19:47:20 +00:00
third_party Bug 1672940 - Remove biplist. r=firefox-build-system-reviewers,glandium 2020-10-23 11:37:16 +00:00
toolkit Bug 1671468 - Dispatcher and IPC support for String List metrics r=janerik 2020-10-23 18:58:07 +00:00
tools Bug 1518999 - Bump the browsertime hash to 8bf45e80ccc65237c622246b11c0739f0409e8e4 r=sparky,perftest-reviewers 2020-10-23 19:46:56 +00:00
uriloader Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03:00
view Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03:00
widget Bug 1673095 - Include Intel gen6 gt1 in rollout. r=aosmond 2020-10-23 20:07:51 +00:00
xpcom Bug 1673026 - Change type of sCurrentTaskSeqNo to Atomic<uint64_t> r=bas 2020-10-23 19:28:22 +00:00
xpfe/appshell Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1667674 - [Wayland] Support public primary-selection unstable protocol. r=stransky 2020-10-02 09:13:06 +00:00
.cron.yml Bug 1661673 - remove esr68 references.r=releng-reviewers,aki DONTBUILD 2020-08-31 07:59:28 +00:00
.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 1665713 - pt3 - fix js lint issues resulting from moving mochitest directory. r=ng 2020-10-02 16:29:35 +00:00
.flake8 Bug 1671422 - [mozlog] Add group durations to errorsummary.log, r=marco 2020-10-21 18:23:19 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1663372 - Ignore toolchains.json file with git. r=glandium 2020-09-25 13:09:50 +00:00
.hg-annotate-ignore-revs
.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 Bug 1666809 - Insert decision task indexes directly via taskluster API rather than index-task, r=taskgraph-reviewers,aki 2020-09-24 19:19:36 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03:00
AUTHORS
CLOBBER
Cargo.lock Bug 1671874 - Pull a new wat version. r=rhunt 2020-10-22 07:39:01 +00:00
Cargo.toml Bug 1669055: Vendor Cranelift e22e2c3722f2fbccd3c8d3230119fa04c332c69c. r=jseward 2020-10-07 06:25:50 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1670357 - Remove `make` targets for cleaning: `clean`, `realclean`, `clobber`, `distclean`, `clobber_all`, `everything` r=firefox-build-system-reviewers,mhentges 2020-10-15 20:37:18 +00:00
README.txt
aclocal.m4
build.gradle Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi 2020-09-18 22:29:04 +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 Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03: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 Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03:00
gradle.properties Bug 1553459 - Migrate to AndroidX r=geckoview-reviewers,agi 2020-09-18 22:29:04 +00:00
gradlew
gradlew.bat
mach Bug 1598823: remove visualmetrics mach command r=sparky,releng-reviewers,perftest-reviewers,aki DONTBUILD 2020-10-22 15:20:20 +00:00
moz.build Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03:00
moz.configure Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE 2020-10-22 03:51:06 +03:00
mozilla-config.h.in
old-configure.in Bug 1670738 - Try to make autoconf deduce ac_exeext for mingw r=glandium 2020-10-16 13:14:31 +00:00
package-lock.json Bug 1668274 - update eslint, eslint-plugin-no-unsanitized and mocha to allow use of logical assignment operators, r=Standard8 2020-10-02 18:00:40 +00:00
package.json Bug 1668274 - update eslint, eslint-plugin-no-unsanitized and mocha to allow use of logical assignment operators, r=Standard8 2020-10-02 18:00:40 +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.