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
2014-10-29 16:20:31 -07:00
accessible bug 1088477 - implement Accessible::Description for proxies r=davidb 2014-10-23 23:21:44 -04:00
addon-sdk
b2g Merge b2g-inbound to m-c. a=merge 2014-10-29 16:15:43 -04:00
browser Bug 1091161 - MozLoopService: Separate gInitializeTimerFunc from the actual initialize callback so we can retry initialization on demand. r=pkerr 2014-10-29 16:20:31 -07:00
build Backed out changeset fa5969baa9a9 (bug 1044020) for ASAN leaks. 2014-10-28 14:22:25 -04:00
caps Bug 1088617 - Remove nsIScriptSecurityManager::CheckSameOrigin. r=me 2014-10-29 09:21:18 +01:00
chrome
config Back out cset 9b72d139e817 (Bug 1063281, Part 9) due to compatibility regressions on a CLOSED TREE, a=ryanvm 2014-10-28 12:30:53 -07:00
content Merge m-c to inbound a=merge 2014-10-24 15:06:44 -07:00
db/sqlite3
docshell Merge inbound to m-c. a=merge 2014-10-29 16:49:04 -04:00
dom Merge inbound to m-c. a=merge 2014-10-29 16:49:04 -04:00
editor Bug 1059165 - Part 5 - Fix existing test failures. r=ehsan 2014-10-28 06:04:00 +01:00
embedding Bug 1082579 - Introduce PPrinting.ipdl and proxies for opening printing UI. r=blassey. 2014-10-28 11:59:08 -04:00
extensions
gfx Back out 2 changesets (bug 1085529) for win8 chrome reftest failures 2014-10-25 22:02:57 -07:00
hal Bug 1086987 - MOZ_CRASH if there is no fanotify support, r=dhylands 2014-10-28 12:32:11 -04:00
image Merge m-c to inbound a=merge 2014-10-24 15:06:44 -07:00
intl Bug 1086527 - Make sure PluralForm.get can be called from strict mode. r=Mossop 2014-10-23 23:29:00 +02:00
ipc Bug 641685 - Make sure generated code for IPDL bridged includes all necessary forward decls (r=bsmedberg) 2014-10-29 08:04:51 -07:00
js Merge inbound to m-c. a=merge 2014-10-28 16:10:05 -04:00
layout Merge inbound to m-c. a=merge 2014-10-29 16:49:04 -04:00
media Bug 1089705 - Replace "assert" with "MOZ_ASSERT" in some media code. r=dholbert 2014-10-29 00:43:18 +02:00
memory Backed out changeset 835fbe63da4a (bug 1076446) for perma failure in 10.8 mozilla-inbound debug test xpcshell 2014-10-24 12:32:38 +02:00
mfbt
mobile Bug 1082110 - Polish appearance of new reading list style. r=mcomella 2014-10-29 15:34:38 -07:00
modules Backed out changeset 5bbf713b9c97 (bug 993137) for Mulet mochitest failures. 2014-10-27 13:46:26 -04:00
mozglue Bug 1059797 - Pre-allocate zlib inflate buffers in faulty.lib. r=froydnj 2014-10-28 16:45:17 +09:00
netwerk Merge inbound to m-c. a=merge 2014-10-29 16:49:04 -04:00
nsprpub
other-licenses
parser
probes
profile
python Merge inbound to m-c a=merge 2014-10-24 15:05:02 -07:00
rdf
security Back out cset 9b72d139e817 (Bug 1063281, Part 9) due to compatibility regressions on a CLOSED TREE, a=ryanvm 2014-10-28 12:30:53 -07:00
services Bug 1086880 - Mobile ID is broken with v188 RIL. r=spenrose 2014-10-24 11:03:30 +02:00
startupcache
storage
testing Bug 1089011: make sure to only import contacts that are part of the default contacts group. r=MattN 2014-10-29 17:40:57 +01:00
toolkit Bug 1075658: Make browser.loadURI synchronously update the browser remoteness. r=ttaubert 2014-10-29 13:26:14 -07:00
tools Bug 1088731 - initialize all members of TickSample. r=bgirard 2014-10-24 09:47:00 +02:00
uriloader
view Bug 1082579 - Introduce PPrinting.ipdl and proxies for opening printing UI. r=blassey. 2014-10-28 11:59:08 -04:00
webapprt
widget Bug 1082579 - Introduce PPrinting.ipdl and proxies for opening printing UI. r=blassey. 2014-10-28 11:59:08 -04:00
xpcom Merge mozilla-central to fx-team 2014-10-24 16:12:00 +02:00
xpfe
xulrunner
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Touch CLOBBER yet again for backing out bug 1087560 yet again 2014-10-28 23:08:52 -07:00
configure.in Backed out changeset 9742b31c634a (bug 1073419) for bustage 2014-10-27 16:56:40 +01:00
LEGAL
LICENSE
mach
Makefile.in
moz.build
mozilla-config.h.in
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:

    ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/
            - or -
    http://nightly.mozilla.org/