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-02-06 21:06:39 +00:00
accessible Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku 2014-02-01 11:06:59 -08:00
addon-sdk Bug 968621 - Uplift Add-on SDK to Firefox 2014-02-06 09:02:01 -08:00
b2g Bug 966210 - Make B2G devtools layers track all running apps on init. r=ochameau 2014-02-06 10:06:25 -05:00
browser Bug 967907 - Change the SUMO URL for Metro Firefox [r=jimm] 2014-02-06 12:34:24 -08:00
build Bug 966673 - Valgrind-on-TBPL: suppress a leak in libresolv-2.12.so. r=gkw. 2014-02-02 11:35:16 -08:00
caps
chrome
config Merging in version bump NO BUG CLOSED TREE 2014-02-03 15:03:10 -08:00
content Merge b2g-inbound to m-c. 2014-02-05 15:47:36 -05:00
db/sqlite3
docshell [Bug 967342] Server not found pages have '&f=regular' appended to url. r=bz 2014-02-05 07:57:16 +01:00
dom merge b2g-inbound to mozilla-central 2014-02-06 13:17:08 +01:00
editor
embedding
extensions Backed out changeset fa9b60c88118 (bug 457296) for bustage on a CLOSED TREE. 2014-02-05 15:32:15 -05:00
gfx merge b2g-inbound to mozilla-central 2014-02-06 13:17:08 +01:00
hal Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan 2014-01-30 13:26:54 -05:00
image Bug 962667 - Don't treat quartz surfaces as optimized, r=jrmuizel 2014-01-31 17:57:19 -05:00
intl Bug 924839 - Reapply the OSX part of the fix to bug 915735 2014-02-03 17:08:42 -05:00
ipc merge fx-team to mozilla-central 2014-02-06 12:51:21 +01:00
js Bug 962604 - Add ActorDestroy handling to CPOWs (r=mrbkap) 2014-02-05 08:39:59 -08:00
layout Backed out 2 changesets (bug 964200) for build bustage 2014-02-05 09:19:08 -08:00
media Bug 963907: upstream patches (1104 & 1105) to add Motion JPEG support to libjpeg-turbo r=jesup,jrmuziel 2014-02-02 01:19:32 -05:00
memory
mfbt Backed out changeset ec696ad6ff10 (bug 963056) for build bustage on a CLOSED TREE 2014-02-05 16:19:06 -08:00
mobile Bug 963046 - Remove unused imports from PanelListRow (r=margaret) 2014-02-06 21:06:39 +00:00
modules Merge b2g-inbound to m-c. 2014-02-04 14:43:23 -05:00
mozglue merge fx-team to mozilla-central 2014-02-06 12:51:21 +01:00
netwerk merge fx-team to mozilla-central 2014-02-06 12:51:21 +01:00
nsprpub Bug 958796: Update NSPR to NSPR_4_10_4_BETA2. 2014-02-05 18:51:10 -08:00
other-licenses
parser Bug 964200 (Part 2) - Add HTML parser support for SVG <feDropShadow>. r=wchen 2014-02-05 15:04:08 +00:00
probes
profile
python Back out 191a71ff02bf (bug 960899) 2014-02-04 21:37:12 -08:00
rdf
security merge fx-team to mozilla-central 2014-02-06 12:51:21 +01:00
services Bug 967503 - Make HawkClient work in b2g. r=rnewman 2014-02-04 20:32:16 +01:00
startupcache
storage
testing merge b2g-inbound to mozilla-central 2014-02-06 13:17:08 +01:00
toolkit Bug 965196 - [OS.File] Add an option |backupTo| to writeAtomic. r=Yoric 2014-02-06 15:10:08 -05:00
tools Bug 959931 - Use open/mmap for libmozglue unwinding; r=jseward 2014-02-05 12:37:54 -06:00
uriloader merge fx-team to mozilla-central 2014-02-06 12:51:21 +01:00
view Backout Bug 930793 - Remove favor performance mode (we have still racy b2g tests), a=backout 2014-01-30 21:35:44 -08:00
webapprt Bug 827161, part 2 - Implement HTML 5's ValidityState.badInput and implement the state for HTMLInputElement's number type. r=smaug 2014-01-30 12:54:12 +00:00
widget merge b2g-inbound to mozilla-central 2014-02-06 13:17:08 +01:00
xpcom Merging in version bump NO BUG CLOSED TREE 2014-02-03 15:03:10 -08:00
xpfe Bug 965904 - Fix some rooting hazards in the browser r=terrence 2014-01-31 09:56:40 +00:00
xulrunner Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan 2014-01-30 13:26:54 -05:00
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags Tagging for mozilla-central version bumps NO BUG CLOSED TREE DONTBUILD 2014-02-03 16:50:28 -08:00
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Bug 910962 - Make DeallocShmem not assert when child has crashed (r=bsmedberg) 2014-01-31 10:43:44 -08:00
configure.in Bug 961769 - Implement event loop responsiveness instrumentation for Gonk. r=gal 2014-02-05 19:53:53 +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/