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
Перейти к файлу
Jan de Mooij cc970ec261 Bug 1311325 - Remove CompileInfo::constructing_. r=nbp 2016-10-21 12:27:32 +02:00
.cargo Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink 2016-10-13 16:12:42 -07:00
accessible Backed out changeset 069958e96c3d (bug 1310833) for Windows VM mn-e10s bustage a=backout 2016-10-20 16:34:52 -07:00
addon-sdk Bug 1310094 - Part 2: Remove UserCustomizations.jsm; r=myk 2016-10-17 14:08:30 -04:00
b2g Bug 1310910 - Remove ChromeNotifications; r=baku 2016-10-18 09:41:56 -04:00
browser Bug 1255977 - Resolve promise once flushing timeout or crash observed. r=yoric 2016-10-21 18:23:32 +08:00
build Bug 1311584 - Remove some LSAN suppressions that are no longer needed. r=mccr8 2016-10-19 22:47:01 -04:00
caps Backed out changeset 2bfd163f23f9 (bug 553032) 2016-10-19 18:29:36 +02:00
chrome Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
config Bug 1310939 - Pass $(CARGOFLAGS) to cargo invocations so cargo flags can be passed from a .mozconfig file. r=froydnj 2016-10-18 16:04:57 +08:00
db/sqlite3 Bug 1310361 - Upgrade to SQLite 3.15.0. r=mak 2016-10-20 11:35:04 -04:00
devtools Backed out 2 changesets (bug 1287209) for failures in browser_ext_pageAction_popup_resize.js 2016-10-20 19:23:33 -07:00
docshell Bug 1222516 part 4. Implement support for rel=noopener on links. r=mconley 2016-10-20 16:52:39 -04:00
dom Backed out changeset e93fcd61991f (bug 1311247) for frequent OS X bc 7 failures 2016-10-21 08:51:46 +02:00
editor Bug 850043 - Part 2. Add test. r=masayuki 2016-10-17 14:24:47 +09:00
embedding Bug 1222516 part 1. Add a window API for opening a window with navigation and a given docshell loadinfo to use for the navigation. r=mconley 2016-10-20 16:52:38 -04:00
extensions Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
gfx Bug 1309988 - Change InputFrameID to unsigned r=kearwood 2016-10-20 15:28:03 -04:00
gradle/wrapper Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian 2016-09-22 14:31:01 -07:00
hal Bug 1306708 - Rename prio to nested in IPDL (r=dvander) 2016-10-04 20:34:54 -07:00
image Bug 1284117 - Make RasterImage and SourceBuffer handle input stream read errors. r=edwin 2016-10-13 10:09:35 -04:00
intl Bug 1310733 - Part 0: Rename tzdata svn directory to "source" instead of using version name. r=Waldo 2016-10-18 11:46:21 -07:00
ipc Bug 1241921: Remove CreateWindow* hooks from IPC glue; r=jimm 2016-10-17 12:06:58 -06:00
js Bug 1311325 - Remove CompileInfo::constructing_. r=nbp 2016-10-21 12:27:32 +02:00
layout Bug 1309982. Check if presshell is destroying before proceeding to do more work in PresShell::ReconstructFrames. r=mats 2016-10-20 16:42:16 -05:00
media Bug 1311346 - Remove obsoleted patches. r=me 2016-10-21 13:06:24 +13:00
memory Bug 1303232 - Use per-process reduced thread-ids when munging logalloc logs. r=njn 2016-09-20 13:44:27 +09:00
mfbt Backed out changeset 16f326945f38 (bug 553032) for spidermonkey bustage. r=backout on a CLOSED TREE 2016-10-19 18:33:37 +02:00
mobile Merge m-i to m-c, a=merge 2016-10-18 19:36:18 -07:00
modules Merge m-i to m-c, a=merge 2016-10-18 19:36:18 -07:00
mozglue Merge m-i to m-c, a=merge 2016-10-18 19:36:18 -07:00
netwerk Bug 1311682 - Rename LOG in PackagedAppService.cpp to avoid redefine of LOG directing to nsHttp log module. r=valentin 2016-10-20 06:47:00 -04:00
nsprpub Bug 1293329, Upgrade Firefox 51 to NSPR 4.13, finalizing version numbers, no code change, reusing r=ted 2016-09-27 03:34:52 +02:00
other-licenses bug 1305402 - import atktablecell.h r=davidb 2016-10-18 13:37:25 -04:00
parser Bug 1310156 - Add a null check to nsExpatDriver::HandleError to prevent crashes while determining whether to suppress console error messages. r=smaug 2016-10-14 18:41:08 -04:00
probes Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
python Bug 1296530 - Add an only_when context manager, and a `when` argument to include(). r=chmanchester 2016-10-12 16:56:11 +09:00
rdf Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj. 2016-08-31 09:08:42 +10:00
release/docker Bug 1297519 - Generate multilocale Firefox snaps r=Callek, a=release DONTBUILD 2016-09-17 10:53:41 -04:00
security merge autoland to mozilla-central a=merge 2016-10-20 16:45:10 +02:00
services Bug 1310941 - Fix `BookmarksTracker.onItemChanged` arguments to avoid triggering syncs for remote changes. r=tcsc 2016-10-18 08:26:43 -07:00
startupcache Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj. 2016-08-31 09:08:42 +10:00
storage Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
taskcluster Merge m-i to m-c, a=merge 2016-10-19 18:29:50 -07:00
testing Bug 1300944 - Followup: fix the manifest. 2016-10-21 10:16:33 +02:00
third_party/rust Bug 1277338 - Part 0: Vendor third party crates needed for the mozjs-sys crate; r=froydnj 2016-10-13 16:12:42 -07:00
toolkit Backed out 2 changesets (bug 1287209) for failures in browser_ext_pageAction_popup_resize.js 2016-10-20 19:23:33 -07:00
tools Bug 1309963 - Fix hidden eslint error output when the first line is blank, r=jgraham 2016-10-13 16:22:26 -04:00
uriloader Bug 1310101 - Remove nsILoadContext::IsAppOfType; r=baku 2016-10-14 10:45:27 -04:00
view Back out b00b37cb64ef (bug 1298709) for static analysis bustage 2016-09-05 20:14:56 -07:00
widget merge mozilla-inbound to mozilla-central a=merge 2016-10-20 16:47:39 +02:00
xpcom Bug 1242901 - Fix linking libxul.so with binutils/GNU ld >= 2.26. r=glandium 2016-10-20 04:25:00 -04:00
xpfe Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj. 2016-08-31 09:08:42 +10:00
.clang-format
.clang-format-ignore
.eslintignore Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
.eslintrc.js Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
.flake8 Bug 1280571 - Add testing/mochitest to the flake8 linter, r=ahal 2016-09-28 08:28:04 -04:00
.gdbinit Bug 1310286 - Instruct gdb to ignore certain signals for which it is not useful to stop. r=glandium DONTBUILD NPOTB 2016-10-14 14:27:44 -04:00
.gdbinit_python bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium 2016-06-02 13:33:07 -04:00
.gitignore Bug 1301790 - Bundle codemirror into a single script;r=gl 2016-09-11 09:38:51 -07:00
.hgignore Bug 1301790 - Bundle codemirror into a single script;r=gl 2016-09-11 09:38:51 -07:00
.hgtags No bug - Tagging mozilla-central fc69febcbf6c0dcc4b3dfc7a346d8d348798a65f with FIREFOX_AURORA_51_BASE a=release DONTBUILD CLOSED TREE 2016-09-19 09:43:48 -04:00
.lldbinit Bug 1254128 - Make the Mozilla .lldbinit use the full path for topsrcdir. r=sparky 2016-03-01 16:36:08 +00:00
.taskcluster.yml bug 1298553 - enable chain of trust generation in the decision task. r=dustin 2016-09-27 12:45:22 -07:00
.ycm_extra_conf.py Bug 1293534: Fix .ycm_extra_conf after bug 1195748. r=gps 2016-08-09 10:30:58 -07:00
AUTHORS Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb 2015-08-12 20:19:11 -07:00
Android.mk
CLOBBER Bug 1306438 and bug 1304815 - Rust update and related changes require clobber. r=clobber 2016-10-15 18:20:36 +02:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1307435 - Generate symbols zip file concurrently; r=ted 2016-10-04 05:57:35 -07:00
README.txt No bug, Update README.txt for ftp changes, r=bustage-check CLOSED TREE 2015-08-30 21:53:27 +12:00
aclocal.m4 Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium 2016-08-08 16:58:54 -07:00
build.gradle Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian 2016-09-22 14:31:01 -07:00
client.mk Bug 1296530 - Bustage followup part deux; r=gps 2016-10-17 15:57:46 -07:00
client.py
configure.in Bug 1295751 - Make it possible to copy configure.in to configure. r=gps 2016-08-16 19:35:00 -07:00
configure.py Bug 1296503 - Switch config.status to unicode literals. r=ted 2016-08-24 07:32:52 +09:00
gradle.properties Bug 1218370 - Use Gradle daemon in srcdir builds. r=me 2015-10-26 09:28:14 -07:00
gradlew Bug 1123416 - Part 1: Make topsrcdir a valid Gradle project root. r=sebastian 2015-10-21 15:07:55 -07:00
mach Bug 1279020 - [mach] Follow symlinked mach binary when searching for a srcdir, r=gps 2016-06-09 17:20:02 -04:00
moz.build Bug 1289194 - Move tools/fuzzing/libfuzzer reference to toolkit. r=ted 2016-09-10 02:27:23 +02:00
moz.configure Bug 1296530 - Replace include_when with include, and remove include_when. r=chmanchester 2016-10-13 17:15:24 +09:00
mozilla-config.h.in Bug 1231314 - Turn mozilla-config.h and js-confdefs.h into CONFIGURE_DEFINE_FILES. r=gps 2015-12-15 08:06:11 +09:00
old-configure.in Bug 1310361 - Upgrade to SQLite 3.15.0. r=mak 2016-10-20 11:35:04 -04:00
settings.gradle Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian 2016-10-05 20:23:38 -07:00
test.mozbuild Bug 1229233 - Add a (incomplete) end-to-end build test. r=gps 2015-12-01 13:57:52 +09:00

README.txt

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:

    http://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:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://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 http://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.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    http://nightly.mozilla.org/