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
2020-05-29 20:17:40 +00:00
.cargo Bug 1639772 - Update jsparagus and use ImmutableScriptFlags directly. r=yulia 2020-05-29 13:30:51 +00:00
.vscode
accessible Bug 1641665 - Remove NSAccessibility methods from mozTableAccessible. r=morgan 2020-05-28 23:06:42 +00:00
browser Bug 1640228 - Hide extended triplets on about:home with multistage onboarding r=Mardak 2020-05-29 19:59:12 +00:00
build Bug 1641184, use only the merge dir for repacks, r=nalexander 2020-05-27 17:04:06 +00:00
caps Bug 1637516 - part 3: update tests; r=timhuang,baku 2020-05-28 08:55:04 +00:00
chrome Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
config Bug 1641184, use only the merge dir for repacks, r=nalexander 2020-05-27 17:04:06 +00:00
devtools Bug 1641731 - Prefer pausing in original locations. r=davidwalsh 2020-05-29 15:23:30 +00:00
docs Bug 1641848 - Import https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code in-tree r=nalexander 2020-05-29 19:28:52 +00:00
docshell Bug 1637869 - P4. Access pref via staticpref. r=mattwoodrow,necko-reviewers 2020-05-28 04:07:15 +00:00
dom Bug 1639990 - Rename defaultPrinterName to lastUsedPrinterName r=jwatt 2020-05-29 17:37:01 +00:00
editor Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
extensions Bug 1637553 - Reduce array copy in spell checker loop. r=masayuki 2020-05-27 14:33:12 +00:00
gfx Bug 1624366. Support image surfaces with a last row with < stride bytes. r=lsalzman 2020-05-29 15:17:35 +00:00
gradle/wrapper
hal Bug 1637452: Part 2 - Fix JNI includes in hal/android; r=geckoview-reviewers,agi 2020-05-15 17:04:12 +00:00
image Backed out changeset 6c865ed1f998 (bug 1641389) for perma failures on test_animation_operators.html. CLOSED TREE 2020-05-28 05:43:40 +03:00
intl Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
ipc Bug 1641090, part 10 - Remove base/hash_tables.h. r=nika 2020-05-28 15:55:18 +00:00
js Bug 1334305 - Refactored DebugDump. r=froydnj 2020-05-29 16:57:57 +00:00
layout Bug 1639990 - Rename defaultPrinterName to lastUsedPrinterName r=jwatt 2020-05-29 17:37:01 +00:00
media Bug 1218356 - P2 - Implement the RTCDataChannel stats;r=dminor 2020-05-29 10:46:42 +00:00
memory Bug 1553717 - Use Randomization on all arenas in non-Content Processes. r=glandium 2020-05-13 08:31:04 +00:00
mfbt Bug 1635359 - remove bounds checks on trivial span_iterator construction; r=sg 2020-05-28 11:17:42 +00:00
mobile Backed out changeset 2548f39e1751 (bug 1641711) for lints.py failure CLOSED TREE 2020-05-29 12:37:18 +03:00
modules Bug 1637727 - convert network.http.rcwn prefs to StaticPrefs. r=KrisWright,necko-reviewers,valentin 2020-05-29 07:54:24 +00:00
mozglue Bug 1586939 - Remove "_BASE" from most Base Profiler env-vars - r=gregtatum a=reland CLOSED TREE 2020-05-28 03:39:32 +00:00
netwerk Bug 1641459 - Consider 3rd parties cookie requested by documents with a window, r=smaug 2020-05-29 15:57:29 +00:00
nsprpub
other-licenses Bug 1634535 - Move ply to third_party/python r=glandium 2020-05-05 16:02:02 +00:00
parser Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
python Bug 1640064: Don't attempt to install python-pip (py2) on Debian Sid r=rstewart 2020-05-29 20:17:40 +00:00
remote Bug 1639313 - Print usage if you call a bare mach vendor, mach cargo, or mach remote r=remote-protocol-reviewers,froydnj,whimboo 2020-05-29 16:16:31 +00:00
security Bug 1637727 - convert nsIOService prefs to StaticPrefs. r=KrisWright,necko-reviewers 2020-05-28 18:23:25 +00:00
services Bug 1640023 - Sync on .get() when no metadata r=Standard8 2020-05-28 16:02:03 +00:00
servo Bug 1640036 - Update aspec-ratio syntax for HTML IMG mapped ratio. r=emilio 2020-05-27 21:43:00 +00:00
startupcache
storage Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
taskcluster Bug 1641962: Defer imports of distutils.util to ensure bootstrap can run r=rstewart,perftest-reviewers,sparky 2020-05-29 20:17:27 +00:00
testing Bug 1641962: Defer imports of distutils.util to ensure bootstrap can run r=rstewart,perftest-reviewers,sparky 2020-05-29 20:17:27 +00:00
third_party Bug 1640927 - Upgrade glean-core to v31.0.2 r=chutten 2020-05-29 13:47:18 +00:00
toolkit Bug 1641908 - Fix timeout in test_legacy_reload_engines.js. r=daleharvey 2020-05-29 19:14:24 +00:00
tools Bug 1641566 - Update in-tree browsertime to latest. r=tarek,perftest-reviewers,Bebe 2020-05-29 12:24:33 +00:00
uriloader Bug 1640589 - Update the mimeInfo when a download is handled internally. r=Gijs 2020-05-28 16:48:48 +00:00
view
widget Bug 1641949. Removing the rest of the hacky print prefs code introduced by bug 1276717. r=bobowen 2020-05-29 19:07:39 +00:00
xpcom Bug 1641907 - add clarifying comments for AppInfoService getter(s); r=lina 2020-05-29 16:48:14 +00:00
xpfe/appshell Bug 1608894 - use getMostRecentWindow to find mainwindow, and hook that up for Thunderbird too. r=smaug 2020-05-22 19:34:01 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1635608 - Update OpenVR source code to use Unix line endings r=daoshengmu 2020-05-07 20:20:39 +00:00
.cron.yml Bug 1638376 - Run recorded sites as live sites once a week. r=perftest-reviewers,alexandru.irimovici 2020-05-26 11:20:27 +00:00
.eslintignore Bug 1638373 - remove js/ipc now that CPOWs are dead, r=mccr8 2020-05-24 18:47:04 +00:00
.eslintrc.js Bug 1633466 - Move common test logic to test/xpcshell/rs-blocklist/head.js r=Gijs 2020-05-25 17:16:53 +00:00
.flake8 Bug 1628073 - Remove the view_gecko_profile.py tool; r=sparky,perftest-reviewers 2020-05-22 13:19:58 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs Bug 1633969 - Refresh .git-blame-ignore-revs. r=sylvestre 2020-04-30 16:38:19 +00:00
.gitattributes
.gitignore Bug 1635514 - Delete tup CI/configure stuff r=froydnj 2020-05-05 18:34:16 +00:00
.hg-annotate-ignore-revs Bug 1633969 - Add a changeset marked as "skip-blame" to .hg-annotate-ignore-revs. r=sylvestre 2020-04-30 16:37:44 +00:00
.hg-format-source
.hgignore Bug 1635514 - Delete tup CI/configure stuff r=froydnj 2020-05-05 18:34:16 +00:00
.hgtags No bug - tagging 5b8406a0446906d7228e5d745549b50a3496dc0f with FIREFOX_NIGHTLY_77_END a=release DONTBUILD CLOSED TREE 2020-05-04 14:53:30 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1628832: [KaiOS] Factor out trust-domain in .taskcluster.yml; r=Callek 2020-05-14 18:47:47 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4 Bug 1638193 - Remove build system support for iOS. r=nalexander 2020-05-15 03:56:16 +00:00
AUTHORS
build.gradle Bug 1633039 - Don't check for Python 2 in configure r=glandium 2020-05-05 16:02:02 +00:00
Cargo.lock Bug 1640927 - Upgrade glean-core to v31.0.2 r=chutten 2020-05-29 13:47:18 +00:00
Cargo.toml Bug 1636068 - Update spirv-cross to 0.20.0 r=groves 2020-05-16 02:27:33 +00:00
client.mk Bug 1633016 - Remove a bunch of references to PYTHON(2) in Makefiles r=glandium 2020-05-05 19:53:22 +00:00
client.py
CLOBBER Bug 1636656 - Update Clobber r=aklotz 2020-05-20 18:14:36 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1638956 - mark mach crashtest as Python 2 only again. r=gbrown 2020-05-29 19:47:30 +00:00
Makefile.in Bug 1599658 - Delete previous definition of py_action in Makefiles. Now py_action calls into Python 3 and py3_action doesn't exist. r=glandium 2020-05-05 20:04:30 +00:00
moz.build Bug 1641182 - doc: Reference the setup doc to include it in the nav bar r=championshuttler 2020-05-28 13:03:58 +00:00
moz.configure Bug 1640578 - Remove --disable-install-strip from mac mozconfigs. r=froydnj 2020-05-27 01:42:07 +00:00
mozilla-config.h.in
old-configure.in Bug 1640578 - Remove --disable-install-strip from mac mozconfigs. r=froydnj 2020-05-27 01:42:07 +00:00
package-lock.json
package.json
README.txt
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.