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
Перейти к файлу
Lars T Hansen e9f56c766b Bug 1621933 - Fix broken jit-test directives. r=ttung
A few test cases tested for the presence of `sharedMemoryEnabled` in
the global object.  This is nonsensical - it is a testing function
that is always present when jit-tests are executed.  The guards should
either not be there, or should invoke `sharedMemoryEnabled()` to test
for the presence of shared memory functionality.

Differential Revision: https://phabricator.services.mozilla.com/D67149

--HG--
extra : moz-landing-system : lando
2020-03-17 14:33:00 +00:00
.cargo Bug 1623185 - Update Neqo to 0.2.2 r=dragana 2020-03-17 23:56:48 +00:00
.vscode
accessible Bug 1622941: Fire ATK text-attributes-changed events for ProxyAccessibles. r=MarcoZ 2020-03-18 06:07:45 +00:00
browser Backed out 2 changesets (bug 1611914, bug 1605494) for causing browser_contextmenuFillLogins.js failures CLOSED TREE 2020-03-18 06:43:01 +02:00
build Bug 1618781 - Use the taskcluster artifact for pdbstr on both Windows native and cross builds. r=froydnj 2020-03-18 04:21:18 +00:00
caps Backed out 4 changesets (bug 1622042) for causing build bustages on nsContentUtils.cpp. CLOSED TREE 2020-03-17 20:38:35 +02:00
chrome Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
config Bug 1623085 - Only explicitly set number of Rust codegen-units for target artifacts. r=froydnj 2020-03-17 16:47:52 +00:00
devtools Backed out changeset 8a291ec6d449 (bug 1621211) for devtools failures for multiple files, e.g. browser_aboutdebugging_serviceworker_unregister.js 2020-03-18 09:52:53 +02:00
docs Bug 1619921 - enable clang-plugin with support for alpha checkers module. r=froydnj,sg 2020-03-17 07:01:09 +00:00
docshell Bug 1621748 - Fix stale pointers when updating history entries consecutively, r=peterv 2020-03-16 18:25:45 +00:00
dom Bug 1623040: split `nsRange::SetSelection` into `RegisterSelection` and `UnregisterSelection`. r=smaug 2020-03-18 09:06:10 +00:00
editor Bug 1620504 - part 22-1: Clean up warnings in `HTMLEditor.cpp` and `HTMLEditor.h` r=m_kato 2020-03-18 02:02:17 +00:00
extensions Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
gfx Bug 1622327. Add support for adding profiling event markers to WebRender. r=kvark 2020-03-14 06:56:36 +00:00
gradle/wrapper
hal Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
image Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
intl Bug 1621024 - Skip reporting errors if the file is not found in the L10nRegistry.loadSync. r=mossop 2020-03-16 15:49:58 +00:00
ipc Bug 1620745 - Bring up fork server launcher at app-startup. r=gsvelto 2020-03-18 01:01:17 +00:00
js Bug 1621933 - Fix broken jit-test directives. r=ttung 2020-03-17 14:33:00 +00:00
layout Bug 1623040: split `nsRange::SetSelection` into `RegisterSelection` and `UnregisterSelection`. r=smaug 2020-03-18 09:06:10 +00:00
media Bug 1622732 - Use error! instead of println! in rsdparsa_capi; r=ng 2020-03-17 16:48:54 +00:00
memory Bug 1621468 - Stop using `fix_stack_using_bpsyms.py` in `dmd.py`. r=gsvelto 2020-03-16 01:15:27 +00:00
mfbt Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
mobile Bug 1623155 - Fix which extension is registered after update. r=geckoview-reviewers,snorp 2020-03-17 19:22:43 +00:00
modules Backed out 3 changesets (bug 1620077, bug 1580623) for causing mochitest failures CLOSED TREE 2020-03-18 01:24:26 +02:00
mozglue Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
netwerk Bug 1623185 - Update Neqo to 0.2.2 r=dragana 2020-03-17 23:56:48 +00:00
nsprpub Bug 1600803 - NSPR_4_25_RTM for Firefox 74. r=kjacobs UPGRADE_NSPR_RELEASE 2020-02-03 12:17:20 +00:00
other-licenses Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
parser Bug 1377999 - Make TextNode to adapt the DOMArena changes r=smaug 2020-03-17 14:53:54 +00:00
python Bug 1608165 - port profileSelection DTD to fluent r=Gijs,fluent-reviewers,flod 2020-03-18 09:01:51 +00:00
remote Bug 1622446 - Make tbpl treat missing results as unexpected, r=remote-protocol-reviewers,whimboo 2020-03-16 14:46:25 +00:00
security bug 1620390 - use the background thread pool instead of a one-off thread in OSKeyStore r=bbeurdouche 2020-03-17 23:07:48 +00:00
services Bug 1620185 - Fetch metadata and records in parallel r=glasserc 2020-03-17 20:26:01 +00:00
servo Bug 1623178 - Change the parsing order of border shorthands. r=mats 2020-03-17 21:48:33 +00:00
startupcache Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
storage Bug 1622949 - Add `HashPropertyBag::clone_from_bag`. r=froydnj 2020-03-17 23:33:45 +00:00
taskcluster Bug 1618781 - Use the taskcluster artifact for pdbstr on both Windows native and cross builds. r=froydnj 2020-03-18 04:21:18 +00:00
testing Bug 1623108 - Use ThreeDFace instead of ThreeDLightShadow for fieldset borders. r=mats 2020-03-18 08:51:26 +00:00
third_party Bug 1623185 - Update Neqo to 0.2.2 r=dragana 2020-03-17 23:56:48 +00:00
toolkit Bug 1484210 - attempt to fix issues in test_videocontrols.html when run in tsan, r=jaws 2020-03-18 02:06:46 +00:00
tools Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
uriloader Bug 1620875 - Suppress extra onStateChange(STATE_START) notifications from RemoteWebProgress when switching DocumentChannel with a real channel. r=Gijs,nika 2020-03-17 00:50:29 +00:00
view Bug 1503656 - Part 7. Notify of safe area insets changed. r=smaug 2020-03-04 08:16:31 +00:00
widget Bug 1619154 - Added .webp to supported image file types so that it is possible to upload .webp files. r=hsivonen 2020-03-18 06:14:10 +00:00
xpcom Bug 1377999 - Make Attribute to adapt the DOMArena changes r=smaug 2020-03-17 14:53:13 +00:00
xpfe/appshell Bug 1339601, remove useless placeHolder variable, r=bdahl 2020-03-17 21:27:39 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1617959: Switch to the babel-eslint parser and turn on support for optional chaining and nullish coalescing operator syntaxes. r=Standard8 2020-03-13 19:15:11 +00:00
.clang-format
.clang-format-ignore Bug 1353652 - Initial Draft of MPRIS API Provider (Media API on Linux) r=alwu 2020-02-12 13:10:50 +00:00
.cron.yml Bug 1619944 Migrate partials and pipfile-updates to use requirements.txt r=bhearsum 2020-03-05 13:49:24 +00:00
.eslintignore Bug 1620542 - Turn on linting of .eslintrc.js files. r=mossop 2020-03-07 09:30:44 +00:00
.eslintrc.js Bug 1620242 - Basic implementation for HTTPS Only Mode. r=ckerschb,mixedpuppy 2020-03-17 19:24:31 +00:00
.flake8 Bug 1597336 - add a fxa+sync scenario r=lina,markh 2020-02-23 23:17:23 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1614314 - Use GitHub as upstream for the Java code of the HTML parser. r=alchen 2020-02-10 15:05:17 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1617827 - Wasm: Switch to 'wasm-generate-testsuite' tooling for importing spec test-suite. r=lth 2020-03-11 04:05:15 +00:00
.hgtags No bug - Tagging mozilla-central 34377d8c0d2ad98f525b26e7ad8003dbdac94da6 with FIREFOX_NIGHTLY_75_END a=release DONTBUILD CLOSED TREE 2020-03-09 15:37:31 +00:00
.lldbinit Bug 1603804. Move third_party/python/lldbutils to python/lldbutils. r=ahal 2019-12-20 17:10:12 +00:00
.mailmap
.prettierignore Bug 1609671 - Inspect binding should try to get the sourcemapped location while inspecting a function. r=jdescottes,vporof 2020-01-24 12:58:24 +00:00
.prettierrc Bug 1620218 - Update Prettier to 1.18.2 and other ESLint modules to the latest versions. r=mossop 2020-03-08 21:45:23 +00:00
.taskcluster.yml Bug 1606869: Switch decision task docker caches to match the rest the in-tree caches; r=Callek 2020-01-03 22:18:29 +00:00
.trackerignore
.yamllint Bug 1606009 - Fix & silent some tests r=Callek 2019-12-26 22:13:18 +00:00
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-03-09 15:41:51 +00:00
Cargo.lock Bug 1623185 - Update Neqo to 0.2.2 r=dragana 2020-03-17 23:56:48 +00:00
Cargo.toml Bug 1623085 - Only explicitly set number of Rust codegen-units for target artifacts. r=froydnj 2020-03-17 16:47:52 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1620744 - Convert generated_sources.py to py3; r=firefox-build-system-reviewers,rstewart 2020-03-10 20:19:32 +00:00
README.txt Bug 1617846 - Replace IRC with matrix.r=firefox-source-docs-reviewers,sylvestre 2020-02-25 11:39:53 +00:00
aclocal.m4
build.gradle Bug 1608570 - Remove some old Fennec-related build variables r=nalexander 2020-01-10 22:51:03 +00:00
client.mk
client.py
configure.in
configure.py Bug 1619788 - Ensure files generated by `./mach configure` don't have CRLF line endings, even under Python 3 r=glandium 2020-03-06 02:19:21 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1621718 - Use proper email parsing library for parsing patches. r=ahal 2020-03-16 19:46:13 +00:00
moz.build Bug 1620744 - Convert variables.py:source_repo_header() to py3; r=firefox-build-system-reviewers,rstewart 2020-03-10 20:19:24 +00:00
moz.configure Bug 1620980 - Fix Windows artifact builds after bug 1620165. r=froydnj 2020-03-10 00:23:40 +00:00
mozilla-config.h.in
old-configure.in Bug 1621350 - land NSS 710d10a72934 UPGRADE_NSS_RELEASE, r=jcj 2020-03-10 21:35:56 +00:00
package-lock.json Bug 1617959: Switch to the babel-eslint parser and turn on support for optional chaining and nullish coalescing operator syntaxes. r=Standard8 2020-03-13 19:15:11 +00:00
package.json Bug 1617959: Switch to the babel-eslint parser and turn on support for optional chaining and nullish coalescing operator syntaxes. r=Standard8 2020-03-13 19:15:11 +00:00
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

An explanation of the Mozilla 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 Mozilla from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/how_to_contribute_firefox.html

If you have a question about developing Mozilla, and can't find the solution
on https://developer.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 Mozilla developers for
testing, may be buggy.