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
Перейти к файлу
Wes Kocher 0adc8ded6e Backed out 6 changesets (bug 384458) for frequent browser_FinderHighlighter.js failures
Backed out changeset ded915ec401f (bug 384458)
Backed out changeset 63ec66da50fa (bug 384458)
Backed out changeset ae71396d3be0 (bug 384458)
Backed out changeset 3b025cbfbe3c (bug 384458)
Backed out changeset 091c5465acf7 (bug 384458)
Backed out changeset 5eabde153def (bug 384458)
2016-06-08 14:53:57 -07:00
accessible Backed out changeset 452617569aeb (bug 1278294) for build bustage CLOSED TREE 2016-06-07 14:48:22 -07:00
addon-sdk Bug 1170258 - Add cache of node style module resolutions. r=gkrizsanits 2016-06-02 11:38:50 +02:00
b2g Bug 1258549 - Upgrade b2g support links r=margaret 2016-06-03 11:09:56 -07:00
browser Backed out 6 changesets (bug 384458) for frequent browser_FinderHighlighter.js failures 2016-06-08 14:53:57 -07:00
build Bug 1277428 - Enable clang's -Wstring-conversion warnings. r=glandium 2016-06-02 21:19:55 -07:00
caps Bug 1195930 - Part 8: Fixed support for origin clearing, reworked internal origin patterns to use OriginAttributesPattern; r=asuth 2016-06-05 21:42:48 +02:00
chrome Bug 1262671 - void** -> PickleIterator (r=froydnj) 2016-05-27 09:57:38 -07:00
config Merge m-c to inbound, a=merge 2016-06-06 17:14:49 -07:00
db/sqlite3 Bug 1273909 - Upgrade to SQLite 3.13.0. r=mak 2016-05-27 08:49:13 -04:00
devtools Bug 1266450 - part7: fix html tooltip autofocus behavior;r=bgrins 2016-06-08 13:32:15 +02:00
docshell Back out 32d16086e85e (bug 1271516) for frequent ChromeUtils::IsOriginAttributesEqual assertin failures 2016-06-06 21:07:42 -07:00
dom Backed out 6 changesets (bug 384458) for frequent browser_FinderHighlighter.js failures 2016-06-08 14:53:57 -07:00
editor Bug 1278412 - Disable warning in nsDeleteCommand::IsCommandEnabled, r=ehsan 2016-06-07 18:07:32 -04:00
embedding Back out 32d16086e85e (bug 1271516) for frequent ChromeUtils::IsOriginAttributesEqual assertin failures 2016-06-06 21:07:42 -07:00
extensions Bug 1278452 - Fix a typo in mozEnglishWordUtils::GetLanguage. r=ehsan. 2016-06-07 15:15:56 +10:00
gfx Bug 1278452 - Fix up bad null checks in Skia. r=lsalzman. 2016-06-08 14:12:10 +10:00
gradle/wrapper Bug 1263390 - Use Gradle 2.10 and Android Gradle plugin 2.0. r=mcomella 2016-04-19 20:01:38 +02:00
hal Bug 1273079 - Use MOZ_MUST_USE in hal. r=gsvelto 2016-05-16 17:24:03 +08:00
image Bug 1276824 (part 1) - Rename gfxContext::ForDrawTarget{,WithTransform}(). r=milan. 2016-06-07 09:39:56 +10:00
intl Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
ipc Bug 1271102 - Revert back to 256 MiB message limit. r=billm 2016-06-07 22:33:18 -05:00
js Bug 1248555: Don't use the expected error directive in wasm/spec/; r=bustage 2016-06-07 15:53:55 +02:00
layout merge mozilla-inbound to mozilla-central a=merge 2016-06-08 11:57:53 +02:00
media Bug 1278476 - Add android/aarch64 target to WebRTC's GYP. r=jesup 2016-06-07 15:51:46 +09:00
memory Bug 1262671 - Introduce MFBT BufferList class (r=froydnj) 2016-05-27 09:57:40 -07:00
mfbt Bug 1278201 - prevent writing |mRefCnt| after it's freed. r=Ms2ger 2016-06-06 17:23:10 +03:00
mobile Bug 1264489 - Avoid DB access in UI thread from onPrepareOptionsMenu r=mcomella 2016-06-06 10:42:12 -07:00
modules Backed out 6 changesets (bug 384458) for frequent browser_FinderHighlighter.js failures 2016-06-08 14:53:57 -07:00
mozglue Backed out changeset 10db03f821c4 (bug 1270686) for crashes on Windows 7 opt in e.g. M-e10s(bc5). r=backout 2016-05-26 11:24:09 +02:00
netwerk Bug 1278452 - Avoid a possible null deref in netwerk/base/. r=valentin. 2016-06-07 15:07:54 +10:00
nsprpub Bug 1257250 - pr_getnameforidentity bounds check and locking r=ted.mielczarek 2016-03-15 17:44:17 -04:00
other-licenses Bug 1261140 - Allow stub installer to read post-signing data and leave it where Firefox can find it; r=rstrong 2016-05-20 18:17:57 -07:00
parser Bug 616421 - Better distinguish invalid mOpCode values in nsHtml5TreeOperation::Perform. r=hsivonen. 2016-06-02 17:49:44 +10:00
probes Bug 1253622 - Move the mozilla-trace.h generation into moz.build; r=ted 2016-03-07 14:59:13 +01:00
python Bug 1275998 - L10n repacks should use the same compression settings for omni.ja as en-US r=glandium 2016-05-27 08:37:09 -04:00
rdf Bug 1272781 - nsEscape should work with ns(C)Strings and not with char pointers, r=smaug 2016-05-18 18:21:56 +02:00
release/docker Bug 1266039 - Generate release promotion specific docker images as a part of release promotion process r=Callek a=release DONTBUILD 2016-04-20 17:03:09 -04:00
security bug 1278605 - ensure that nsICertOverrideService can be implemented in JS r=Cykesiopka 2016-06-07 11:27:33 -07:00
services Backed out changeset 0943ef016d1c (bug 1277026) 2016-06-07 16:10:57 -07:00
startupcache Bug 1278452 - Add some null checks when getting streams. r=froydnj. 2016-06-07 16:03:32 +10:00
storage Bug 1278468 - Fix -Wshadow warnings in storage/ directory. r=mak 2016-06-07 22:08:41 -07:00
taskcluster Bug 1277417: output task information in JSON or just labels; r=ahal 2016-06-07 03:09:48 +00:00
testing Backed out 6 changesets (bug 384458) for frequent browser_FinderHighlighter.js failures 2016-06-08 14:53:57 -07:00
toolkit Backed out 6 changesets (bug 384458) for frequent browser_FinderHighlighter.js failures 2016-06-08 14:53:57 -07:00
tools Bug 1277851 - [mozlint] Run flake8 directories that contain a .flake8 file separately, r=maja_zf 2016-06-03 10:39:32 -04:00
uriloader Bug 1258033 - Part 1: Add IsTrackingProtectionOn for nsILoadContext. r=smaug 2016-06-02 10:12:39 +08:00
view Bug 881832 - Make inner document reflow asynchronous. r=tnikkel 2016-05-12 12:07:45 +12:00
widget Backed out 6 changesets (bug 384458) for frequent browser_FinderHighlighter.js failures 2016-06-08 14:53:57 -07:00
xpcom Bug 1278452 - Remove a redundant null check in xpcom/glue/. r=froydnj. 2016-06-07 16:13:17 +10:00
xpfe Bug 881832 - Make inner document reflow asynchronous. r=tnikkel 2016-05-12 12:07:45 +12:00
.clang-format Bug 961541 - Make Clang-Format ignore all comments. r=mystor 2015-06-26 12:38:44 -07:00
.clang-format-ignore Bug 967361 - Fix .clang-format-ignore on Windows. r=gps 2014-02-04 17:25:04 +13:00
.eslintignore Bug 1278413 - Clean up code style in worker.js, event-emitter.js. r=tromey 2016-06-07 22:32:40 -05:00
.eslintrc Bug 1245916: Unify eslint global discovery rules. r=pbrosset 2016-02-05 11:37:50 -08:00
.flake8 Bug 1270506 - [mozlint] Add python flake8 linter, r=smacleod 2016-05-05 17:21:12 -04:00
.gdbinit bug 985566 - add some pretty printers to .gdbinit r=froydnj r=glandium 2016-06-02 13:33:07 -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 1267351 - Add lextab.py (generated during a reftest run) to .hgignore and .gitignore. r=glandium DONTBUILD 2016-04-25 14:28:46 -04:00
.hgignore Bug 1267351 - Add lextab.py (generated during a reftest run) to .hgignore and .gitignore. r=glandium DONTBUILD 2016-04-25 14:28:46 -04:00
.hgtags No bug - Tagging mozilla-central d98f20c25feeac4dd7ebbd1c022957df1ef58af4 with FIREFOX_AURORA_49_BASE a=release DONTBUILD CLOSED TREE 2016-06-06 15:11:06 -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 1274717: use a level-appropriate scope; r=garndt a=KWierso 2016-05-20 23:00:15 +00:00
.ycm_extra_conf.py Bug 1162714 - Don't let YCM generate machc. r=ehsan 2015-05-07 13:48:00 +02: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 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-06-06 15:18:13 -04:00
GNUmakefile Bug 794723 - Add a default makefile which wraps mach. r=gps 2015-02-06 10:26:00 -08:00
LEGAL
LICENSE
Makefile.in Bug 1273006 - Don't include makefiles from toolkit/mozapps/installer needlessly; r=glandium 2016-05-30 13:45:19 -04: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 1259382 - Move CC/CXX/HOST_CC/HOST_CXX to moz.configure. r=ted 2016-04-14 13:21:29 +09:00
build.gradle Bug 1268453 - Use Android Gradle plugin 2.1. r=mcomella 2016-04-29 14:48:43 +02:00
client.mk Bug 1244446 - Run automation build steps before postflight_all. r=gps,r=ted 2016-06-07 07:41:22 +09:00
client.py Bug 988724: Remove webidl updating bits from client.py that are long dead. r=glandium 2014-04-01 11:33:27 +08:00
configure.in Bug 1250294 - Make configure a Python script that invokes the old configure.sh. r=ted 2016-02-25 07:22:33 +09:00
configure.py Bug 1258618 - Serialize substs/configs and defines bools as '1' or '' in config.status. r=nalexander 2016-03-23 09:24:47 +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 1058923 - Package mach in tests.zip; create bootstrap script for test package, r=gps 2015-05-01 12:20:55 -04:00
moz.build Bug 1258497: Implement a new taskgraph generation system; r=gps 2016-05-16 22:53:22 +00:00
moz.configure Bug 1275419 - Deprecate --enable-build-backend and add --build-backends. r=chmanchester 2016-05-26 21:30:12 +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 Backed out changeset f3446f35deed (bug 1277483) for Windows 8 x64 opt Build bustage on a CLOSED TREE 2016-06-07 11:46:51 +02:00
settings.gradle Bug 1233882 - Fold base Gradle project into app Gradle project. r=sebastian,mcomella 2016-02-17 19:25:54 -08: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/