Gecko engine for Wine
Go to file
2011-02-14 14:50:40 -06:00
accessible Bug 631068 - Accessible recreation breaks relations, r=davidb, a=final+ 2011-02-11 23:05:38 +08:00
browser Bug 633481 - maxlength doesn't work on about:home. 2011-02-11 15:48:28 +01:00
build Bug 631951 - Shrink methodjit memory usage by interpreting a few times before compiling (r=dvander) 2011-02-11 16:31:32 -08:00
caps Bug 600584 - add more detail to CSP violation report logging, r=jst, a=LegNeato 2011-01-31 10:09:44 -08:00
chrome
config Bug 630628 - Extract d3dx9_*.dll and d3dcompiler_*.dll from DirectX SDK at build time, and ship them with the build - r=vlad, a=blocker 2011-02-07 20:11:52 -05:00
content Merge tracemonkey and mozilla-central. (a=blockers) 2011-02-11 09:56:19 -08:00
db Bug 618315 - Upgrade to SQLite 3.7.4 [r=sdwilsh, a=sdwilsh] 2011-01-21 11:56:43 -08:00
dbm
docshell Bug 597774. Make sure to invalidate when inserting the root view of a document when it is coming out of the bfcache. r=roc,bz a=roc 2011-02-09 22:35:03 -06:00
dom js_UnbrandAndClearSlots leaks, use JS_ClearScope and throw if compile-N-go scripts are run after JS_ClearScope (630072, r=brendan). 2011-02-13 20:55:33 -08:00
editor Bug 629845 (2/2) - GetRoot() returning null isn't unexpected. r=ehsan a=blocking-final 2011-02-11 02:01:49 +01:00
embedding Bug 632170 - Download files to public area on Android [r=blassey, a=blocking-fennec] 2011-02-09 15:22:35 -08:00
extensions Merge tracemonkey and mozilla-central. (a=blockers) 2011-02-11 09:56:19 -08:00
gfx Bug 633040 - [regression] Text rendering looks scaled; r=cjones a=blocking-final/fennec 2011-02-10 20:01:54 -05:00
intl Bug 631252 - Use -mstackrealign on 32-bit mingw r=dbaron a=NPOTB 2011-02-04 13:40:02 +00:00
ipc Bug 625060: Only plugin-container needs to walk out of plugin-container.app/Content/MacOS to find the real GRE dir. r=bent 2011-02-01 13:53:53 -06:00
jpeg Bug 627606 - Remove PGO hack on Win64. r=ted a=bsmedberg 2011-02-09 15:51:25 +09:00
js Silence MSVC warnings about empty statements in jsscope.cpp. rs=Waldo. 2011-02-14 14:50:40 -06:00
layout Backout Bug 630932, a=backout, we need Bug 614347 2011-02-11 18:33:50 +02:00
media Merge mozilla-central to Places. 2011-01-19 15:01:12 -08:00
memory Bug 625753 - 64-Bit Firefox 4.0b10pre Crash Reports [@ malloc_rtree_set ]. r=ted a=bsmedberg 2011-02-09 15:50:13 +09:00
modules Bug 631951 - Shrink methodjit memory usage by interpreting a few times before compiling (r=dvander) 2011-02-11 16:31:32 -08:00
netwerk Bug 616809 Remove CRs from netwerk r=biesi a=jst DONTBUILD 2011-02-06 00:04:14 +00:00
nsprpub Merge backout. a=bustage 2011-01-29 09:33:40 +01:00
other-licenses NSIS plugin for Bug 621873 - Pin to taskbar when setting as default browser on Windows 7. r=vlad, r=jmathies, a=approval2.0 2011-02-09 11:48:46 -08:00
parser Bug 620106 - Allow chardet (if enabled) reload the page during load. r=sicking, a=blocking2.0-final. 2011-02-11 12:33:32 +02:00
probes
profile
rdf
security Fix bug 573043. r=jmathies@mozilla.com, a=blocker. 2011-02-08 16:12:29 -08:00
services Merge follow-up fix for bug 631891. a=crossweave 2011-02-10 14:32:28 -08:00
startupcache Bug 586859 - Move startupcache write off the main thread r=cjones a=2.0 2011-01-20 13:40:45 -08:00
storage Bug 589488 mark DEBUG only variables as ifdef DEBUG in storage; r,a=sdwilsh 2011-02-08 14:16:38 -05:00
testing Rollup of bug 615386, parts 1-6. Teach the reftest harness about <browser remote>. r=dbaron,roc,ted a=a 2011-02-03 13:54:10 -06:00
toolkit Backout Bug 631059 due to m-oth failure a=orange 2011-02-11 16:50:17 +01:00
tools Merge checkin. 2011-01-27 14:48:07 +00:00
uriloader Bug 630364 - followup to preserve mime info. external application handlers do not honor warning preferences. android-only r=blassey. a=blocking-fennec 2011-02-09 13:51:23 -08:00
view Bug 629823 - Use the right view manager for the parent view. r=tnikkel a=roc 2011-02-10 23:38:37 +01:00
webshell
widget Bug 633533: fix warnings in android/nsAppShell.cpp, r=blassey, a=blassey 2011-02-11 09:27:17 -08:00
xpcom Merge tracemonkey and mozilla-central. (a=blockers) 2011-02-11 09:56:19 -08:00
xpfe Bug 563643 - [Debug MacOSX SeaMonkey] leak test: "ASSERTION: Want to fire mutation events, but it's not safe" since bug 429175 landing. ("all" other test suites too); (Av1b) With 2 extra ifdefs as agreed on IRC. 2011-01-25 19:13:43 +01:00
xpinstall
xulrunner
.hgignore
.hgtags
aclocal.m4
allmakefiles.sh
client.mk
client.py
configure.in Bug 632037 - Optimize more for speed and less for size [r=blassey r=cdleary a=blocking-fennec] 2011-02-09 17:18:09 -05:00
LEGAL
LICENSE
Makefile.in
README.txt

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 (https://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/