Gecko engine for Wine
Go to file
2008-10-08 19:28:31 -04:00
accessible Bug 456121 - nsApplicationAccessible::GetName does not return a default value when brand.properties does not exist, patch=arno renevier, r=me, marcoz 2008-10-08 20:58:46 +08:00
browser Bug 450290 - Sync the temp tables to the permanent tables. 2008-10-08 13:12:48 -04:00
build Remove -j for shell tests in prep for m-c push. 2008-10-01 00:34:57 -04:00
caps Bug 457299 - nsScriptSecurityManager doesn't suspend the request on the current context when it starts using the safe context. r+sr=bzbarsky 2008-10-08 15:05:25 -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 438331 - Remove WIN16 (support) code everywhere; (Av1) </xpcom/*>; r+sr=benjamin 2008-10-08 02:21:13 +02:00
content Bug 456980. Make it possible to swap chrome docshells as well, if there is no session history involved. Can be used for sidebars and such. r+sr=jst 2008-10-08 09:04:32 -04:00
db backout of changesets 7e8ed11500ae and cac36f3599e0 (bug 449443) 2008-09-26 15:52:54 -04:00
dbm Bug 450646, Upgrade Mozilla to NSS 3.12.1 release candidate 1 2008-08-15 06:12:54 +02:00
docshell Bug 456980. Make it possible to swap chrome docshells as well, if there is no session history involved. Can be used for sidebars and such. r+sr=jst 2008-10-08 09:04:32 -04:00
dom Bug 453830. No need to stringify the ID just to have Spidermonkey parse the string back into an integer in nsGenericArraySH::Enumerate. r+sr=jst 2008-10-08 09:12:50 -04:00
editor Backing out bug 448830 2008-09-28 23:13:58 +13:00
embedding Clean up npupp.h and rename it to npfunctions.h. b=455458 r/sr=jst 2008-10-07 21:50:25 -04:00
extensions Remove <CR>s (to fix cross-compilation bustage) rs=bsmedberg,gavin,roc,smontagu b=372802 2008-09-20 20:45:25 +01:00
gfx Bug 458360 - Qt build breaks after implementation of user font set object. r=vladimir. 2008-10-08 09:06:09 -05:00
intl Fixing build warnings due to us null-checking a pointer that's never null. No bug. 2008-10-07 17:24:37 -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 Backed out changeset 6eec92f9276a from bug 416157 because the image tests need to be updated before it can be landed. 2008-08-20 02:03:01 -05:00
js No bug - Drop the request before the ResumeRequest hiding under Pop to avoid deadlocks. r=bent sr=sicking 2008-10-08 16:05:39 -07:00
layout Bug 445988 - no focus rings around text input boxes in fennec p=tonikitoo r=roc sr=roc 2008-10-08 19:28:31 -04:00
media Bug 455357 - WinCE LibTheora Pre-defined Macro usage in local variable. patch by wolfe, r=chris.double 2008-09-25 09:08:33 -07:00
memory/jemalloc bug 451193. link xulrunner-stub with jemalloc on linux. r=bsmedberg 2008-08-26 15:25:05 -07:00
modules Bug 445988 - no focus rings around text input boxes in fennec p=tonikitoo r=roc sr=roc 2008-10-08 19:28:31 -04:00
netwerk Bug 454850. Make sure that whenever nsPrincipal::Equals would return true for a pair of principals their nsPrincipal::GetHashValue returns are also equal. r+sr=bzbarsky 2008-10-08 09:16:27 -04:00
nsprpub Bug 453372 - Import NSPR_4_7_2_BETA3. r=kaie. 2008-09-05 11:03:20 -07:00
other-licenses bug 458895: Backout name change for 3.1b1. 2008-10-07 13:58:19 -04:00
parser Temporarily disable speculative parsing to see its effect on tinderbox crashiness. r+sr=jst 2008-10-06 15:19:28 -07: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 Landing basic framework for dtrace support (bug 388564). Patch by john.rice@sun.com and padraig.obriain@sun.com. r+a=ted.mielczarek@gmail.com, sr=sayrer@gmail.com 2007-10-10 16:03:14 -07:00
profile Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe 2008-10-01 23:49:45 -07:00
rdf Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe 2008-10-01 23:49:45 -07:00
security Try again to really back out everything from bug 431819 in order to fix bug 454406. 2008-10-01 01:58:56 -05:00
storage Bug 453722 - Do not need to safeguard more than one call to Init for storage service 2008-09-25 14:28:29 -04:00
sun-java
testing Sisyphus - build data configuration files for too much gc misnamed 2008-10-08 06:37:46 -07:00
toolkit More test file cleanup so failed runs don't cause perpetual failures... 2008-10-08 16:31:14 -04:00
tools Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe 2008-10-01 23:49:45 -07:00
uriloader Bug 455913 - Missing uuid change. nsIHelperAppLauncher should provide info about content length. r+sr=biesi. 2008-10-02 08:31:14 -05:00
view Backing out bug 448830 2008-09-28 23:13:58 +13:00
webshell
widget comment change to kick off new builds 2008-10-08 01:18:07 -04:00
xpcom Backed out changeset 4a461b03f6ae, b=456603 2008-10-08 01:32:04 -04:00
xpfe Bug 457820 Clear autocomplete results when the search string is empty r=Standard8 2008-10-08 13:08:53 +01:00
xpinstall Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla) 2008-09-07 00:21:43 +02:00
xulrunner Bug 420928, 457331. Fixes main entry point on windows ce. minor windows mobile fixes in XR. r=bsmedberg 2008-09-30 14:34:55 -07:00
.hgignore Backed out changeset 7fdbccdc1e94 2008-08-26 19:40:21 -04:00
.hgtags Rename tags, since we decided to make an Alpha 3, not a Beta 1 yet. 2008-10-01 16:30:15 -04:00
aclocal.m4 To allow altoptions.m4 to be shared by both the main Mozilla and the 2008-08-26 14:34:35 -07:00
allmakefiles.sh bug 361583, add testcases for jar.mn, r=ted.mielczarek 2008-06-13 16:41:43 +02:00
client.mk Neaten up the handling of configure script regeneration in client.mk. 2008-08-26 14:34:35 -07:00
client.py Bug 417635 - import NSPR and NSS into hg, r=ted 2008-06-06 08:34:40 -04:00
configure.in bug 457082, configure --disable-compile-environment busted on windows, atl etc, bustage fix, r=ted 2008-10-08 15:57:17 +02:00
LEGAL
LICENSE
Makefile.in Bug 455940: for now, remove dist/bin/components, so that the Windows builds will stop leaking due to the extra components. 2008-09-26 14:35:14 -07:00
README.txt Bug 411638 - Update top-level README.txt in CVS. r=bsmedberg 2008-01-18 14:09:32 -08:00

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/