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
Перейти к файлу
Gabor Krizsanits 71ba9b000c Bug 1315042 - Re-enable some tests. r=me 2017-01-25 18:04:55 +01:00
.cargo
accessible Bug 1206711 - add support for HWND emulation for content top level docs on Windows. r=tbsaunde 2017-01-24 09:45:25 -05:00
addon-sdk Bug 1331599 - tests fixed by hand after making addEventListener use the once option when possible, r=jaws. 2017-01-25 07:03:42 +01:00
b2g Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
browser Bug 1315042 - Re-enable some tests. r=me 2017-01-25 18:04:55 +01:00
build Bug 1331012 - follow-up - delete trailng comma in JSON file; r=me 2017-01-20 13:42:07 -05:00
caps Bug 1332202 - Convert most infallible NS_EscapeURL calls to fallible version. r=froydnj 2017-01-24 11:11:44 -08:00
chrome Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2017-01-23 15:38:06 +00:00
db/sqlite3 Bug 1328161 - Upgrade to SQLite 3.16.2. r=mak 2017-01-06 10:08:51 -05:00
devtools Bug 1333717 - fix eslint failure in devtools inspector webpack config;r=me 2017-01-25 13:13:19 +01:00
docshell Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
dom Bug 1315042 - Re-enable some tests. r=me 2017-01-25 18:04:55 +01:00
editor merge mozilla-inbound to mozilla-central a=merge 2017-01-25 13:47:25 +01:00
embedding/ios Bug 1306327 - Remove the flags argument to XRE_main. r=bsmedberg 2017-01-10 14:15:50 +09:00
extensions Bug 1333648 - Update the en-US dictionary to SCOWL 2017.01.22. r=ehsan 2017-01-25 11:37:25 -05:00
gfx Bug 1333656 - Update harfbuzz to version 1.4.2. r=jfkthame 2017-01-25 11:37:25 -05:00
gradle/wrapper
hal Backed out bdd2118235e9 (bug 1324428) for timing out in dom/browser-element/mochitest/priority/test_Simple.html. r=backout 2017-01-23 21:59:29 +01:00
image Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
intl Bug 1332565 - Turn off test_intl_on_worker.js test on Android's xpcshell. r=Waldo 2017-01-20 17:07:35 +09:00
ipc Bug 1333460 - add BUG_COMPONENT to ipc/* files. r=billm 2017-01-25 06:17:10 -05:00
js Bug 1333757 - Add some asserts to slot-setting functions on JSFunction and NativeObject. r=jonco 2017-01-25 17:12:35 +01:00
layout merge mozilla-inbound to mozilla-central a=merge 2017-01-25 13:47:25 +01:00
media Backed out changeset 95d09880ddf6 (bug 1325536) for nsVariant::Release crashes 2017-01-20 22:05:26 -08:00
memory Bug 1332508 - Reinitialize allocator mutexes in fork() child processes. r=njn 2017-01-20 10:06:41 +09:00
mfbt Bug 1331495 - Add an operator<< overload for Maybe. r=froydnj 2017-01-18 13:53:35 -05:00
mobile merge mozilla-inbound to mozilla-central a=merge 2017-01-25 13:47:25 +01:00
modules Bug 1282484 - Write structure for pref-configurable fallback rules list, and include initial set of rules. r=qDot 2017-01-24 03:08:04 -02:00
mozglue Bug 1331495 - Add an operator<< overload for TimeDuration. r=froydnj 2017-01-16 16:55:58 -05:00
netwerk Bug 1329506 - Add missing non-null check in mozilla::net::DoUpdateExpirationTime. r=michal 2017-01-17 07:36:00 -05:00
nsprpub
other-licenses Bug 1308740 - change the minimum support OS string to Windows 7 in the modified 7-Zip stub source. r=mhowell 2016-11-23 11:42:58 -08:00
parser merge mozilla-inbound to mozilla-central a=merge 2017-01-25 13:47:25 +01:00
probes
python Merge m-c to autoland 2017-01-24 18:56:54 -08:00
rdf Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
release/docker
security merge mozilla-inbound to mozilla-central a=merge 2017-01-25 13:47:25 +01:00
services Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
servo/ports/geckoservo Bug 1302028 - part 4 - add dummy geckoservo crate; r=Manishearth 2017-01-20 11:33:04 -05:00
startupcache Bug 1323100 - Register most of the remaining threadfunc threads with the profiler. r=froydnj 2017-01-05 16:34:26 +01:00
storage Backed out 8 changesets (bug 1331804, bug 1332100) for windows vm debug dt5 failures a=backout 2017-01-24 15:12:21 -08:00
taskcluster Bug 1309197: Support taskcluster-worker native engine. r=dustin 2017-01-25 14:57:56 -02:00
testing Bug 1315042 - Re-enable some tests. r=me 2017-01-25 18:04:55 +01:00
third_party/rust Bug 1328221 - Support GASpecificConfig audio channel in rust mp4 parser. r=rillian 2017-01-11 09:03:30 +08:00
toolkit Bug 1315042 - Re-enable some tests. r=me 2017-01-25 18:04:55 +01:00
tools merge mozilla-inbound to mozilla-central a=merge 2017-01-25 13:47:25 +01:00
uriloader Bug 1232696 - Remove NS_DECL_AND_IMPL_ZEROING_OPERATOR_NEW as it causes segfaulting for GCC 6 builds (5 of 5, fixes for docshell/). r=bzbarsky. 2017-01-24 17:12:10 +01:00
view Bug 1232696 - Remove NS_DECL_AND_IMPL_ZEROING_OPERATOR_NEW as it causes segfaulting for GCC 6 builds (1 of 5, fixes for view/). r=tnikkel. 2017-01-24 17:10:01 +01:00
widget Bug 429824: Let OSX's native menu system handle keyboard shortcuts that we did not handle ourselves via XBL prototype handlers. This allows for handling of custom shortcuts, but does not allow for reassignment of existing shortcuts. r=mstange 2017-01-25 09:25:52 -05:00
xpcom Merge m-i to m-c, a=merge 2017-01-24 18:53:29 -08:00
xpfe Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal. r=bz,gijs 2017-01-18 08:24:55 +01:00
.clang-format Bug 1322321 - Update the clang format file to match more our coding style r=ehsan 2016-12-06 17:43:17 -10:00
.clang-format-ignore
.clang-tidy
.cron.yml Bug 1252948: support for periodic taskgraphs; r=Callek,jonasfj,kmoir 2017-01-18 19:45:53 +00:00
.eslintignore Bug 1313045 - Remove toolkit/identity, part1: Remove unneeded files/bits. r=MattN. 2017-01-23 20:20:54 +01:00
.eslintrc.js Bug 1331599 - add an eslint rule to reject removeEventListener calls when the once option can be used instead, r=jaws. 2017-01-25 07:03:50 +01:00
.flake8 Bug 1321956 - Disable flake8 check for 'visually indented line with same indent as next logical line', r=ahal 2016-12-08 09:53:21 -10:00
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags No bug - Tagging mozilla-central f80dc9fc34680105b714a49b4704bb843f5f7004 with FIREFOX_AURORA_53_BASE a=release DONTBUILD CLOSED TREE 2017-01-23 15:31:28 +00:00
.lldbinit
.taskcluster.yml Bug 1252948: support for periodic taskgraphs; r=Callek,jonasfj,kmoir 2017-01-18 19:45:53 +00:00
.ycm_extra_conf.py
AUTHORS Bug 1302763 - Move docker images out of testing/docker into taskcluster/docker; r=dustin r=CuriousLearner 2016-10-20 18:25:34 +05:30
Android.mk
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2017-01-23 15:38:06 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium 2016-12-02 10:05:57 -08:00
client.py
configure.in
configure.py Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal 2016-12-21 16:28:28 -08:00
gradle.properties
gradlew
mach Bug 1316140 - Allow use of multiprocessing from config.status on windows. r=mshal 2016-12-21 16:28:28 -08:00
moz.build
moz.configure Bug 1317778 - Emit a depfile with python configure dependencies so Make will know when to re-run configure. r=glandium 2016-12-02 10:05:57 -08:00
mozilla-config.h.in
old-configure.in Bug 1324210 - Don't attempt to check libstdcxx version in artifact builds. r=mshal 2017-01-23 13:47:04 -08:00
settings.gradle
test.mozbuild

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/