Gecko engine for Wine
Go to file
Benjamin Smedberg c29bfd6d3d Bustage fix
2009-12-03 15:44:33 -05:00
accessible Bug 528311 - Crash [@ nsXULTreeAccessible::GetTreeItemAccessible(int, nsIAccessible**) ], part2, r=marcoz, b192=beltzner 2009-11-30 13:59:09 +08:00
browser Merge mozilla-central into Electrolysis 2009-11-30 12:59:43 -05:00
build Merge mozilla-central into Electrolysis 2009-11-30 12:59:43 -05:00
caps Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz 2009-10-12 12:31:50 -07:00
chrome Bug 519468: matchOS is read from default prefs at startup [r=benjamin] 2009-11-02 13:04:45 -05:00
config Merge mozilla-central into Electrolysis. 2009-11-24 10:06:03 -05:00
content bug 525342: make IPDL dtors part of the destructed actor's protocol instead of the manager's. r=bsmedberg 2009-12-03 02:16:14 -06:00
db bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek 2009-11-13 14:40:00 -05: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 into Electrolysis. 2009-11-24 10:06:03 -05:00
dom Bustage fix 2009-12-03 15:44:33 -05:00
editor bug 527674 - number of askterisks doesn't match the number of password charecters when user hits delete r=neil 2009-11-25 12:50:35 -05:00
embedding Bug 526247 - Focus handling doesn't work on TestGtkEmbed, r=enndeakin+karl 2009-11-05 15:59:37 +02:00
extensions Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden 2009-11-24 11:58:42 -08:00
gfx Bug 522299 - fix linux bustage. 2009-12-01 16:26:45 -06:00
intl Remove the concept of stateless unicode decoders since they now all have state. (Bug 530328) r=smontagu 2009-11-23 22:43:48 -08:00
ipc Bug 532659 - PluginScriptableObjectParent gets double-deleted when the plugin crashes, and fix the IPDL bug where we delete the actor if construction fails, instead of calling Deallocate on it, r=bent 2009-12-03 15:30:05 -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 Merge mozilla-central into Electrolysis 2009-11-30 12:59:43 -05:00
layout Bug 522299 - Electrolysis: Get windowless plugins drawing on win32. r=jmuizelaar. 2009-12-01 15:05:26 -06:00
media Bug 529197 - Update libtheora to SVN r16712. r=chris.double 2009-11-18 12:03:32 +13:00
memory/jemalloc Bug 515556 - Fix jemalloc committed memory statistics. r=vlad 2009-11-10 16:01:08 -08:00
modules Bug 532605 - _write conflicts with symbols in the MSVC runtime. Remove all vestiges of PR_BEGIN_EXTERN_C from nsNPAPIPlugin.{h,cpp}, so that these functions are given C++ mangled names in the namespace we actually declared for them. 2009-12-03 09:17:49 -05:00
netwerk bug 525342: make IPDL dtors part of the destructed actor's protocol instead of the manager's. r=bsmedberg 2009-12-03 02:16:14 -06:00
nsprpub Update NSPR to the NSPR_HEAD_20091118 CVS tag (a snapshot of NSPR 2009-11-18 19:01:27 -08:00
other-licenses Bug 407875 - Unprivileged users are not notified of security updates. r=dtownsend, r=vlad, a=dietrich 2009-11-18 21:50:05 -08:00
parser Fix the bad orange fix in the previous push. 2009-11-19 17:24:20 +02: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 Merge mozilla-central into Electrolysis. 2009-11-24 10:06:03 -05:00
storage Check to make sure that sqlite has been compiled with SQLITE_SECURE_DELETE (Bug 445164); r=asuth 2009-11-23 18:46:39 -05:00
testing Merge mozilla-central into Electrolysis 2009-11-30 12:59:43 -05:00
toolkit bug 529005: detect child process shutdowns vs. crashes, and expose this information to IPDL actors in a new |ActorDestroy(why)| interface. also ensure that subprotocol actors are notified of shutdown and cleaned up properly. r=bsmedberg r=bent 2009-12-03 02:16:28 -06:00
tools Bug 530125 - When forcing files, create the full workdir path if it doesn't exist yet. (NPOTB) - r=armenzg 2009-11-23 16:38:31 -05:00
uriloader Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden 2009-11-24 11:58:42 -08:00
view Bug 528025. Hold a strong ref from the view manager to the device context. r=roc/bz 2009-11-18 13:38:16 +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 Merge mozilla-central into Electrolysis 2009-11-30 12:59:43 -05:00
xpcom bug 529005: detect child process shutdowns vs. crashes, and expose this information to IPDL actors in a new |ActorDestroy(why)| interface. also ensure that subprotocol actors are notified of shutdown and cleaned up properly. r=bsmedberg r=bent 2009-12-03 02:16:28 -06:00
xpfe Fixing bug 516113. Don't let new windows open up after we've started XPCOM shutdown. r=bsmedberg, a=blocking1.9.2+ 2009-11-20 14:25:11 -08: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 530196: Using a symlinked greDir fails to launch application from nsXULStub [r=bsmedberg] 2009-11-23 22:17:06 -05:00
.hgignore No bug: Ignore idutils index files wherever they appear; ignore SpiderMonkey test logs. r=jorendorff 2009-10-16 11:48:16 -07:00
.hgtags Added tag last-mozilla-central for changeset 2bae3bbf866e 2009-11-30 13:17:34 -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 Merge mozilla-central into Electrolysis 2009-11-30 12:59:43 -05:00
LEGAL
LICENSE
Makefile.in Bug 457753: Ensure that the directory exists before zipping up crashreporter symbols. r=ted 2009-11-04 09:59:47 -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/