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
Перейти к файлу
Mike Hommey 5fd2ce5f30 Bug 1317359 - Move add_old_configure_* functions to util.configure. r=chmanchester
--HG--
extra : rebase_source : 240fd42920ed4a17592c368ab764672cac01ca31
2016-11-15 14:35:22 +09: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 3 changesets (bug 1271765) for win8 mochitest(5) failures a=backout 2016-11-15 10:50:59 -08:00
addon-sdk merge mozilla-inbound to mozilla-central a=merge 2016-11-14 10:22:06 +01:00
b2g Bug 1013882 - TestInterfaceJS should be packaged only if it's available. r=glandium 2016-11-15 00:21:35 -08:00
browser Bug 1313787 - Find relevant dlls on Windows when packaging an artifact build. r=glandium 2016-11-11 00:20:17 -08:00
build Bug 1317359 - Move add_old_configure_* functions to util.configure. r=chmanchester 2016-11-15 14:35:22 +09:00
caps Bug 1309310, r=bz 2016-11-09 18:25:11 +00:00
chrome Bug 1310297 - Remove test annotations using b2g, mulet or gonk: chrome. r=RyanVM 2016-11-05 11:29:13 +01:00
config Bug 1171610 - Automatically enable color in compiler output; r=glandium 2016-11-09 14:01:24 -08:00
db/sqlite3 Bug 1123334 - Use SQLITE_ENABLE_API_ARMOR in debug mode. r=asuth 2016-11-07 14:51:25 +01:00
devtools Bug 1307871 - Add new console frontend support for 'Enable timestamps' pref. r=bgrins 2016-11-15 19:23:47 +00:00
docshell Bug 1316289 P1 Make sure we thaw child frames properly. r=smaug 2016-11-10 14:02:18 -08:00
dom Backed out 3 changesets (bug 1271765) for win8 mochitest(5) failures a=backout 2016-11-15 10:50:59 -08:00
editor Bug 1310912 - Part 5. InsertTextIntoTextNodeImpl should use IMETextNode for listener. r=masayuki 2016-11-12 15:46:33 +09:00
embedding Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
extensions Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
gfx Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01: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 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
image Bug 1307242 - Add a non-blank paint telemetry probe for foreground root content documents. r=bkelly, f=bsmedberg 2016-11-10 14:26:54 -05:00
intl Bug 1281448 - part 1+2 - Update character property table generator script for Unicode 9 (in particular, security/xidmodifications.txt is replaced by security/IdentifierStatus.txt and IdentifierType.txt), and adjust APIs to fit the new identifier-type property model; update the generated data files. r=m_kato 2016-11-14 09:23:49 +00:00
ipc Bug 1317180, part 8 - Remove unused optional argument chmodallowed to _canonicalType. r=billm 2016-11-14 11:18:00 -08:00
js Bug 1317090: Remove js::FindBody; r=arai 2016-11-15 19:45:37 +01:00
layout Backed out 3 changesets (bug 1271765) for win8 mochitest(5) failures a=backout 2016-11-15 10:50:59 -08:00
media Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
memory Bug 1315939 - Use FINAL_LIBRARY = 'memory' in jemalloc and mozjemalloc. r=glandium 2016-11-10 06:57:00 -05:00
mfbt Bug 1315624 - Delete operator&& and operator|| for CastableTypedEnumResult. r=froydnj 2016-11-07 15:00:16 +08:00
mobile Bug 1302936 - Ignore tab clicks when the tab has already been removed. r=sebastian 2016-11-12 09:09:17 -06:00
modules Bug 1305421 - Implement chrome.identity, r=kmag 2016-11-14 13:02:02 -08:00
mozglue Merge mozilla-central to autoland 2016-11-15 12:34:47 +01:00
netwerk Bug 1308084 - Silence noisy warning in nsChannelClassifier::ShouldEnableTrackingProtection(). r=gcp 2016-11-10 21:01:00 -08:00
nsprpub Bug 1288308 - Part 2: implement Named Pipe IO layer; r=bagder,mayhemer 2016-11-03 18:15:08 +08:00
other-licenses Bug 1316109: Add missing entry for IAccessible2_3 in library block of ia2_api_all.idl; r=surkov 2016-11-08 13:20:05 -07:00
parser Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj 2016-11-10 14:11:27 +11: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 1316450 - Enforce that nothing new depends on the XPCOM glue: Re-add sdp_unittests because its removal hasn't been merged around yet. r=bustage-fix a=bustage-fix on a CLOSED TREE 2016-11-15 14:04:05 +01:00
rdf Bug 1310297 - Remove test annotations using b2g, mulet or gonk: rdf. r=RyanVM 2016-11-05 11:29:21 +01:00
release/docker bug 1314574 replace sys.path with site.addsitedir so that .pth files are processed. r=rail a=release DONTBUILD 2016-11-02 10:43:57 +00:00
security Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
services Bug 1303679 - Remove Places roots, reading list items, and pinned sites from the Sync server. r=markh 2016-11-09 14:23:54 -08: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 1310297 - Remove test annotations using b2g, mulet or gonk: storage. r=RyanVM 2016-11-05 11:29:21 +01:00
taskcluster Bug 1316446 - Improve mach taskcluster-load-image r=gps 2016-11-10 18:05:52 -08:00
testing Bug 1317593 - Fix logic in settings vcs_share_base r=gps 2016-11-15 06:17:51 +01:00
third_party/rust Bug 1151899 - Vendor rust-url-capi deps; r=valentin,ted 2016-10-28 16:34:19 -07:00
toolkit Backed out 3 changesets (bug 1271765) for win8 mochitest(5) failures a=backout 2016-11-15 10:50:59 -08:00
tools Bug 1228761 - 'mach eslint' should look for 'nodejs' as well as 'node' executables to better support linux. r=ahal 2016-11-11 17:15:40 +00:00
uriloader Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
view Bug 1293596 (part 2) - Rework nsIWidget bounds getters. r=mstange. 2016-08-19 09:03:04 +10:00
widget bug 1315668 construct menuitem style contexts from paths r=stransky+263117 2016-11-15 17:11:14 +13:00
xpcom merge mozilla-inbound to mozilla-central a=merge 2016-11-15 12:26:41 +01:00
xpfe Bug 1310297 - Remove test annotations using b2g, mulet or gonk: xpfe. r=RyanVM 2016-11-05 11:29:22 +01:00
.clang-format Bug 1317305 - Update clang format rules r=mystor 2016-11-14 18:01:36 +01:00
.clang-format-ignore Bug 1313040 - Update the list of ignored directories/files with clang-format r=mystor 2016-11-14 15:42:55 +01:00
.eslintignore Bug 1316809 - Fix eslint errors in devtools/client/sourceeditor/test. r=tromey 2016-11-12 16:57:41 +00:00
.eslintrc.js Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop 2016-11-08 15:14:19 -05: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 1234500 - Allow mach talos-test to download tp5 pageset; r=jmaher 2016-11-07 19:35:12 -05:00
.hgtags No bug - Tagging mozilla-central 1196bf3032e1bce1fb07a01fd9082a767426c5fb with FIREFOX_AURORA_52_BASE a=release DONTBUILD CLOSED TREE 2016-11-14 13:28:09 +01: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 1316183 - Compress docker images with zstd. r=dustin 2016-11-07 11:26:27 -08: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 Backed out changeset d15798b73b9e (bug 1302763) for taskcluster build issues a=backout CLOSED TREE 2016-10-20 15:59:47 -07:00
Android.mk
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-11-14 13:29:32 +01:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1311462 - Dump symbols from */dist/bin instead of dist/universal for Mac universal builds. r=ted 2016-11-01 14:05:27 +09:00
README.txt
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
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 1313306 - Remove --help dependencies from @dependable and delayed_getattr. r=chmanchester 2016-10-27 15:00:51 +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 1307525 - Remove MOZ_B2G_RIL-protected code. r=jst 2016-11-07 13:16:07 -08: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/