Gecko engine for Wine
Go to file
2009-01-09 10:19:48 -08:00
accessible Backed out changeset 4c4df6ed1b41 - Bug 396185 - Make nsIFrame not inherit from nsISupports due to mochitest failures... these appear to be crashes in nsGenericHTMLElement::GetEditorInternal. 2009-01-09 11:35:24 -05:00
browser Bug 463582 - Private browsing menu item does not work with no browser windows open; r=gavin 2009-01-09 14:54:17 +03:30
build bug 467271 - JS not being PGOed on win32. r=bsmedberg 2009-01-08 13:52:38 -05:00
caps Bug 412743 nsScriptSecurityManager::Init shouldn't treat failure of InitPrefs as fatal 2009-01-07 20:42:15 -08:00
chrome Bug 466582 - smarter handling of remote chrome (and not allowing it) 2008-12-09 16:27:42 -05:00
config bug 467271 - JS not being PGOed on win32. r=bsmedberg 2009-01-08 13:52:38 -05:00
content Bug 472239. Make sure to set up our listener before trying to call OnStartRequest on it. r+sr=jst 2009-01-09 12:54:23 -05:00
db Bug 471685 - Upgrade to SQLite 3.6.7 2009-01-08 11:51:25 -05:00
dbm
docshell Backed out changeset 4c4df6ed1b41 - Bug 396185 - Make nsIFrame not inherit from nsISupports due to mochitest failures... these appear to be crashes in nsGenericHTMLElement::GetEditorInternal. 2009-01-09 11:35:24 -05:00
dom Merge. 2009-01-07 23:41:00 -05:00
editor Backed out changeset 4c4df6ed1b41 - Bug 396185 - Make nsIFrame not inherit from nsISupports due to mochitest failures... these appear to be crashes in nsGenericHTMLElement::GetEditorInternal. 2009-01-09 11:35:24 -05:00
embedding Backed out changeset 4c4df6ed1b41 - Bug 396185 - Make nsIFrame not inherit from nsISupports due to mochitest failures... these appear to be crashes in nsGenericHTMLElement::GetEditorInternal. 2009-01-09 11:35:24 -05:00
extensions Bug 462593. Add nsPtrHashKey<T> to XPCOM. r=bsmedberg 2009-01-09 13:12:33 +13:00
gfx Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu 2009-01-09 13:23:28 +13:00
intl Update the GEOSTD8 to Unicode decoder. Bug 472746, r=Masatoshi Kimura <VYV03354@nifty.ne.jp> 2009-01-09 10:32:04 +02:00
jpeg
js bug 467271 - JS not being PGOed on win32. r=bsmedberg 2009-01-08 13:52:38 -05:00
layout Backed out changeset 4c4df6ed1b41 - Bug 396185 - Make nsIFrame not inherit from nsISupports due to mochitest failures... these appear to be crashes in nsGenericHTMLElement::GetEditorInternal. 2009-01-09 11:35:24 -05:00
media Bug 469639 - failed to build firefox trunk on OpenSolaris; define HAVE_ALLOCA_H on Solaris; r=chris.double sr=roc 2008-12-25 12:30:21 +01:00
memory/jemalloc Bug 465127 - Disable jemalloc page file support (r=bsmedberg, r=jasone) 2008-12-11 15:37:48 -08:00
modules Bug 442809: respect application caches in imgLoader.cpp. r=joedrew, sr=vlad 2009-01-04 21:52:22 -08:00
netwerk Bug 381598 - HTTP server tests cleanup, round two. r=me because the old tests are difficult to understand and it's not worth making someone read them to do a review 2008-12-18 11:05:40 -08:00
nsprpub Bug 469870: Upgraded nsprpub to NSPR_HEAD_20081216. r=kaie. 2008-12-18 14:34:38 -08:00
other-licenses Bug 415128: fix Help->About copyright notice to mention licensing information, and remove references to logo copyright in non-branded builds, r=gavin, a=beltzner 2009-01-02 00:36:07 -05:00
parser Add a crashtest for bug 460706. r=sicking 2008-12-19 17:38:18 -08:00
plugin/oji
probes
profile Bug 469645 - Remove /mozilla/pref-migrator, r+sr=benjamin 2009-01-09 19:51:10 +09:00
rdf Bug 472348 - Some unused variables found by combing the warning database, rs=bz 2009-01-06 14:25:58 -05:00
security Remove seemingly unused crypto.alert() API in favor of window.alert() that we all know and love. r+sr=jst@mozilla.org 2009-01-06 15:55:06 -08:00
storage Bug 445525 - set SQLITE_CONFIG_MEMSTATUS to 0. v1.1 turn off SQLITE_CONFIG_MEMSTATUS at init-time. r=sdwilsh 2008-12-13 22:38:18 -08:00
sun-java
testing Bug 469509 - runtests.py.in : don't print leak lines for classes that aren't leaked. r=ted 2009-01-08 16:52:07 -08:00
toolkit Bug 472631 - Private Browsing unit tests for password manager are not executed; r=dolske 2009-01-09 14:54:24 +03:30
tools Bug 471087. Kill nsIDKey. r=bsmedberg 2009-01-08 21:43:07 +13:00
uriloader bug 464194 - ShellExecuteW and SHParseDisplayName do not exist on wince r=emk, bsmedberg 2008-12-29 11:56:21 -05:00
view Backed out changeset fe759e3fd895 from bug 469613 due to mochitest failures 2009-01-09 13:46:45 +00:00
webshell
widget Backed out changeset 4c4df6ed1b41 - Bug 396185 - Make nsIFrame not inherit from nsISupports due to mochitest failures... these appear to be crashes in nsGenericHTMLElement::GetEditorInternal. 2009-01-09 11:35:24 -05:00
xpcom Bug 462593. Add nsPtrHashKey<T> to XPCOM. r=bsmedberg 2009-01-09 13:12:33 +13:00
xpfe appshell whitespace cleanup, no bug 2009-01-06 16:25:49 -06:00
xpinstall Bug 401292 - application and addon updates fail when Danish Government browser extension is installed; Second patch v1; r=dveditz 2008-12-06 18:31:39 +01:00
xulrunner Bug 470209 - intl.charsetmenu.browser.unicode should not be included in localizable file; r=smontagu sr=dbaron 2008-12-25 00:47:51 +01:00
.hgignore
.hgtags Added tag FENNEC_A2 for changeset 8a601ed6bc4c 2008-12-22 17:18:43 -08:00
aclocal.m4
allmakefiles.sh Bug 461051 - "Thunderbird and Sunbird build failure with --enable-official_branding" [r=ted.mielczarek] 2008-12-02 10:48:32 +00:00
client.mk
client.py
configure.in Bug 472801 - Enabling updater no longer requires iconv. r=ted.mielczarek 2009-01-09 10:19:48 -08:00
LEGAL
LICENSE
Makefile.in Bug 466486 - Don't use a subshell to recurse over DIRS when DIRS is empty (try #2) r=ted 2008-12-19 09:50:24 -05: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/