Gecko engine for Wine
Go to file
2010-02-05 11:22:39 -08:00
accessible Bug 492956 - mochitest-a11y failed, summary reports unexpected huge numbers for pass/fail; (Cv2) Remove leftover observer. 2010-02-04 19:15:03 +01:00
browser Bug 541393 - gBrowser.moveTabTo(gBrowser.selectedTab, 0) with only one tab open moves the tab after the new tab button. r=gavin 2010-02-05 08:33:46 +01:00
build bug 540627 - provide an environment variable to save minidumps from test runs. r=bsmedberg 2010-02-03 14:15:17 -05:00
caps Bug 543696: Remove unused nsIScriptSecurityManager::CheckConnect. r/sr=mrbkap 2010-02-02 02:29:15 -08:00
chrome Bug 540745 - Remove app-chrome.manifest related code, r=bsmedberg 2010-01-20 11:57:31 -08:00
config Bug 536451 - OS/2 cannot handle mozsqlite3.dll. r=ted 2010-02-04 15:51:02 +01:00
content Backed out changeset: b3d6a8724029 of 2010-02-04 20:55:10 +01:00
db Bug 536451 - OS/2 cannot handle mozsqlite3.dll. r=ted 2010-02-04 15:51:02 +01:00
dbm Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
docshell Bug 541050 - Add greater-than signs to test_bug404548.html to make it not fail with the HTML5 parser. r=bzbarsky. 2010-02-03 14:40:05 +02:00
dom Bug 180568 - Remove unused strings. r=josh 2010-02-05 08:34:35 +01:00
editor Bug 542912 - Refactor the newline handling behavior in nsTextEditRules; r=bzbarsky sr=roc 2010-02-01 13:12:31 -05:00
embedding Merge mozilla-central to tracemonkey. 2010-01-29 09:51:21 -08:00
extensions Bug 542660. Move universalchardet tests that use XPConnect to mochi-chrome. r=smontagu 2010-02-03 13:35:15 -08:00
gfx Backed out changeset: b3d6a8724029 of 2010-02-04 20:55:10 +01:00
intl Bug 522561 crash replying to message that has attached eml [@ strlen | nsDateTimeFormatMac::FormatPRExplodedTime(nsILocale*, int, int, PRExplodedTime const*, nsAString_internal&)] 2010-02-02 16:29:17 -08:00
ipc Bug 544361 - Silverlight 3 doesn't work since XPCOM was removed from plugin processes, it needs CoInitialize, r=cjones 2010-02-04 15:00:00 -06:00
jpeg Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
js bug 543839 - followup to skip the test if evalcx is not available. This should fix jsreftest orange CLOSED TREE 2010-02-05 19:14:08 +03:00
layout Appropriately escape CSS identifiers when serializing. (Bug 543428) r=bzbarsky 2010-02-04 12:49:29 -08:00
media Bug 501894: Fix AIX linker error in libvorbis r=roc 2010-01-30 07:43:45 -05:00
memory/jemalloc Bug 515556 - Fix jemalloc committed memory statistics. r=vlad 2009-11-10 16:01:08 -08:00
modules Bug 543101: (Test-only change) When comparing filesystem timestamps to zip-file timestamps in zipwriter tests, truncate both values to second precision. r=dtownsend. CLOSED TREE 2010-02-05 11:22:39 -08:00
netwerk Bug 543497, Patch A: Fix "warning: suggest parentheses around comparison in operand of &" in nsBinHexDecoder.cpp. r=jduell 2010-02-02 13:56:45 -08:00
nsprpub Bug 451187 JS causes a crash in nspr [@ Bfree ] 2010-01-13 21:21:52 +01:00
other-licenses Bug 536336 - Remove copyright strings in UI, r=gavin,handerson 2009-12-29 14:13:00 -08:00
parser Bug 295506 - Variable tabulator width instead of fixed width of 4 spaces. r=mrbkap 2010-02-03 13:59:01 +01:00
probes
profile bug 514188 - fix nsProfileLock to use SA_SIGINFO style signal handler, so it can chain to Breakpad's signal handler properly. r=bsmedberg 2009-12-14 06:44:27 -05: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 456099 followup: Remove unneeded & unused variables introduced by earlier outparam-deletion patch. r=smaug 2010-02-02 12:05:22 -08:00
storage Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
testing Bug 511317 - Add a SERVER_ROOT object-state mapping to the Mochitest harness. r=sicking 2010-02-02 17:28:46 -08:00
toolkit Bug 542192 - Restyle Mac menus. r=dao 2010-02-04 20:30:18 +01:00
tools bug 539938 - Make L10n nightly updates work (for SeaMonkey), make generatesnippet.py accept a branch argument, r=armenzg 2010-01-19 18:49:07 +01:00
uriloader Bug 530505: Rev IID on various interfaces for Gecko 1.9.3 r=bsmedberg 2010-01-23 11:34:08 -05:00
view Bug 543681. Update the dirty region of view properly when scrolling. r=roc 2010-02-02 19:55:29 -06: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 Correcting comment 2010-02-04 06:49:55 -08:00
xpcom Bug 536451 - OS/2 cannot handle mozsqlite3.dll. r=ted 2010-02-04 15:51:02 +01:00
xpfe Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz 2010-01-23 13:41:41 +02:00
xpinstall Bug 519263 - Session and time-based expiration for permissions in permissions manager. r=dwitte, 2009-10-16 14:01:04 -07:00
xulrunner bug 538183. Update xulrunner debian package control files. r=blassey 2010-01-06 09:10:48 -08:00
.hgignore Bug 537271 - Add .pyo files to .hgignore, r=ted 2010-01-08 13:57:46 +01:00
.hgtags Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05: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 bug 501034 - add a Win32 helper app to crash a process, and make automation.py use it when the app hangs. r=Waldo 2009-10-16 13:34:27 -04: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 536451 - OS/2 cannot handle mozsqlite3.dll. r=ted 2010-02-04 15:51:02 +01:00
LEGAL
LICENSE
Makefile.in b=530038; add build warning if configure or config.status are out of date; r=ted 2010-01-22 16:39:13 -08: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/