Gecko engine for Wine
Go to file
2010-07-30 18:51:58 +08:00
accessible Bug 561924 - Remove group info hack from accDescription. r=MarcoZ 2010-07-26 08:20:03 -04:00
browser Bug 581654 - Fix places in browser-places.js that use for each...in to loop over arrays. r=mak 2010-07-27 01:04:13 +02:00
build Bug 580418 Fix remote reftests to start their own httpd.js webserver r=jmaher 2010-07-26 18:43:34 -07:00
caps Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution. 2010-07-28 14:36:06 +02:00
chrome Bug 578262: Clean up style in and remove build warnings from new-ishly merged e10s code. r=bsmedberg 2010-07-19 13:33:33 -05:00
config Bug 581903 Make --enable-xterm-updates work with PARALLEL_DIRS r=khuey 2010-07-27 12:44:21 +01:00
content Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution. 2010-07-28 14:36:06 +02:00
db Bug 581000 - Upgrade to SQLite 3.7.0 2010-07-23 08:28:30 -07:00
dbm Bug 527659, Update mozilla-central to NSS 3.12.6 (beta) 2010-02-07 12:54:28 +01:00
docshell Bug 580819 - Don't try to "replace" the transient about:blank content viewer when loading about:blank immediately after it. r=smaug 2010-07-21 16:26:27 -07:00
dom Back out bug 580803. 2010-07-28 11:20:19 -07:00
editor Bug 581166, part 2: Avoid passing null argument to RemoveEditActionListener in ~nsPlainTextEditor, to quiet 2 NS_ENSURE_TRUE warnings at shutdown time. r=ehsan a=bsmedberg 2010-07-26 12:11:09 -07:00
embedding bug 578493 - Set env vars before loading libraries r=mwu 2010-07-16 11:52:01 -04:00
extensions Merge mozilla-central to tracemonkey. 2010-07-20 15:07:03 -07:00
gfx Back out changeset ba9be0418b15 (bug 579963) because it didn't work. 2010-07-25 18:10:08 -05:00
intl Bug 575175: Make the HTML5 parser deal with Unicode decoder signaling -1 consumed bytes. r=smontagu a=blocking 2010-07-26 12:11:09 -07:00
ipc Merge mozilla-central to tracemonkey. 2010-07-27 13:09:04 -07:00
jpeg Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
js Bug 568782 add #ifdef SOLARIS for mmap/munmap changes r=igor 2010-07-30 18:51:58 +08:00
layout Back out b17c8b926585, seems to not work any more. :-\ 2010-07-27 18:23:30 -07:00
media Bug 577207 vp8 warning: empty body in an if-statement. r=derf a=bsmedberg 2010-07-23 13:58:15 +12:00
memory Merge mozilla-central to tracemonkey. 2010-06-21 18:01:14 -07:00
modules Merge mozilla-central to tracemonkey. 2010-07-27 13:09:04 -07:00
netwerk Add some debugging data to a failing test. 2010-07-27 15:45:11 -07:00
nsprpub Bug 575620: Update NSPR to NSPR_4_8_6_BETA3. Includes patches for 2010-07-12 20:46:06 -07:00
other-licenses Bug 571387 - Use the official Unicode UAC and ShellLink distributions. r=jmathies 2010-06-21 18:17:05 -07:00
parser Bug 575175: Make the HTML5 parser deal with Unicode decoder signaling -1 consumed bytes. r=smontagu a=blocking 2010-07-26 12:11:09 -07:00
probes
profile Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg 2010-07-02 10:27:06 -04:00
rdf Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work. 2010-06-10 14:11:40 -04:00
security Bug 539174 - Add localization note and use positional arguments in l10n. r=db48x 2010-07-24 11:02:26 +02:00
services Bug 577383 - Merge fx-sync to mozilla-central [r=mconnor] 2010-07-07 17:39:40 -07:00
storage Merge mozilla-central to tracemonkey. 2010-07-27 13:09:04 -07:00
testing Bug 563095 Ensure package test target for Android contains sutagent apk r=ted a=NPOTB 2010-07-26 18:43:34 -07:00
toolkit Bug 487829 - Scroll buttons should only react to left clicks. r=enn 2010-07-27 01:02:58 +02:00
tools Bug 574311 - Build failure with trace malloc when using GCC visibility pragma. r=doug.turner 2010-07-17 09:52:30 +03:00
uriloader Bug 581738: Revert b09b40c61117 (temporary disabling of test on Win7) because bug 542504 is now fixed. 2010-07-26 15:46:09 -07:00
view Bug 576332. Don't dispatch synthetic mouse move events if our root view has no widget. r=dbaron 2010-07-20 13:29:30 +12:00
webshell Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg 2010-07-02 10:27:06 -04:00
widget Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.5 fix some nits r=jmatheis, a2=joe 2010-07-27 21:50:21 +09:00
xpcom Merge mozilla-central to tracemonkey. 2010-07-27 13:09:04 -07:00
xpfe Bug 351235 Followup to fix indentation botch 2010-07-25 17:56:33 +01:00
xpinstall Merge mozilla-central to tracemonkey. 2010-07-02 17:25:52 -07:00
xulrunner Bug 577426 - Disable JavaXPCOM by default in all configurations, because there is no active maintainer, sr=shaver 2010-07-26 14:10:55 -04:00
.hgignore Bug 560357 - .hgignore should ignore ctags, r=ted 2010-04-29 10:33:37 +02:00
.hgtags Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691. 2010-07-01 11:55:57 -04:00
aclocal.m4
allmakefiles.sh Bug 571902 - Land sync and crypto components on trunk [r=mconnor r=ted] 2010-06-21 17:07:13 -07:00
client.mk Bug 572529 Make it even easier to build with pymake r=ted 2010-06-30 12:45:21 +01:00
client.py Bug 550223, Update nspr/nss actions in client.py 2010-03-09 14:54:09 +01:00
configure.in Bug 508082: Implement a raw video decoder. Based on an earlier patch by Brad Lassey. r=doublec 2010-07-26 12:35:16 -07:00
LEGAL
LICENSE Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver 2010-02-23 09:37:07 -08:00
Makefile.in Bug 516984 - Make file changes for Mozmill support in buildbot r=ted 2010-06-01 13:45:01 -07:00
README.txt Trivial change to force new round of builds, trying to resolve bug 581888 by backing out mac64 mozconfig changes 2010-07-26 20:51:40 +12: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 (https://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/