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-28 14:33:09 +00:00
.cargo Bug 1638801 - mach vendor rust r=cubeb-reviewers,achronop 2020-05-28 09:54:57 +00:00
.vscode
accessible Backed out changeset 156d42f01488 (bug 1624909) for build bustages on Pivot.h. CLOSED TREE 2020-05-27 22:49:22 +03:00
browser Bug 1638891 - Create specific pingTypes for moments and what's new r=nanj 2020-05-26 13:33:46 +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 Backed out 2 changesets (bug 1640641) as per request. CLOSED TREE 2020-05-28 17:12:36 +03:00
docs Bug 1641182 - doc: Add a link to the quick reference doc 2020-05-28 13:04:02 +00:00
docshell Bug 1637869 - P4. Access pref via staticpref. r=mattwoodrow,necko-reviewers 2020-05-28 04:07:15 +00:00
dom Bug 1640883 - Treat ctrl-c, ctrl-x and ctrl-v as user activation; r=smaug 2020-05-28 14:23:14 +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 1641510 - Ensure we allow WebRender on beta/release for 60 Hz monitors. r=jrmuizel 2020-05-28 13:24:29 +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 Backed out 10 changesets (bug 1641090) for asan bustage on ProtocolFuzzer.h. CLOSED TREE 2020-05-28 08:51:13 +03:00
js Bug 1641471 - [MIPS] Move {round,floor,ceil}-to-int32 to the MacroAssembler. r=tcampbell 2020-05-28 13:48:51 +00:00
layout Bug 1641255 - Remove bad WindowListener reference from android reftest harness; r=jya 2020-05-28 04:26:57 +00:00
media Bug 1603296 - Check for null data_ in EnsureCapacityWithHeadroom; r=ng 2020-05-28 14:06:41 +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 1433142 - Add support for hashing enum values. r=jwalden 2020-05-27 23:44:51 +00:00
mobile Bug 1641315: Fix crash when a binding connection is lost during final connection setup; r=geckoview-reviewers,agi 2020-05-27 23:08:07 +00:00
modules Backed out changeset 14084268455c (bug 1639165) for multiple console related failures. CLOSED TREE 2020-05-28 17:08:41 +03: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 No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2020-05-28 14:33:09 +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 1641184, use only the merge dir for repacks, r=nalexander 2020-05-27 17:04:06 +00:00
remote Bug 1637619 - [remote] Implement Network.getAllCookies r=remote-protocol-reviewers,whimboo 2020-05-27 21:25:26 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2020-05-28 14:33:09 +00:00
services Bug 1640791 - Expose allowSkippedRecord to a bridged engine and enable it for extension-storage. r=lina 2020-05-27 02:12:53 +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 1641555 - Disable some chrome live site tests. r=perftest-reviewers,Bebe 2020-05-28 13:42:58 +00:00
testing Bug 1641459 - Do not allow the setting of sameSite=lax/strict cookies from cross-site iframe documents - part 2 - tests, r=annevk 2020-05-28 13:00:20 +00:00
third_party Bug 1638801 - mach vendor rust r=cubeb-reviewers,achronop 2020-05-28 09:54:57 +00:00
toolkit Bug 1366645 - overwrite image file extensions when initializing file info, r=mak 2020-05-27 16:30:43 +00:00
tools Backed out changeset 14084268455c (bug 1639165) for multiple console related failures. CLOSED TREE 2020-05-28 17:08:41 +03:00
uriloader Bug 1366645 - overwrite image file extensions when initializing file info, r=mak 2020-05-27 16:30:43 +00:00
view
widget Bug 1640883 - Treat ctrl-c, ctrl-x and ctrl-v as user activation; r=smaug 2020-05-28 14:23:14 +00:00
xpcom Bug 1636891 - Move logging specifics from toolkit/library/rust/shared/lib.rs to the gecko_logger crate r=froydnj 2020-05-28 07:46:40 +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
.gitattributes
.gitignore Bug 1635514 - Delete tup CI/configure stuff r=froydnj 2020-05-05 18:34:16 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1635514 - Delete tup CI/configure stuff r=froydnj 2020-05-05 18:34:16 +00:00
.hgtags
.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 1638801 - mach vendor rust r=cubeb-reviewers,achronop 2020-05-28 09:54:57 +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 1638965 - Run 'mach gtest' in python 3; r=bc 2020-05-27 20:53:22 +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.