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
Перейти к файлу
Ben Turner 3eca5f643b Fix lingering error from changing IPDL methods from returning nsresult to bool 2009-10-19 13:03:22 -07:00
accessible Bug 520769 - we should not expose abstract aria roles. r=MarcoZ,surkov 2009-10-09 12:32:44 -04:00
browser Package mozilla-runtime in the hopes that the Windows xpcshell tests might stop hanging. 2009-10-19 13:13:08 -04:00
build Bug 519574. Add --setpref to runtests.py, to add custom prefs to mochitest runs. r-mielczarek 2009-10-14 11:02:31 -07:00
caps bug 521191: backed out e22bef491d84 2009-10-08 16:44:44 -07:00
chrome Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
config Merge mozilla-central to electrolysis to pick up bug 515436. 2009-10-12 10:51:38 -04:00
content Merge mozilla-central to electrolysis to pick up bug 515436. 2009-10-12 10:51:38 -04:00
db Bug 419893 - sort out PGO-triggered bugs (r=ted) 2009-10-08 11:01:13 -07:00
dbm Bug 504080: Update NSS from NSS_3_12_4_FIPS1_WITH_CKBI_1_75 to 2009-07-28 17:01:39 -07:00
docshell Merge mozilla-central 2009-10-05 16:08:52 -07:00
dom bug 523143: switch protocols using nsTArray to native IPDL arrays 2009-10-19 14:10:52 -05:00
editor Bug 510662 Use do_QueryReferent, not do_QueryInterface, on weak references r+sr=jst 2009-09-22 00:05:26 +01:00
embedding Bug 520339 - Remove leftovers from MOZ_COMPONENTLIB, r=bsmedberg 2009-10-10 18:07:43 -07:00
extensions Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
gfx Bug 520341: Implement a way to detect a pre-Fremantle Nokia Maemo tablet, r=roc 2009-10-04 21:31:26 -04:00
intl Share code in encoding conversion tests 2009-09-23 01:01:23 -07:00
ipc bug 523143: switch protocols using nsTArray to native IPDL arrays 2009-10-19 14:10:52 -05:00
jpeg Bug 520672 followup: replace "unsigned char" with "JSAMPLE" (which is typedef'd to unsigned char) in jdmaster.c, for consistency. r=bholley 2009-10-05 21:56:54 -07:00
js Bug 523097 - Turn off MOZ_IPC for platforms where we currently don't build, and fix up ifdefs so that everything builds 2009-10-19 09:55:03 -04:00
layout Merge mozilla-central to electrolysis to pick up bug 515436. 2009-10-12 10:51:38 -04:00
media Bug 518952 - Remove unnecessary local patch against libvorbis. r=chris.double 2009-10-05 11:56:08 +13:00
memory/jemalloc b=515354; implement "about:memory", jemalloc_stats export; r=ted 2009-10-03 00:21:30 -07:00
modules Merge mozilla-central to electrolysis to pick up bug 515436. 2009-10-12 10:51:38 -04:00
netwerk Bug 523097 - Turn off MOZ_IPC for platforms where we currently don't build, and fix up ifdefs so that everything builds 2009-10-19 09:55:03 -04:00
nsprpub Bug 516396: Update NSPR to the NSPR_4_8_2_RTM CVS tag. Back out the 2009-10-05 16:20:41 -07:00
other-licenses Bug 512424 - implement IAccessibleTable2, r=marcoz, davidb, sr=neil 2009-09-11 09:07:56 +08:00
parser Backed out changeset e22bef491d84 2009-10-08 16:43:55 -07:00
probes
profile Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
rdf Bug 518104 - Implement HTML5 changes to <script defer>. r=hsivonen, sr=mrbkap. (Tests fixed and code merged to tip by hsivonen.) 2009-10-02 14:13:59 +03:00
security Bug 514295 - Adding comment per wtc. Work around bustage in NSS when building WINCE with MOZ_DEBUG_SYMBOLS set. r=ted 2009-09-08 15:22:48 -07:00
storage Bug 519326 - Variant.h(152) : warning C4244: '=' : conversion from 'PRInt64' to 'PRInt32', possible loss of data. r=sdwilsh 2009-10-09 22:15:19 +02:00
testing Bug 519574. mochitest-oop -> mochitest-ipcplugins. 2009-10-16 13:53:32 -07:00
toolkit Fix lingering error from changing IPDL methods from returning nsresult to bool 2009-10-19 13:03:22 -07:00
tools Bug 518632 - Remove embedding/config/, r=bsmedberg 2009-10-02 20:15:26 -07:00
uriloader [OS/2] Bug 516117 - fix problem with GetFromTypeAndExtension() so that handlers get listed in Tools->Options->Applications, r=pweilbacher 2009-09-22 15:53:28 +02:00
view Backed out changeset 7799cfb99362 (Bug 517804 - Flush reflows and invalidations during viewWillDraw) because it caused a ts_shutdown regression. 2009-09-23 08:53:25 +12:00
webshell
widget Merge mozilla-central to electrolysis to pick up bug 515436. 2009-10-12 10:51:38 -04:00
xpcom Merge mozilla-central to electrolysis to pick up bug 515436. 2009-10-12 10:51:38 -04:00
xpfe Bug 489045 - nsXULWindow::GetParentNativeWindow crashes if GetParentWidget returns null. r=roc 2009-10-09 20:05:08 +13:00
xpinstall bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg 2009-10-04 12:44:52 +02:00
xulrunner Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
.hgignore [HTML5] Remove unneeded parser/html/java/translator directory (bug 518224). r=hsivonen 2009-09-25 12:57:09 -07:00
.hgtags Merge mozilla-central into Electrolysis 2009-08-26 12:15:27 -04:00
LEGAL
LICENSE
Makefile.in Backed out changeset 8cbc47eee659 2009-10-02 18:09:08 -05:00
README.txt
aclocal.m4 Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted 2009-09-22 09:05:48 -04:00
allmakefiles.sh
client.mk dummy commit 2009-09-02 00:27:27 -07:00
client.py Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg. 2009-09-23 10:57:22 -07:00
configure.in Bug 523097 - Turn off MOZ_IPC for platforms where we currently don't build, and fix up ifdefs so that everything builds 2009-10-19 09:55:03 -04: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 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/