Gecko engine for Wine
Go to file
2010-05-04 21:28:19 -07:00
accessible Bug 562328 - Disable test_frames.html because it fails due to waitForFocus() brokennes when the HTML5 parser is enabled. r=roc. 2010-04-29 14:22:27 +03:00
browser Bug 555512: Reorganize removed-files.in r=rs 2010-05-02 17:56:16 -04:00
build Backout new add-ons manager due to Ts regression on OSX 10.5 2010-05-01 11:04:44 -07:00
caps Bug 516085 - replace the most frequent IOService getter with an efficient one r=biesi 2010-04-12 08:44:28 -07:00
chrome Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov 2010-04-29 18:59:13 +02:00
config Bug 557958 - Get rid of MOZ_DISABLE_VISTA_SDK_REQUIREMENTS, which was deprecated in m-1.9.2; (Av1) Just get rid of it. 2010-05-04 17:30:31 +02:00
content Start annotating crashtest manifests with assertion counts. (Bug 472557) 2010-05-04 21:28:19 -07:00
db Bug 555719 - (SQLite3.6.23.1) Upgrade to SQLite 3.6.23.1. rs=sdwilsh, some other dude who gave him an rs for such upgrades in general. 2010-03-31 13:30:26 -07:00
dbm Bug 527659, Update mozilla-central to NSS 3.12.6 (beta) 2010-02-07 12:54:28 +01:00
docshell Bug 562319 - Make NavigationUtils.js try harder when detecting if a frame is done loading. r=bzbarsky. 2010-04-29 14:22:27 +03:00
dom Merge tracemonkey to mozilla-central. 2010-05-04 13:27:55 -04:00
editor Bug 488420 IME enabled state is not modified when a focused editor's readonly attribute is changed r=smaug 2010-05-05 02:40:39 +09:00
embedding Bug 563114 - Remove nsINonBlockingAlertService. r=karlt, r=bsmedberg, sr=roc 2010-05-04 17:41:07 -07:00
extensions Bug 562591 - comparison between signed and unsigned integer expressions in mozPersonalDictionary::Save, r=bz 2010-04-29 00:10:00 -07:00
gfx Bug 561412 - new yuv -> rgb conversion code assumes GTK=linux. r=roc 2010-05-02 14:20:40 +02:00
intl Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov 2010-04-29 18:59:13 +02:00
ipc Bug 560615, XPCOM fails to build because of incorrect IPC code 2010-05-03 13:35:19 +02:00
jpeg Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
js Annotate jsreftest manifests with assertion counts. (Bug 472557) 2010-05-04 21:28:18 -07:00
layout Annotate reftest manifests with assertion counts. (Bug 472557) 2010-05-04 21:28:19 -07:00
media Bug 559343 - Silence a Coverity warning in libtheora. r=timeless 2010-04-29 12:11:40 +12:00
memory Bug 560723: Interpose non-throwing mozilla variants of VC10 STL functions that throw exceptions. r=ehsan sr=bsmedberg 2010-04-28 19:38:41 -05:00
modules Bug 373864 - Enable the HTML5 parser by default. r+sr=jst. 2010-04-29 14:31:05 +03:00
netwerk Bug 549641, Firefox raises alarm (in error console) about SSL servers being vulnerable to CVE-2009-3555 2010-05-03 13:34:16 +02:00
nsprpub update nspr to NSPR_HEAD_20100330 to pick up support for android r=ted 2010-03-30 15:23:44 -04:00
other-licenses Bug 260911 - fix 'hierarchy' misspellings. r=timeless 2010-04-29 21:01:11 +02:00
parser Bug 562013 - parse innerHTML directly to the destination node, p=smaug+hsivonen, r=sicking 2010-05-04 11:36:42 +03:00
probes
profile Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov 2010-04-29 18:59:13 +02:00
rdf Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap 2010-03-08 07:45:00 -08:00
security Bug 562310 Part 6: Convert C-string version (nsCCommaSeparatedTokenizer) into generic nsCCharSeparatedTokenizer class, too. r=roc 2010-05-04 07:43:48 -07:00
storage Bug 562855 - hook_sqlite_mutex in test_true_async.cpp should check the return value from sqlite3_initialize() and sqlite3_shutdown(), r=asuth 2010-05-02 01:57:00 -07:00
testing Bug 427500 - Upgrade the copy of MochiKit used in Mochitest, to v1.4.2; (Dv2) Remove MochiKit r1174 tests. 2010-05-01 14:02:03 +02:00
toolkit Merge tracemonkey to mozilla-central. 2010-05-04 13:27:55 -04:00
tools Output the unknown value as a number not a character. b=474800 r=dbaron 2010-04-27 18:15:02 +02:00
uriloader Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking 2010-04-30 09:12:05 -04:00
view Bug 555704 - useless null check of baseView in nsViewManager::DispatchEvent, r=roc 2010-03-29 06:50:00 -07:00
webshell Bug 461199 (Part 17) - Remove no longer needed code from webshell and docshell. 2009-12-15 16:04:18 -08:00
widget Bug 488420 IME enabled state is not modified when a focused editor's readonly attribute is changed r=smaug 2010-05-05 02:40:39 +09:00
xpcom Bug 562310 followup: remove whitespace on empty lines, in nsCharSeparatedTokenizer.h. (whitespace-only changes) 2010-05-04 07:43:48 -07:00
xpfe Bug 555658 Move Find Service and intl charset-menu code to toolkit. r=dtownsend 2010-04-29 19:35:39 +01:00
xpinstall Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov 2010-04-29 18:59:13 +02:00
xulrunner Bug 560935 - "STL/XPCOM_GLUE/infallible-new build error in xulrunner/stub" [r=cjones] 2010-04-21 12:22:00 -05:00
.hgignore Bug 560357 - .hgignore should ignore ctags, r=ted 2010-04-29 10:33:37 +02:00
.hgtags Create UPDATE_PACKAGING_R10 on mozilla-central to get 3.7a* release updates working. NPOTB CLOSED TREE 2010-03-16 14:17:01 -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 Bug 554583 Failed to configure firefox on Solaris r=ted.mielczarek 2010-03-29 17:26:19 +08:00
client.mk dummy commit 2009-09-02 00:27:27 -07:00
client.py Bug 550223, Update nspr/nss actions in client.py 2010-03-09 14:54:09 +01:00
configure.in Bug 557958 - Get rid of MOZ_DISABLE_VISTA_SDK_REQUIREMENTS, which was deprecated in m-1.9.2; (Av1) Just get rid of it. 2010-05-04 17:30:31 +02: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 561419: Only upload breakpad symbols to FTP for now, to reduce load on mv<-->mpt link. r=bsmedberg, a=dholbert_sheriff 2010-04-23 13:00:06 -07: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/