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
2019-03-22 14:18:07 +00:00
.cargo Backed out 2 changesets (bug 1524396) for mass build bustages CLOSED TREE 2019-03-22 06:23:04 +02:00
.vscode
accessible Bug 1536648 - accessible/ manual ESLint no-throw-literal fixes. r=Jamie 2019-03-20 00:23:17 +00:00
browser Bug 1536895 - Disable send tab on Fxa avatar menu for unsupported pages, r=gijs 2019-03-21 21:14:34 +00:00
build Backed out 2 changesets (bug 1527463) for bustages a=backout 2019-03-22 12:09:57 +02:00
caps Bug 1534971: Add helper function within CSP to check if two CSPs are equal. r=jkt 2019-03-15 12:20:52 +00:00
chrome Bug 1532253 - Add NS_NewURIOnAnyThread r=baku 2019-03-19 15:11:31 +00:00
config Backed out 2 changesets (bug 1524396) for mass build bustages CLOSED TREE 2019-03-22 06:23:04 +02:00
db
devtools Bug 1531790 - Reset DOMContentLoaded and load metrics on Reload while Persist Logs is enabled. r=Honza 2019-03-22 06:08:17 +00:00
docshell Backed out 7 changesets (bug 1522412) for xpcshell failures at test_shouldclassify.js on a CLOSED TREE. 2019-03-21 11:02:09 +02:00
dom Merge mozilla-central to mozilla-inbound. on a CLOSED TREE 2019-03-22 12:06:01 +02:00
editor Backed out 3 changesets (bug 1533293) for causing Bug 1536595 a=backout 2019-03-20 13:29:17 +02:00
embedding
extensions Backed out 3 changesets (bug 1533293) for causing Bug 1536595 a=backout 2019-03-20 13:29:17 +02:00
gfx Bug 1536162 - Update bugzilla component for gfx/wr. r=jrmuizel 2019-03-21 20:40:57 +00:00
gradle/wrapper
hal
image Backed out 7 changesets (bug 1522412) for xpcshell failures at test_shouldclassify.js on a CLOSED TREE. 2019-03-21 11:02:09 +02:00
intl Bug 1536176 - Use nsStaticAtom in nsLanguageAtomService. r=jfkthame 2019-03-19 12:48:31 +00:00
ipc Bug 1536642: Ensure that mscom::RegisteredProxy move assignment correctly releases its references; r=Jamie 2019-03-20 00:29:27 +00:00
js Bug 1531662 - Rename get_local/set_local/get_global/set_global to local.get/local.get/global.get/global.set throughout test suite. patch=1.1nathaniel1.1, r=lth 2019-03-22 10:59:22 +01:00
layout Bug 1470499 - Crashtest. r=test-only 2019-03-22 15:10:10 +01:00
media Bug 1535631 - Use 16 byte stack alignment on dav1d in OSX. r=TD-Linux 2019-03-21 19:43:15 +00:00
memory Bug 1529922 - Add guard pages following huge allocations. r=glandium 2019-03-20 10:45:15 +00:00
mfbt Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-03-21 06:36:37 +02:00
mobile Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-03-22 00:58:41 +02:00
modules Merge inbound to mozilla-central a=merge 2019-03-21 23:59:53 +02:00
mozglue Bug 632954 - Add an explicit __llvm_profile_dump() call for Android; r=snorp 2019-03-18 23:52:31 +00:00
netwerk Backed out changeset 3e21362cd4dc (bug 1536387) for build bustage at CacheFileUtils.cpp on a CLOSED TREE. 2019-03-21 18:21:43 +02:00
nsprpub
other-licenses
parser Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-13 10:19:06 +01:00
python Bug 1521734 - Use thumbv7neon rust targets when stars align. r=chmanchester 2019-03-21 23:36:49 +00:00
remote bug 1538187: remote: correct chapter title in docs; r=me a=doc 2019-03-22 14:18:07 +00:00
security Bug 1531119 - Remove editMenuCommands.inc.xul and make editMenuOverlay.js in charge of constructing the relevant commandset DOM r=bdahl,NeilDeakin 2019-03-21 14:18:48 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM 2019-03-21 12:29:05 +00:00
servo Bug 1536586 - followup of the followup: Remove unused #[macro_use] in 32-bit builds. 2019-03-22 00:09:22 +01:00
startupcache Bug 1353013 - create preloaded newtab browser from an idle task, only in top window(s), r=dthayer 2019-03-19 17:29:48 +00:00
storage
taskcluster Backed out 2 changesets (bug 1527463) for bustages a=backout 2019-03-22 12:09:57 +02:00
testing Bug 1533221 - In Mn test_capabilities.py, compare only the basename of profile paths; r=whimboo 2019-03-21 21:08:55 +00:00
third_party Bug 1444434 - Bump webrender and webrender_bindings gleam dependency to 0.6.14 r=kvark 2019-03-20 19:52:53 +00:00
toolkit Merge mozilla-inbound to mozilla-central. a=merge 2019-03-22 11:57:35 +02:00
tools Backed out changeset cdb61e9a5308 (bug 1520587) for failures in test_feature_mainthreadio.js 2019-03-21 20:39:02 +02:00
uriloader Bug 1533074 - Implement Fingerprinting and Cryptomining annotation features - Part 1 - Classification flags in nsIHttpChannel, r=valentin,dimi 2019-03-14 17:47:59 +00:00
view
widget Merge inbound to mozilla-central. a=merge 2019-03-21 12:41:13 +02:00
xpcom Bug 1536719. Fix handling of member method calls in the MOZ_CAN_RUN_SCRIPT analysis. r=andi 2019-03-21 11:48:33 +00:00
xpfe/appshell Bug 1533405 - Do not create the hidden window if it's too early on startup or during shutdown. r=mossop 2019-03-20 19:35:59 +00:00
.arcconfig
.clang-format
.clang-format-ignore
.cron.yml Bug 1535057: Always re-fetch chromium in cron; r=aki 2019-03-13 20:05:24 +00:00
.eslintignore Backed out 2 changesets (bug 1484640) for ESlint failure at browser.js. CLOSED TREE 2019-03-20 21:24:22 +02:00
.eslintrc.js Bug 1536653 - browser/ manual ESLint no-throw-literal fixes. r=Gijs 2019-03-20 10:15:03 +00:00
.flake8
.gdbinit
.gdbinit_python
.git-blame-ignore-revs No Bug - Ignore bug 1128203 in blame/annotate. r=me 2019-03-21 16:37:20 -07:00
.gitignore
.hg-annotate-ignore-revs No Bug - Ignore bug 1128203 in blame/annotate. r=me 2019-03-21 16:37:20 -07:00
.hg-format-source
.hgignore
.hgtags No bug - Tagging mozilla-central 9421b477d67cfc4c9e03350cd554a9e6acc7f435 with FIREFOX_NIGHTLY_67_END a=release DONTBUILD CLOSED TREE 2019-03-18 10:56:58 +00:00
.lldbinit
.mailmap
.taskcluster.yml Bug 1491371, 1512188 - use new decision task image, with new options r=tomprince 2019-03-21 18:12:23 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1535013: [geckoview] Add default impls to all interfaces. r=snorp 2019-03-14 16:48:57 +00:00
Cargo.lock Bug 1536586 - Simplify a bit our generated bindings by getting rid of FooBorrowed and FooBorrowedMut. r=heycam 2019-03-21 17:00:27 +00:00
Cargo.toml Bug 1505343 - Part 1: Rename binsource => binast. r=Yoric 2019-03-13 04:29:44 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-03-18 11:01:13 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
LEGAL
LICENSE
mach
Makefile.in Bug 1535501 - Allow to get full crashreporter symbols on artifact builds. r=mshal 2019-03-15 21:56:14 +00:00
moz.build
moz.configure Bug 1535501 - Allow to get full crashreporter symbols on artifact builds. r=mshal 2019-03-15 21:56:14 +00:00
mozilla-config.h.in
old-configure.in Bug 1535226 - Remove uses of XP_WIN32 in Gecko. r=glandium 2019-03-21 01:28:50 +00:00
package-lock.json
package.json
README.txt
settings.gradle
test.mozbuild

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

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 in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

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.