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-24 02:17:48 -07:00
accessible Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc 2014-10-23 10:16:45 -07:00
addon-sdk Bug 1083391: Only send panel show/hide events after the panel's document is ready. r=erikvold 2014-10-20 11:52:27 -07:00
b2g Bumping manifests a=b2g-bump 2014-10-24 02:17:48 -07:00
browser Merge inbound to m-c a=merge 2014-10-23 17:37:23 -07:00
build Bug 1085026 - Use sha512 hashes for mar files; r=glandium 2014-10-23 11:32:25 -04:00
caps
chrome Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking) 2014-10-22 17:16:57 -07:00
config Bug 1083572 - Enable passing external LDFLAGS to the NSS build system for Windows ASAN builds; r=glandium 2014-10-22 08:28:56 -04:00
content Backed out changeset 87433694df01 (bug 1082734) for Gaia unit test failures. 2014-10-23 11:32:35 -04:00
db/sqlite3 Bug 1088143: Update SQLite to version 3.8.6.1. r=mak 2014-10-23 10:34:49 -07:00
docshell Merge inbound to m-c a=merge 2014-10-23 17:37:23 -07:00
dom Bug 1052843 - Part 3: Use enums for MobileRadioState in nsIMobileConnectionService.idl (gonk). r=echen 2014-10-24 17:12:35 +08:00
editor Bug 858918 part 2 - Don't insert block content outside of inline editing hosts; r=ehsan 2014-10-22 15:45:30 +03:00
embedding
extensions Merge m-c to b2g-inbound 2014-10-17 16:44:58 +02:00
gfx Merge inbound to m-c. a=merge 2014-10-23 13:54:47 -04:00
hal Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc 2014-10-23 10:16:45 -07:00
image Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking) 2014-10-22 17:16:57 -07:00
intl
ipc Bug 1087464, Use the correct ContentParent when Nuwa forks PBackground actors. r=khuey. 2014-10-23 20:13:25 -04:00
js Bug 1087374. Make .wrappedJSObject on Xrays a JSNative accessor. r=bholley 2014-10-23 15:21:46 -04:00
layout Merge inbound to m-c a=merge 2014-10-23 17:37:23 -07:00
media Bug 1074010 - Update cubeb from upstream. r=padenot 2014-09-29 13:19:09 +13:00
memory Bug 1082199 - Recompute stats in jemalloc_stats when using jemalloc3. r=glandium 2014-10-17 15:55:00 +02:00
mfbt
mobile Backed out changeset 87433694df01 (bug 1082734) for Gaia unit test failures. 2014-10-23 11:32:35 -04:00
modules Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking) 2014-10-22 17:16:57 -07:00
mozglue Bug 1082524 - Do not deref null pointers in link_map. r=nfroyd 2014-10-18 09:27:55 +09:00
netwerk Merge inbound to m-c a=merge 2014-10-20 18:56:56 -07:00
nsprpub
other-licenses
parser
probes
profile
python Merge inbound to m-c a=merge 2014-10-23 17:37:23 -07:00
rdf
security backout f69fa3c13d1f (bug 1085509) for causing test_cert_overrides.js to fail 2014-10-23 11:50:17 -07:00
services Bug 1086880 - Mobile ID is broken with v188 RIL. r=spenrose 2014-10-24 11:03:30 +02:00
startupcache
storage Bug 857138 - Add some cx parameters. r=bz 2014-10-23 19:53:31 +02:00
testing Backed out changeset 87433694df01 (bug 1082734) for Gaia unit test failures. 2014-10-23 11:32:35 -04:00
toolkit Merge inbound to m-c a=merge 2014-10-23 17:37:23 -07:00
tools Backed out changeset 157b1f4e4ed2 (bug 737967) for Windows B2G desktop bustage. 2014-10-22 12:44:49 -04:00
uriloader Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking) 2014-10-22 17:16:57 -07:00
view
webapprt
widget Merge b2g to m-c a=merge 2014-10-23 18:01:57 -07:00
xpcom Bug 1087410: Ensure that ChromeHang annotations don't break in e10s; r=jimm 2014-10-22 12:39:27 -06:00
xpfe Bug 1070768 Move XPFE's autocomplete.css to communicator so it doesn't conflict with toolkit's new global autocomplete.css r=Ratty 2014-10-23 08:34:12 +01:00
xulrunner
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Followup to bug 609976 - Build ICU as a shared library on windows. r=mshal 2014-10-18 09:28:57 +09:00
configure.in Merge inbound to m-c. a=merge 2014-10-21 15:14:52 -04: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/