Gecko engine for Wine
Go to file
2008-07-02 14:35:46 -07:00
accessible bug 442659 - Alt value overrides aria-labelledby text for image based controls, r=aaronlev 2008-07-02 19:11:50 +02:00
browser Bug 436219: nsINavBookmarksService.runInBatchMode comment is incorrect (r=mano) 2008-07-02 14:35:46 -07:00
build Backout bug 428009 2008-06-18 14:30:29 +02:00
caps Followup patch to bug 425201. Make sure to throw if xhr.open is called with an illegal uri. Also restore the nsIScriptSecurityManager.CheckConnect API as soap still uses it 2008-04-18 10:35:55 -07:00
chrome Bug 391311 followup - if the chrome registry doesn't initialize correctly, don't crash on destruction, r=Mossop a=beltzner 2008-04-11 08:05:58 -07:00
config Bug 425454 - whitelist placement-new for stack classes. Also uses treehydra analysis so we don't have to require a constructor for stack classes any more. r=taras 2008-06-30 12:44:06 -04:00
content Make :first-letter include following punctuation but not first letters that are neither letters nor digits. Bug 399941, r+sr=roc 2008-07-02 19:28:43 +03:00
db Bug 442769 - Annotate nsMorkReader as a stack-only class, r=dietrich 2008-07-01 16:38:02 -04:00
dbm Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
docshell Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst 2008-06-30 21:03:50 -04:00
dom Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst 2008-06-30 21:03:50 -04:00
editor Bug 442756 - Add stack annotations to editor classes, r=glazou sr=jst 2008-07-01 14:23:21 -04:00
embedding Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst 2008-06-30 21:03:50 -04:00
extensions Unit test for bug 9357 (Autodetection of EUC-KR) 2008-06-22 01:28:42 -07:00
gfx Backout crash tests for bug 409006. 2008-07-02 15:50:53 +02:00
intl Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron 2008-06-30 14:46:47 -04:00
ipc/ipcd backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
jpeg Bug 414042 - MSVC71 build error in jdapimin.c attempting to include intrin.h p=mook@songbirdnest.com (Mook) r=mmoy@yahoo.com (Michael Moy) sr=pavlov@pavlov.net (Stuart Parmenter) a=dsicore@mozilla.com (Damon Sicore) 2008-03-12 14:36:47 -07:00
js Sisyphus - JavaScript Tests - generalize std::bad_alloc -> out of memory post processing, bug 443156 2008-07-02 08:36:07 -04:00
layout Make :first-letter include following punctuation but not first letters that are neither letters nor digits. Bug 399941, r+sr=roc 2008-07-02 19:28:43 +03:00
memory/jemalloc Bug 427109: Add memory reserve and xmalloc() API, r=benjamin 2008-07-01 15:41:14 -07:00
modules Bug 424626 – (linux) Firefox is put into offline mode on startup when NetworkManager is running but not controlling the active network interface. - unhide pref [r=gavin(irc)] 2008-07-02 12:30:12 +02:00
netwerk Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron 2008-06-30 14:46:47 -04:00
nsprpub Import NSPR 4_7_1_RTM 2008-06-06 08:36:51 -04:00
other-licenses Bug 340976: use a better version of the Firefox icon on Vista, icon by Steven Garrity <steven@silverorange.com>, ui-r=faaborg, a=mconnor 2008-05-09 09:05:14 -07:00
parser Bug 438519. Make DocumentType.internalSbuset return null when there was no internal subset in the doctype at all. r+sr=sicking. Acid3 progress. 2008-06-14 20:24:13 +12:00
plugin/oji JEP 0.9.6.4. b=428606 r=josh sr=jst a=dsicore 2008-04-23 12:16:08 -07:00
probes
profile Bug 420459 Move mailnews-specific profe code. r=benjamin,Neil,sr=dmose,a1.9=beltzner 2008-03-17 12:05:24 -07:00
rdf Better handling of overflowing integer values. r+sr=roc@ocallahan.org, a=beltzner@mozilla.com 2008-07-01 15:46:12 -07:00
security Revert accidental checkin to NSS. 2008-06-29 17:10:28 -07:00
storage Bug 442762 - Annotate mozStorageStatementScoper with NS_STACK_CLASS, r=sdwilsh 2008-06-30 21:03:29 -04:00
sun-java
testing make runtests.py --log-file handle relative pathnames. r=sayrer (no bug) 2008-07-01 15:16:05 -04:00
toolkit Bug 436219: nsINavBookmarksService.runInBatchMode comment is incorrect (r=mano) 2008-07-02 14:35:46 -07:00
tools Bug 435122 - "Use TraceMalloc to get stack traces of potential deadlocks". r=bsmedberg+dbaron. 2008-06-26 10:12:42 -07:00
uriloader Windows unit test bustage fix for bug 378991 - windows has a different name for the executable 2008-06-03 14:44:37 +01:00
view Bug 442729 - Annotate stack-only classes in layout, r+sr=roc 2008-07-01 15:16:45 -04:00
webshell
widget changes to honor the disable printing flag b=362455 r=roc sr=roc 2008-07-02 12:35:31 -04:00
xpcom Bug 442968: fix small bug with void returns in outparams.js, r=bsmedberg 2008-07-01 15:31:10 -07:00
xpfe Re-landing. Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc 2008-06-28 03:55:30 -04:00
xpinstall Bug 422826: crashes [@ nsVoidArray::Count] called from nsXPInstallManager::DownloadNext. r=dveditz 2008-04-08 04:49:01 -07:00
xulrunner Bug 435122 - "Use TraceMalloc to get stack traces of potential deadlocks". r=bsmedberg+dbaron. 2008-06-26 10:12:42 -07:00
.hgignore Bug 417635 - import NSPR and NSS into hg, r=ted 2008-06-06 08:34:40 -04:00
.hgtags Added tag FENNEC_M4 for changeset caeba7562e49 2008-06-26 17:34:05 -04:00
aclocal.m4
allmakefiles.sh bug 361583, add testcases for jar.mn, r=ted.mielczarek 2008-06-13 16:41:43 +02:00
client.mk client.mk still includes instructions to call python client.py checkout, p=me, r=ted 2008-06-24 16:00:30 -03:00
client.py Bug 417635 - import NSPR and NSS into hg, r=ted 2008-06-06 08:34:40 -04:00
configure.in Bug 435414 - Upgrade to sqlite 3.5.9 2008-06-17 11:44:02 -04:00
LEGAL
LICENSE
Makefile.in Bug 391361. The integration of breakpad on Solaris. r=ted.mielczarek,a=beltzner. 2008-03-19 18:13:36 -07:00
README.txt

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 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/