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
2009-05-06 10:03:59 -07:00
accessible Bug 491645 - use getTreeBody instead explicit searching of treechildren element, r=marcoz 2009-05-06 17:54:26 +08:00
browser Bug 482801 - Middle-clicking the selected tab should not focus the tab bar. r=gavin 2009-05-06 10:29:38 +02:00
build Bug 486502 - Dispatch test events only when running mochitest/chrome/browser-chrome, r+sr=roc 2009-05-06 07:30:39 +03:00
caps Bug 475864 - Move native anonymous content checks into a wrapper so that quickstubs don't sidestep them. r=jst sr=bzbarsky 2009-04-23 00:21:22 -07:00
chrome Bug 488091 - Review |make check| usages; (Av2a) Remove empty targets; r=ted.mielczarek 2009-04-29 00:57:50 +02:00
config bug 316387 - make version_win.pl able to use the app version from configure vars, r=ted 2009-05-05 19:28:16 +02:00
content Bug 486502 - Dispatch test events only when running mochitest/chrome/browser-chrome, r+sr=roc 2009-05-06 07:30:39 +03:00
db
dbm
docshell Destroy content viewers in session history when destroying docshell, just like we destroy the current one. (Bug 488394) r+sr=bzbarsky 2009-04-16 13:55:13 -07:00
dom Fixing bug 489251. Crash on shutdown after touching window.java. r+sr=mrbkap@gmail.com 2009-05-06 09:46:13 -07:00
editor Bug 369034 - TestTXMgr has error and leaks object; (Av1a) Add mgr->Clear(), use ScopedXPCOM() and run this test; r=benjamin 2009-05-06 01:11:14 +02:00
embedding Bug 489953 Remove extraneous semicolons 2009-05-03 09:28:43 -07:00
extensions Consolidate mDocShell null checks in nsLayoutDebuggingTools. (Not part of default build.) 2009-04-22 10:13:48 -07:00
gfx Bug 486064 - gfxtypes.h and gfxTypes.h conflict in flattened include directories on case-insensitive filesystems, r=joe 2009-05-04 12:38:16 -04:00
intl Bug 490835 nsMacCharset and nsOS2Charset shouldn't createInstance the locale service 2009-05-03 09:28:43 -07:00
jpeg Bug 459047 - Remove Win16 reference from jdatadst.c; (Av1) Remove 1 function and 2 files; r=joe@drew.ca 2009-04-16 19:54:28 +02:00
js Merge tracemonkey to mozilla-central 2009-05-05 11:36:48 -07:00
layout Bug 490909: Remove old debugging functions InLineList & InSiblingList, since they're not used by anything. r+sr=dbaron 2009-05-06 10:03:59 -07:00
media Bug 491229 - Make DEBUG not defined in liboggz on Windows. 2009-05-04 13:30:44 +12:00
memory/jemalloc b=488608; enable jemalloc on CE6; r+sr=stuart 2009-04-24 10:31:18 -07:00
modules Bug 486064 - gfxtypes.h and gfxTypes.h conflict in flattened include directories on case-insensitive filesystems, r=joe 2009-05-04 12:38:16 -04:00
netwerk Bug 482418 - HTTP range handling code shouldn't run when requesting and processing SJS files. Tag-team patching and testing effort by roc and me, r=me 2009-04-23 14:04:50 -07:00
nsprpub Bug 491441: Update NSPR to the NSPR_HEAD_20090505 CVS tag. 2009-05-05 15:41:50 +03:00
other-licenses
parser bug 328751 - crash test by Tom Ferris. 2009-04-24 10:08:11 -07:00
probes
profile 64-bit fix for nsProfileLock.cpp. b=489720 sr=roc 2009-04-23 16:23:06 -04:00
rdf
security Bug 490864, deliver 3.12.4.1 (NSS_3_12_4_FIPS1) to mozilla-central for trunk testing 2009-05-05 17:22:50 +02:00
storage Bug 489257 - Rename and update mozStorageEvents.* to mozStorageAsyncStatementExecution.* 2009-04-21 11:27:03 -04:00
testing Bug 489953 Remove extraneous semicolons 2009-05-03 09:28:43 -07:00
toolkit bug 481914 - dialogs shouldn't be larger than available screen space r=blassey 2009-05-05 15:03:27 -04:00
tools
uriloader Part 3 of bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- add MOZ_NTDDI_* defines, switch code over to use these defines. 2009-04-12 20:25:29 +05:30
view
webshell
widget Backed out changeset: a02e097367ab 2009-05-06 01:56:25 +02:00
xpcom Bug 491550 - Fix TestDeadlockDetector on debug+libxul configurations r=bustage fix 2009-05-06 10:33:58 -04:00
xpfe
xpinstall
xulrunner Mac bustage fix for bug 436998, r=mfinkle 2009-04-17 18:13:05 -04:00
.hgignore Bug 488864 - have hgignore ignore all (.)mozconfig* files; r=ted.mielczarek 2009-04-22 02:42:14 +02:00
.hgtags
aclocal.m4
allmakefiles.sh
client.mk
client.py
configure.in Bug 491325: Redirect stderr of 'cat' to /dev/null in configure.in's check for GCC pipe support. r=ted 2009-05-05 10:54:38 -07: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 (http://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 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/