INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
Marco Bonardo dd1db45dac Bug 507784 - Some session restore tests don't correctly remove event listeners. r=trivial-cleanup 2009-10-13 15:31:53 +02:00
accessible Bug 520769 - we should not expose abstract aria roles. r=MarcoZ,surkov 2009-10-09 12:32:44 -04:00
browser Bug 507784 - Some session restore tests don't correctly remove event listeners. r=trivial-cleanup 2009-10-13 15:31:53 +02:00
build bug 515436 - Electrolysis test runs need a special LD_LIBRARY_PATH. fix automation.py and various consumers to not overwrite LD_LIBRARY_PATH. r=bsmedberg 2009-10-08 14:10:47 -04:00
caps Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz 2009-10-12 12:31:50 -07:00
chrome
config [OS/2] Bug 520418 - build break due to empty short DLL names, r=pweilbacher 2009-10-12 10:33:20 +02:00
content Bug 519049 Wrong value broadcast when setting attribute twice while script blocker active r=smaug sr=bz 2009-10-13 11:11:17 +01:00
db Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3) 2009-10-13 15:22:56 +02:00
dbm
docshell b=515354; Implement "about:memory"; r=mconnor 2009-10-03 00:21:34 -07:00
dom Bug 521705 - SVG SMIL: Update getStartTime to match behaviour in SVG 1.1 SE r=roc 2009-10-13 10:14:08 +11:00
editor
embedding Bug 520339 - Remove leftovers from MOZ_COMPONENTLIB, r=bsmedberg 2009-10-10 18:07:43 -07:00
extensions Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3) 2009-10-13 15:22:56 +02:00
gfx Bug 426788 - When DPI set to 144, User interface is scretched very much. and html document is rendered very large, r=roc 2009-10-08 11:14:40 +02:00
intl Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3) 2009-10-13 15:22:56 +02: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 Try to fix orange. 2009-10-13 11:01:02 +02:00
layout Don't propagate the FRAMES_ARE_EMPTY flag when continuations cross block frame boundaries. Bug 495875, r+sr=roc 2009-10-13 00:12:54 -07:00
media Bug 518952 - Remove unnecessary local patch against libvorbis. r=chris.double 2009-10-05 11:56:08 +13:00
memory/jemalloc Bug 521182 remove -arch:SSE2 from crtvc9sp1.diff r=ted 2009-10-09 00:07:15 +09:00
modules Bug 518940. Fix intermittent orange. 2009-10-12 14:35:21 -07:00
netwerk Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3) 2009-10-13 15:22:56 +02: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
parser Bug 509851 - Flash object does not appear with HTML5 parser enabled. r=bzbarsky. 2009-10-12 16:08:04 +03:00
probes
profile
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 471301 - nsNSSASN1Tree::LoadASN1Structure is missing calls to BeginUpdateBatch/EndUpdateBatch. r=kaie 2009-09-30 10:04:17 +02: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 515436 - Electrolysis test runs need a special LD_LIBRARY_PATH. fix automation.py and various consumers to not overwrite LD_LIBRARY_PATH. r=bsmedberg 2009-10-08 14:10:47 -04:00
toolkit Bug 521225 - Stop syncing for random failing Places tests, and make sheriffs happier, r=sdwilsh 2009-10-13 15:31:46 +02:00
tools Bug 518632 - Remove embedding/config/, r=bsmedberg 2009-10-02 20:15:26 -07:00
uriloader Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3) 2009-10-13 15:22:56 +02:00
view Bug 508495. Let CSS borders and padding apply to plugin elements, and fix layout, painting and event handling to work with them. r=dbaron 2009-09-11 13:44:20 +12:00
webshell
widget Bug 521848 - Accelerometer on newer MBP have x and y reversed. r=josh 2009-10-12 20:08:52 -07:00
xpcom bug 412796: typos in earlier commit. r=brendan 2009-10-12 11:56:37 -07:00
xpfe Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz 2009-10-12 12:31:50 -07:00
xpinstall bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg 2009-10-04 12:44:52 +02:00
xulrunner Bug 514665 - fix stupid module name differences on windows. r=ted 2009-09-25 18:41:16 +02:00
.hgignore [HTML5] Remove unneeded parser/html/java/translator directory (bug 518224). r=hsivonen 2009-09-25 12:57:09 -07:00
.hgtags
LEGAL
LICENSE
Makefile.in Backed out changeset 8cbc47eee659 2009-10-02 18:09:08 -05:00
README.txt
aclocal.m4
allmakefiles.sh
client.mk
client.py
configure.in Merge backout of bug 456646. 2009-10-09 18:15:34 +13: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/