Gecko engine for Wine
Go to file
2009-01-29 00:32:10 -05:00
accessible Bug 475298 - mochitests for accessible relations, r=davidb, marcoz 2009-01-28 01:27:51 +08:00
browser Bug 467890 - Support automatic updates for app-shipped search plugins. r=gavin 2009-01-29 00:32:10 -05:00
build bug 474737 - Windows ce tools refactor, NPOTB r=dougt, ted 2009-01-28 13:13:56 -05:00
caps Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
chrome Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg 2009-01-22 17:15:34 +13:00
config Bug 464394 - Define MOZ_GFX_OPTIMIZE_MOBILE on WINCE. r=ted 2009-01-28 15:35:02 -08:00
content Bug 466410. Make sure videoWidth and videoHeight are posted to the element before metadataloaded fires. r=doublec 2009-01-28 22:33:37 +13:00
db Bug 458167 - Fix bad usage of "it's" in comments: patch for db folder. r=jcramer 2009-01-23 01:03:20 -08:00
dbm Bug 473837, land NSS_3_12_3_BETA2 2009-01-21 04:43:31 +01:00
docshell Bug 474389. Fix the 'set up editor after this load' setup, which hasn't really worked for a while, except for initial loads in the window. r+sr=peterv 2009-01-23 10:16:10 -05:00
dom bug 475680 - Using gcNumber in the cycle collector heuristics. r=igor 2009-01-28 18:23:42 +01:00
editor Bug 462188. Make nsHTMLEditRules::WillDeleteSelection extend the selection before checking whether there's anything to delete. r+sr=peterv. 2009-01-27 13:50:32 +01:00
embedding Bug 475078: Fix hang during "save-as-complete" by using nsTArray::Contains instead of nsTArray::IndexOf to check for array-membership. r+sr=roc a=beltzner 2009-01-27 14:43:26 -08:00
extensions Fixing bug 470356. Make the cookie dialogs open up modal to their origin tabs chrome window so that the dialog is centered on the window, and no centered on the screen. r=dwitte@stanford.edu, sr+a=jst@mozilla.org 2009-01-22 21:33:10 -08:00
gfx Bug 474825 - honor mozilla.widget.disable-native-theme preference on windows. r/sr=stuart 2009-01-28 15:39:13 -08:00
intl Some more testcases for character set encoding/decoding 2009-01-27 11:52:09 +02:00
jpeg Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
js Merge tracemonkey to mozilla-central. 2009-01-28 10:56:08 -08:00
layout Backing out bug 475092 due to test failure 2009-01-29 00:55:56 +13:00
media Bug 474937 - Fix Windows crashes with video element caused by buggy mmx/sse optimisations - rs=roc 2009-01-26 00:03:26 +13:00
memory/jemalloc Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
modules Backout bug 473161 2009-01-26 17:12:05 -05:00
netwerk Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz 2009-01-21 14:50:28 -08:00
nsprpub Bug 473236 - follow up patch v3a: restore executable status for some files that might need it. a=ted 2009-01-23 11:52:51 -08:00
other-licenses Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
parser Bug 475480 - Fix warnings created by the speculative parsing landing. r+sr=sicking 2009-01-27 15:30:31 -08:00
plugin/oji Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08: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 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
rdf Bug 472348 - Some unused variables found by combing the warning database, rs=bz 2009-01-06 14:25:58 -05:00
security Bug 473236 - follow up patch v3b: restore original executable status for previously-executable Makefiles in nss folder. a=ted 2009-01-23 11:55:40 -08:00
storage Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg 2009-01-22 17:15:34 +13:00
sun-java Bug 454097 - [OS/2] get rid of VisualAge in configures; m-c part; r=mozilla 2008-10-11 03:01:28 +02:00
testing Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Dv1-MC) Move the source harness directory, followup; r=ted.mielczarek 2009-01-27 17:48:14 +01:00
toolkit Bug 467890 - Support automatic updates for app-shipped search plugins. r=gavin 2009-01-29 00:32:10 -05:00
tools Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Cv1-MC) Move the source harness directory, followup; r=ted.mielczarek 2009-01-23 01:42:58 +01:00
uriloader Backing out bug 466314 changeset b82c1c2d061e 2009-01-28 17:52:10 +01:00
view Bug 469613 - Page scrolling by clicking the scrollbar track can get stuck if the page is very long, r+sr=roc 2009-01-24 16:47:17 +01:00
webshell Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
widget Bug 474825 - honor mozilla.widget.disable-native-theme preference on windows. r/sr=stuart 2009-01-28 15:39:13 -08:00
xpcom bug 452217 nsLocalFileWin should return errors consistent with other platforms, r=neil, sr=bsmedberg 2009-01-27 16:50:14 -08:00
xpfe Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg 2009-01-22 17:15:34 +13:00
xpinstall Bug 243621 - (Back out) Standardize QueryInterface without throw, r=timeless, sr=sicking 2009-01-15 20:02:21 -08:00
xulrunner bug 475464 - Build fails in redit for Win32, NPOTB r=mfinkle 2009-01-26 21:40:30 -05:00
.hgignore Bug 97954: Allow SpiderMonkey to be built on its own, or as part of Mozilla. 2008-10-29 08:29:22 -07:00
.hgtags Added tag UPDATE_PACKAGING_R7 for changeset d7d64f68423b 2009-01-29 00:03:35 +13:00
aclocal.m4 Bug 472332 - Remove unused files from build/autoconf; +aclocal cleanup; r+sr=ted.mielczarek 2009-01-22 19:01:24 +01:00
allmakefiles.sh bug 474737 - Windows ce tools refactor, NPOTB r=dougt, ted 2009-01-28 13:13:56 -05:00
client.mk Bug 97954: Allow SpiderMonkey to be built on its own, or as part of Mozilla. 2008-10-29 08:29:22 -07:00
client.py Bug 454594: need a makefile target that can upload files via ssh. r=bsmedberg, NPOB 2008-11-13 15:37:04 +00:00
configure.in Bug 464394 - Define MOZ_GFX_OPTIMIZE_MOBILE on WINCE. r=ted 2009-01-28 15:35:02 -08:00
LEGAL
LICENSE
Makefile.in Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Av1a-MC) Move the source harness directory; r=ted.mielczarek 2009-01-22 19:39:02 +01: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/