Gecko engine for Wine
Go to file
2009-10-08 13:41:44 -07:00
accessible Bug 520709 - mochitest to ensure name/description are updated on a11y focus if they were changed on DOM focus, r=marcoz 2009-10-06 15:50:47 +08:00
browser Bug 521216 - Don't use 'for each...in' for arrays and node lists. r=robarnold 2009-10-08 19:35:18 +02:00
build Merge backout 2009-10-02 18:09:39 -05:00
caps Backed out changeset 542fa9413bd0, fix for bug 517196 (The JSClass of wrappers shouldn't change when morphing from slim to XPCWrappedNative), to try to fix orange. 2009-10-08 13:41:44 -07:00
chrome Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
config Fix the static analysis error: m.isVirtual is a tri-state undefined, true, or "pure", and I didn't take that into account when writing the original NS_OVERRIDE analysis. 2009-10-04 14:35:33 -04:00
content Part 2 of fix for bug 518669 (Remove a QI and AddRef/Release from nsNodeUtils::CloneAndAdopt). r=bz. 2009-09-28 22:33:30 +02:00
db Backed out changeset 59a6c227df86 2009-10-02 15:23:36 +10: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 b=515354; Implement "about:memory"; r=mconnor 2009-10-03 00:21:34 -07:00
dom Bug 507805: Support FileRequest API for reading Files. r/sr=sicking 2009-10-07 01:30:26 -07: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 Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu 2009-10-06 17:09:16 -07:00
extensions Bug 518950 - FindNextTextNode in mozInlineSpellWordUtil.cpp is slow, r=bz 2009-09-30 13:45:14 +03: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 514665 - fix stupid module name differences on windows. r=ted 2009-09-25 18:41:16 +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 Backed out changeset 542fa9413bd0, fix for bug 517196 (The JSClass of wrappers shouldn't change when morphing from slim to XPCWrappedNative), to try to fix orange. 2009-10-08 13:41:44 -07:00
layout Increase test tolerance to try to fix random orange. 2009-10-08 08:13:49 -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 510874 - Replace ZIP error codes with the NS_ERROR_ codes 2009-10-08 16:24:22 +02:00
netwerk Bug 510991 - NS_GetURLSpecFromFile does a stat(). r=biesi 2009-10-06 15:43:59 +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 Bug 512424 - implement IAccessibleTable2, r=marcoz, davidb, sr=neil 2009-09-11 09:07:56 +08:00
parser 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
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 471301 - nsNSSASN1Tree::LoadASN1Structure is missing calls to BeginUpdateBatch/EndUpdateBatch. r=kaie 2009-09-30 10:04:17 +02:00
storage Backed out changeset 59a6c227df86 2009-10-02 15:23:36 +10:00
testing bug 521156 - tests package only 160 bytes for universal mac builds since tracemonkey merge. fix a bad merge. 2009-10-08 06:39:23 -04:00
toolkit Bug 514977 - mention Windows Mobile in FreeType copyright notice. 2009-10-08 16:16:39 +01:00
tools Bug 518632 - Remove embedding/config/, r=bsmedberg 2009-10-02 20:15:26 -07:00
uriloader Bug 514823. r=Mardak, r=sdwilsh 2009-09-29 10:58:27 -07: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 Fix for bug 499781 (Move some methods from nsILink to nsIContent). r=bz, sr=dbaron. 2009-07-13 13:48:06 +02:00
widget Bug 520860: Remove code to suppress Maemo autocomplete widget, r=roc 2009-10-07 10:14:49 -04:00
xpcom Bug 412796: Optimize fastload system (mmap fileIO) r=brendan 2009-10-08 10:30:21 -07:00
xpfe Bug 476422 Compose window menu activation triggers bogus JS exception r=philor 2009-10-07 23:56:39 +01: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 Tagging the last common changeset of mozilla-central and mozilla-1.9.2. The tagged changeset represents the branchpoint of the two. 2009-08-13 09:53:57 -04:00
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 Add missing makefiles, rs=ted 2009-06-27 16:12:56 -07:00
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 469654 - Windows x64 build support. r=ted 2009-10-06 17:28:05 +09:00
LEGAL
LICENSE
Makefile.in Backed out changeset 8cbc47eee659 2009-10-02 18:09:08 -05:00
README.txt Bug 502499 - Remove extra "the" from core readme. r=bsmedberg 2009-07-07 14:14:15 +02:00

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/