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
Go to file
2010-02-01 12:44:54 -06:00
accessible Bug 541474 - make events coalescing smarter, r=ginn, davidb 2010-01-27 19:45:32 +08:00
browser Merge mozilla-central into electrolysis. 2010-01-27 09:56:07 -05:00
build Merge backouts related to bug 535564 and bug 542337 2010-01-27 13:22:25 -05:00
caps Bug 515437 CSP connection code, r=jst,dveditz sr=jst 2010-01-22 13:38:21 -08:00
chrome Bug 540745 - Remove app-chrome.manifest related code, r=bsmedberg 2010-01-20 11:57:31 -08:00
config Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
content Bug 542047 - Forward nsDOMScrollAreaEvent. r=smaug 2010-01-27 15:55:57 -05:00
db Bug 530667 - Upgrade to SQLite 3.6.22 2010-01-06 10:32:47 -08:00
dbm Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
docshell Backout changeset f41cab7bf009 2010-01-26 18:20:54 +01:00
dom Final merge of debug-spew backout 2010-01-26 20:09:07 -06:00
editor Bug 539531 - Crash when I click-and-drag on a "Gordon" flash emulation [@ nsFrameSelection::ConstrainFrameAndPointToAnchorSubtree(nsIFrame*, nsPoint&, nsIFrame**, nsPoint&) ]. r=bz 2010-01-20 11:22:09 +01:00
embedding Backout changeset f41cab7bf009 2010-01-26 18:20:54 +01:00
extensions Bug 541155 - test_loadflags.html doesn't reset prefs properly (manifests as a failure in modules/plugin/test/test_cookies.html), r=dwitte 2010-01-21 14:11:49 -05:00
gfx mRectListHead.x needs a sentinel value (not y). Clarify the use of nscoord sentinel values and handle float nscoord too. b=541869 r=roc r=jonitis 2010-01-27 09:35:37 +01:00
intl Replace locale no-NO by nb-NO. Bug 533814, r=pike 2009-12-22 04:53:05 -08:00
ipc Error out if there are manager/managee cycles in protocol graphs. r=cjones 2010-02-01 12:44:54 -06:00
jpeg Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
js Merge mozilla-central into electrolysis. 2010-01-27 09:56:07 -05:00
layout Merge backouts related to bug 535564 and bug 542337 2010-01-27 13:22:25 -05:00
media Bug 530313 - libtheora fails to compile on mingw. r=ted 2010-01-20 11:25:22 +01:00
memory/jemalloc Bug 515556 - Fix jemalloc committed memory statistics. r=vlad 2009-11-10 16:01:08 -08:00
modules Bug 542337 - '[OOPP] hang in test_plugin_clipping2.xhtml' Followup fix, r=roc. 2010-01-28 12:23:07 -08:00
netwerk Merge mozilla-central into electrolysis. 2010-01-27 09:56:07 -05: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 531259 - The SVG script element should respect the aFromParser flag on NS_NewElement. r=hsivonen, r+sr=jst 2010-01-15 11:44:12 +00: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 Backed out bug 514188 - fix nsProfileLock to use SA_SIGINFO style signal handler, so it can chain to Breakpad's signal handler properly to try to fix Linux Breakpad bustage. 2009-12-18 15:32:57 -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 Merge mozilla-central with electrolysis. 2010-01-25 11:57:19 -05:00
storage Backout patch from bug 489897 as the likely cause of pwmgr test failures. 2009-12-31 01:15:11 -06:00
testing Bug 517938 - Test timed out in security/ssl/mixedcontent, r=ted 2010-01-26 14:33:03 +01:00
toolkit Merge mozilla-central into electrolysis. 2010-01-27 09:56:07 -05: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 526394. Part 35: Prevent event dispatch and script execution during UpdateViewAfterScroll, even in the presence of malign Win32 reentrant APIs. r=mats 2010-01-12 10:45:20 +13: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 542337 - '[OOPP] hang in test_plugin_clipping2.xhtml' r=jimm. 2010-01-28 11:27:08 -08:00
xpcom Bug 535564 yet another attempt - Don't inherit the leak log handle from parent to child processes: Java spawns a process which holds this handle alive beyond our shutdown, causing our test harnesses to be unable to delete it, r?jgriffin 2010-01-26 15:50:53 -05: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 Added tag last-mozilla-central for changeset dba2abb7db57 2009-12-16 13:27:55 -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 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09: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 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/