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
Tim Nguyen 9b9b4bf1f9 Bug 1625314 - Followup: skip searchfield-mirrored-when-rtl.xhtml on debug. CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D68947

--HG--
extra : amend_source : ab4f42892e3670bcec56174bf42291858e644413
2020-03-31 02:00:03 +00:00
.cargo Bug 1624485 - Update cubeb-coreaudio to 20daa86. r=padenot 2020-03-26 18:45:47 +00:00
.vscode
accessible Bug 1625314 - Follow up: Temporarily hack around search-textbox a11y failures. CLOSED TREE 2020-03-30 21:34:38 +00:00
browser Bug 1626119 - Fix dark theme support for breached/vulnerable login UI. r=jaws 2020-03-30 23:47:30 +00:00
build Bug 1625466 - Fix print statements in appini_header.py r=rstewart 2020-03-27 14:52:34 +00:00
caps Backed out changeset 1ed0cfd336dd (bug 1353429) for conflict with backed out (Bug 1620624). CLOSED TREE 2020-03-30 20:14:17 +03:00
chrome Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
config Bug 1587353 - Add an http3 test server r=agrover 2020-03-28 20:06:41 +00:00
devtools Bug 1622718 - Part 2: Avoid leaking devtools loaders except when opt-in. r=ochameau 2020-03-30 23:28:58 +00:00
docs Bug 1625216 - bugzilla/doc: Move priority definition into a specific file r=emceeaich 2020-03-28 00:44:33 +00:00
docshell Bug 1576262: Handle ownership races during cross-process navigations. r=nika 2020-03-27 13:55:07 +00:00
dom Backed out 3 changesets (bug 1623226) for Devtools failures in browser/browser_webconsole_stubs_page_error.js. CLOSED TREE 2020-03-31 04:16:44 +03:00
editor Bug 1098151 - Make empty editable blocks at least one line-height tall. r=jfkthame 2020-03-30 17:20:06 +00:00
extensions Backed out changeset 848221b2e156 (bug 1620402) for causing several test failures. 2020-03-30 11:35:20 +03:00
gfx Bug 1626114 - Remove unused update_program_cache. r=kvark 2020-03-30 23:37:29 +00:00
gradle/wrapper
hal Backed out 3 changesets (bug 1620145) for lints failure and Android bustages CLOSED TREE 2020-03-28 01:36:27 +02:00
image Backed out changeset 903f141a89b9 (bug 1625797) for build bustages in Image.h on a CLOSED TREE 2020-03-30 07:44:01 +03:00
intl Bug 1624244 - Exclude Japanese characters KATAKANA-HIRAGANA [SEMI-]VOICED SOUND MARK from the diacritics that can be ignored during search. r=m_kato 2020-03-30 13:53:20 +00:00
ipc Backed out changeset 278b86784e72 (bug 1625727) for LoadInfo related wpt crashes CLOSED TREE 2020-03-30 13:16:44 +03:00
js Backed out 3 changesets (bug 1623226) for Devtools failures in browser/browser_webconsole_stubs_page_error.js. CLOSED TREE 2020-03-31 04:16:44 +03:00
layout Bug 1625314 - Followup: skip searchfield-mirrored-when-rtl.xhtml on debug. CLOSED TREE 2020-03-31 02:00:03 +00:00
media Bug 1625138 - Part 23: Replace mozilla::RemovePointer with std::remove_pointer. r=froydnj 2020-03-28 13:57:17 +00:00
memory Bug 1625138 - Part 16: Replace mozilla::IsIntegral with std::is_integral. r=froydnj 2020-03-28 13:57:15 +00:00
mfbt Backed out 2 changesets (bug 1625871, bug 1625869) for gtest assertions on Maybe.h CLOSED TREE 2020-03-30 17:29:09 +03:00
mobile Bug 1624724 - Fix startup crash tracking in GeckoView. r=geckoview-reviewers,aklotz,snorp 2020-03-27 18:16:36 +00:00
modules Backed out 2 changesets (bug 1595596) for build bustage in build/src/mozglue/misc/MmapFaultHandler.cpp. CLOSED TREE 2020-03-31 02:07:33 +03:00
mozglue Backed out 2 changesets (bug 1595596) for build bustage in build/src/mozglue/misc/MmapFaultHandler.cpp. CLOSED TREE 2020-03-31 02:07:33 +03:00
netwerk Bug 1624128 - Backed out changeset 3ed30e6b6de1 - Updating Fx76 to NSS 3.51.1 r=keeler 2020-03-30 21:12:45 +00:00
nsprpub
other-licenses Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
parser Bug 1621813 - Remove nsIScriptError.exceptionFlag. r=mccr8 2020-03-19 21:31:44 +00:00
python Bug 1587353 - Add http3 tests r=valentin 2020-03-25 13:36:00 +00:00
remote Bug 1624785 - [remote] Split-up long running test file browser_callFunctionOn.js. r=remote-protocol-reviewers,maja_zf 2020-03-27 14:12:55 +00:00
security Bug 1624128 - Backed out changeset 3ed30e6b6de1 - Updating Fx76 to NSS 3.51.1 r=keeler 2020-03-30 21:12:45 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2020-03-30 14:02:50 +00:00
servo Bug 1625036 - Tweak background: transparent handling so that color: transparent doesn't override UA sheet backgrounds. r=morgan 2020-03-30 15:09:33 +00:00
startupcache Backed out 2 changesets (bug 1595596) for build bustage in build/src/mozglue/misc/MmapFaultHandler.cpp. CLOSED TREE 2020-03-31 02:07:33 +03:00
storage Bug 1620632 - Ensure nsTArray_Impl only declares a copy-constructor/assignment operator if E is copy-constructible. r=froydnj 2020-03-20 17:13:51 +00:00
taskcluster Bug 1617626 - [remote] Enable trace level logs for browser-chrome tests in CI. r=ahal 2020-03-30 20:37:17 +00:00
testing Backed out 3 changesets (bug 1623226) for Devtools failures in browser/browser_webconsole_stubs_page_error.js. CLOSED TREE 2020-03-31 04:16:44 +03:00
third_party Bug 1624128 - Backed out changeset 3ed30e6b6de1 - Updating Fx76 to NSS 3.51.1 r=keeler 2020-03-30 21:12:45 +00:00
toolkit Bug 1625314 - Followup: fix eslint failure. 2020-03-30 22:37:00 +00:00
tools Bug 1625933 Only complain about unmanaged fzf if it was found r=ahal 2020-03-30 13:49:57 +00:00
uriloader Bug 1625792 - Remove nsIURIContentListener.onStartURIOpen. r=mattwoodrow 2020-03-29 22:10:09 +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 1625296 [Wayland] Enable basic compositor smooth drawing by widget.wayland-smooth-rendering pref, r=jhorak 2020-03-30 21:12:37 +00:00
xpcom Bug 1625286 - Expose dispatch flags to moz_task. r=KrisWright 2020-03-30 19:24:08 +00:00
xpfe/appshell Bug 1507375 - Restrict the controllability of UI parts visibility with features parameter of window.open. r=smaug 2020-03-19 09:13:12 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +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 1622302 - kick off automated beta builds at 02:00 UTC instead of 04:00. DONTBUILD r=jlorenzo 2020-03-23 16:17:09 +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 1622328 - .eslintrc.js: Add the license r=Standard8 2020-03-18 09:27:54 +00:00
.flake8 Backed out changeset 78a429af0ec5 (bug 1622687) for build bustage 2020-03-30 23:32:19 +03:00
.gdbinit Bug 1625614 - Use un-prefixed "define" command in .gdbinit so as to not upset gdb 9.1 r=froydnj 2020-03-30 22:07:11 +00:00
.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
.mailmap
.prettierignore
.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 1624887 - set decision task retries to 0. r=Callek 2020-03-27 17:57:48 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Backed out 3 changesets (bug 1620145) for lints failure and Android bustages CLOSED TREE 2020-03-28 01:36:27 +02:00
Cargo.lock Backed out changeset 64918c6e2f83 (bug 1625660) for causing spidermonkey failures at build/src/js/src/jit-test/lib/asserts.js 2020-03-30 21:07:47 +03:00
Cargo.toml Bug 1587353 - Add an http3 test server r=agrover 2020-03-28 20:06:41 +00:00
client.mk
client.py
CLOBBER Bug 1610512 - Part 5: Updating ICU requires a clobber. r=jwalden 2020-03-19 09:35:16 +00:00
configure.in
configure.py Bug 1623982 - Fix performance of indented_repr in Python 3 r=ahal 2020-03-25 19:40:06 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Backed out 3 changesets (bug 1625014, bug 1617748, bug 1623701) for causing linting failure CLOSED TREE 2020-03-26 17:13:39 +02:00
Makefile.in Bug 1623593 - Get rid of NECKO_COOKIES compilation flag, r=mayhemer 2020-03-24 16:30:03 +00:00
moz.build Bug 1625216 - Migration the bugzilla doc in-tree from github r=emceeaich 2020-03-28 00:40:49 +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 581ed41d0a8d UPGRADE_NSS_RELEASE, r=jcj 2020-03-30 21:06:07 +00:00
package-lock.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
package.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
README.txt Bug 1617846 - Replace IRC with matrix.r=firefox-source-docs-reviewers,sylvestre 2020-02-25 11:39:53 +00:00
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

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.