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
2012-02-10 19:47:48 -08:00
accessible bug 672507 - fix review nits r=davidb 2012-02-10 16:39:20 -05:00
b2g Bug 725429 - Clean up *makefiles.sh, Feb 2012 edition; rs=build 2012-02-10 12:40:30 +00:00
browser Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-11 01:49:07 +00:00
build Bug 702388 - Convert some more Makefiles to use |TEST_DIRS += foo|; r=khuey 2012-02-10 21:06:56 +00:00
caps bug 724310 - drop cx argument from JSObject field and fixed slots infallible API. r=:Waldo 2012-02-05 21:07:23 +01:00
chrome
config Bug 715849 - yasm and GNU as should add debug flag if MOZ_DEBUG_SYMBOLS=1. r=khuey 2012-02-07 15:06:28 +09:00
content Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-11 01:49:07 +00:00
db/sqlite3
dbm
docshell Backing out bug 725210, changeset 01259925085c r=orange 2012-02-08 02:34:00 -05:00
dom Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-11 01:49:07 +00:00
editor Bug 724270 - Part b: Use nsINode in GenerateCSSDeclarationsFromHTMLStyle / GetCSSEquivalentToHTMLInlineStyleSet and callers; r=ehsan 2012-02-10 11:04:47 +01:00
embedding Bug 702388 - Convert some more Makefiles to use |TEST_DIRS += foo|; r=khuey 2012-02-10 21:06:56 +00:00
extensions Backout f1acc52a59da (bug 719983) & 6771bd53e267 (bug 699247) for 30% WinXp Ts regression 2012-02-08 21:04:21 +00:00
gfx Backout b43f4d9f38da (bug 725925) for reftest failures 2012-02-10 23:23:16 +00:00
hal Bug 712378 followup - Fix incorrect license headers; r=sparky 2012-02-10 11:04:44 +01:00
image Bug 723453 - Split cases for ConvertHostARGB - r=joe 2012-02-10 15:41:24 -08:00
intl Improve the tests for end of output block. Bug 718573, r=emk 2012-02-09 17:50:48 +02:00
ipc Bug 725655 - gcc 4.7 build failures (missing headers). r=benjamin 2012-02-10 16:07:41 +01:00
js Back out 5f623a11c6cb (bug 713226), 1ed8ccf96402 (bug 721579), 32af27f89c49 (bug 722028), 1300d282fd22 (bug 716067), dc0f6ad7eff3 (bug 723313), 0d2ab3f2e9b9 (bug 723773) for talos crashes 2012-02-10 19:47:48 -08:00
layout Bug 722777 - Tables with 'transform' property set don't act as abs-pos/fixed-pos containers; r=roc 2012-02-10 21:05:00 +00:00
media
memory
mfbt
mobile Bug 725858 - Don't load sqlite for migration if we're not migrating. r=gcp 2012-02-10 14:01:44 -08:00
modules Bug 334411. Add nglayout.debug.paint_flashing to all.js. r=bas 2012-02-08 11:52:59 +13:00
mozglue Bug 704682 - Add passwords content provider. r=blassey,gpascutto 2011-12-16 15:11:09 -08:00
netwerk Bug 598304 - XHR rewrites non-POST methods upon 301/302 redirects. r=bz 2012-02-10 14:12:51 +01:00
nsprpub
other-licenses
parser
probes
profile
rdf
security bug 724310 - drop cx argument from JSObject field and fixed slots infallible API. r=:Waldo 2012-02-05 21:07:23 +01:00
services Bug 725083 - Handle undefined sourceURI when installing add-ons; r=rnewman 2012-02-07 14:14:41 -08:00
startupcache
storage Bug 689583 - Add names for memory multi-reporters. r=jlebar. 2012-02-06 17:02:59 -08:00
testing Bug 726087 - Deploy a new talos.zip to fix the --ignore-first errors on a dataset of size 1. r=armenzg 2012-02-10 19:05:19 -05:00
toolkit Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-11 01:49:07 +00:00
tools
uriloader Back out ea2f8a85e0ed (bug 715809) for orange 2012-02-09 19:33:22 -08:00
view
widget Backout b43f4d9f38da (bug 725925) for reftest failures 2012-02-10 23:23:16 +00:00
xpcom Back out 20ad3570d599 (bug 716556) for xpcshell orange 2012-02-08 22:11:42 -08:00
xpfe Backout 7a8b935ab596 (bug 674370) for Paint regression 2012-02-08 09:23:40 +01:00
xulrunner
.gitignore
.hgignore
.hgtags
aclocal.m4
allmakefiles.sh Bug 725429 - Clean up *makefiles.sh, Feb 2012 edition; rs=build 2012-02-10 12:40:30 +00:00
client.mk
client.py
configure.in Bug 725524 - Fix check for $MOZ_WEBSMS_BACKEND to prevent "test: -eq: unary operator expected" during configure; r=glandium 2012-02-10 12:38:05 +00:00
LEGAL
LICENSE
Makefile.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/