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
Перейти к файлу
Shawn Wilsher 71aaff31eb Bug 488148 - Share the mutex used by AsyncExecuteStatements on Connection
Greatly reduces the number of mutexes used when using the asynchronous storage
API.
r=bent
r=asuth
2009-06-17 12:12:43 -07:00
accessible Bug 495385. Text frames adjacent to block boundaries that contain only collapsible whitespace cannot affect layout, so don't create them. r+sr=bzbarsky 2009-06-13 21:16:34 +12:00
browser Bug 499547, double click on bookmark in library not raising window, r=dao 2009-06-24 13:12:31 -04:00
build Bug 499161 - Set xrePath when creating the environment for the main process. r=ted 2009-06-18 15:13:20 -04:00
caps Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
chrome Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
config Bug 495224: Builds involving symlinks in the source dir fail to find config/config.mk. r=ted 2009-06-20 16:37:04 +01:00
content Bug 455590, use new drag and drop api with trees, r=neil,sr=smaug 2009-06-24 13:12:33 -04:00
db Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
dbm Bug 486182, Land NSS 3.12.3 final in mozilla-central 2009-04-07 03:36:45 +02:00
docshell get rid of nsIInternetConfigService. b=489864 r=josh sr=roc 2009-06-23 14:09:19 -05:00
dom Bug 499912, crash activating window with no root element, r+sr=smaug 2009-06-24 13:12:37 -04:00
editor Bug 499660 Firefox should use English dictionary by default with CJK locale r=neil 2009-06-24 14:06:58 +08:00
embedding Bug 499115 nsFind fails to find again in certain form controls r+sr=bz 2009-06-24 10:33:35 +01:00
extensions Bug 488426 - enable TIS-620 detector; r=smontagu 2009-06-24 13:12:36 +09:00
gfx Bug 494664. Minor color-related cleanup. r=jmuizel,sr=vlad 2009-06-24 21:18:17 +12:00
intl Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02: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 Bug 477170. Remove Windows95/98 support from configure.in. r=ted 2009-06-24 21:10:47 +12:00
layout Bug 455590, use new drag and drop api with trees, r=neil,sr=smaug 2009-06-24 13:12:33 -04:00
media Bug 498853 - libvorbis update - r=xiphmont 2009-06-19 15:35:50 +12:00
memory/jemalloc bug 468447 - Nonfatal "NMAKE : fatal error U1052: file 'makefile.sub' not found" in every single log masks real errors in failure logs. r=bsmedberg 2009-05-11 15:54:39 -04:00
modules Bug 496504 - Plugin test isn't compatible with Windows x64 build. r=joshmoz, sr=roc 2009-06-24 18:44:20 +09:00
netwerk get rid of nsIInternetConfigService. b=489864 r=josh sr=roc 2009-06-23 14:09:19 -05:00
nsprpub Bug 492464: Update NSPR to NSPR_4_8_RTM. 2009-05-19 17:53:55 -07:00
other-licenses b=500033; update firefox icons with new 16x16 artwork 2009-06-23 14:14:03 -07:00
parser Bug 484121 (6/6) - Don't let DTDs hold parser references. r+sr=mrbkap 2009-06-23 14:22:17 -07:00
probes Landing basic framework for dtrace support (bug 388564). Patch by john.rice@sun.com and padraig.obriain@sun.com. r+a=ted.mielczarek@gmail.com, sr=sayrer@gmail.com 2007-10-10 16:03:14 -07:00
profile 64-bit fix for nsProfileLock.cpp. b=489720 sr=roc 2009-04-23 16:23:06 -04:00
rdf Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap 2009-06-23 14:22:16 -07:00
security Bug 455590, use new drag and drop api with trees, r=neil,sr=smaug 2009-06-24 13:12:33 -04:00
storage Bug 488148 - Share the mutex used by AsyncExecuteStatements on Connection 2009-06-17 12:12:43 -07:00
testing Whitespace fix, no bug 2009-06-23 11:59:32 -04:00
toolkit Bug 455590, use new drag and drop api with trees, r=neil,sr=smaug 2009-06-24 13:12:33 -04:00
tools Bug 497567 browser.dom.window.dump.enabled is boolean r=rcampbell 2009-06-18 19:15:17 +08:00
uriloader get rid of nsIInternetConfigService. b=489864 r=josh sr=roc 2009-06-23 14:09:19 -05:00
view Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
webshell Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
widget Bug 420491 - Refactor construction and destruction of native NSWindows. r=josh 2009-06-24 17:15:32 +02:00
xpcom Bug 496708 - add biarch system plugin location (Linux); r=joshmoz, sr=roc 2009-06-24 09:21:43 +02:00
xpfe Bug 494169 Tweak xpfe autocomplete to track toolkit change and pass tests from bug 494410 r=mcsmurf 2009-06-13 00:48:41 +01:00
xpinstall Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
xulrunner Followup to bug 488175 - fix additional pkgconfig files to remove references to the -unstable packages as well as the stable/ and unstable/ include directories, r=bsmedberg 2009-05-22 11:38:37 -04:00
.hgignore Bug 488864 - have hgignore ignore all (.)mozconfig* files; r=ted.mielczarek 2009-04-22 02:42:14 +02:00
.hgtags Create UPDATE_PACKAGING_R8 for release update generation 2009-05-29 22:36:32 +12:00
LEGAL
LICENSE Revert License to previous version to make the SeaMonkey installer suck less. 2007-01-08 18:59:04 +00:00
Makefile.in Bug 493371 - 'make buildsymbols' appends to existing ...-crashreporter-symbols.zip, r=ted.mielczarek (build infra fix) 2009-05-16 23:55:23 +12:00
README.txt Bug 471548 - Add link in readme to moz-central. r=bsmedberg 2009-02-07 13:47:00 +01:00
aclocal.m4 Bug 40967 - Avoid leaking MSYS paths in Makefiles: use c:/dir/path paths whenever possible, r=ted 2009-03-09 10:55:41 -04:00
allmakefiles.sh bug 481579 - changes to shunt and tools for jemalloc on windows ce r=dougt 2009-03-23 21:16:03 -04:00
client.mk bug 445191 - Add upload target for xulrunner, upload SDK if it exists, and add 'sdk', 'upload' targets to client.mk. r=ted 2009-03-31 09:43:31 -04:00
client.py Bug 454594: need a makefile target that can upload files via ssh. r=bsmedberg, NPOB 2008-11-13 15:37:04 +00:00
configure.in Bug 477170. Remove Windows95/98 support from configure.in. r=ted 2009-06-24 21:10:47 +12:00

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/