Gecko engine for Wine
Go to file
2011-09-22 17:35:25 +01:00
accessible Bug 687096 - Remove entries for removed folders from LOCAL_INCLUDES; r=khuey 2011-09-18 11:22:18 +02:00
browser Bug 556563 - Disable/remove "View video" when you're already viewing the video r=dolske 2011-09-22 17:35:25 +01:00
build Bug 674647 - Set MOZ_CAN_RUN_PROGRAMS in mozconfig.leopard and propagate it. r=khuey. 2011-09-18 14:43:31 -04:00
caps Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst 2011-09-18 11:22:17 +02:00
chrome Bug 669028 part.6 chrome should use mozilla::LookAndFeel rather than nsILookAndFeel r=benjamin 2011-09-09 11:27:12 +09:00
config Bug 687805 - Allow DIST_FILES, DIST_CHROME_FILES and PREF_JS_EXPORTS to be in objdir. r=khuey 2011-09-21 18:06:14 +02:00
content Bug 678465 - 'document-element-inserted' doesn't fire on ImageDocument; r=sicking 2011-09-22 17:35:25 +01:00
db/sqlite3
dbm
docshell Bug 444641 part 2. Factor out the channel owner setting from docshell so other consumers can use it too. r=jst,dveditz 2011-09-20 17:00:42 -04:00
dom Bug 688274 - Remove zero-length android_npapi.h - r=:dougt 2011-09-22 12:16:28 +01:00
editor Bug 634626 - Move test_bug36682 to mochitest chrome, add layout.spellcheckDefault pref test; r=ehsan 2011-09-22 17:35:24 +01:00
embedding Bug 687312 - Show a non-interactive UI as soon as possible on startup r=mbrubeck 2011-09-21 15:19:44 -04:00
extensions Merge tips of mozilla-central and mozilla-inbound 2011-09-22 01:46:53 +01:00
gfx Bug 687458 - TimeStamp in FPSState uninitialized, leads to crash; r=romaxa 2011-09-22 00:16:12 -04:00
intl bug 685214 - use URI spec rather than file path to specify hyphenation dictionary, and read using nsIInputStream rather than stdio. r=bsmedberg 2011-09-14 20:20:26 +01:00
ipc Bug 648735 - On OpenBSD/64 bits we need a typedef for unsigned long long, and reuse the unsigned long template on 32/64 bits; r=cjones 2011-09-21 18:36:52 +01:00
jpeg
js Bug 685315 - Remove the GETGLOBAL opcode; r=dvander 2011-09-22 17:35:25 +01:00
layout Bug 543789 part.7 Dispatch compositionupdate event and set data value of compositionend event in all IME handling tests r=smaug, sr=roc 2011-09-22 18:17:41 +09:00
media
memory
mfbt
mobile Bug 685285 - Implement curvy design for tablet portrait mode (r=wesj) 2011-09-22 12:16:29 +01:00
modules Bug 573583. Enable decode-on-draw. r=jrmuizel 2011-09-21 12:19:45 -04:00
netwerk Bug 682762 - FTP URI with param component no longer works; r=rjesup 2011-09-22 17:35:24 +01:00
nsprpub
other-licenses Bug 686876 - Move libraries at the top level in the apk. r=mfinkle 2011-09-21 18:06:14 +02:00
parser Bug 678465 - 'document-element-inserted' doesn't fire on ImageDocument; r=sicking 2011-09-22 17:35:25 +01:00
probes
profile
rdf Bug 685798 - Node.parentElement, r=bz 2011-09-11 16:05:19 -07:00
security Merge m-c to b-s. 2011-09-15 16:44:46 -07:00
services Merge tips of mozilla-central and mozilla-inbound 2011-09-22 01:46:53 +01:00
startupcache
storage Bug 684526 - Unify jsval and js::Value (r=jorendorff) 2011-09-19 09:34:49 -07:00
testing Bug 543789 part.7 Dispatch compositionupdate event and set data value of compositionend event in all IME handling tests r=smaug, sr=roc 2011-09-22 18:17:41 +09:00
toolkit Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-22 11:26:59 -04:00
tools
uriloader Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte 2011-09-15 08:40:17 +01:00
view Create nsPresShell.h with the parts of nsPresShell.cpp that should be in a header. (Bug 685786) r=roc 2011-09-09 12:50:21 -07:00
widget Bug 543789 part.8 Add composition event tests r=smaug 2011-09-22 18:17:41 +09:00
xpcom Bug 687722 - Make swapping two nsAutoTArrays preserve their auto-ness when possible. r=roc 2011-09-22 11:22:20 -04:00
xpfe Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst 2011-09-18 11:22:17 +02:00
xpinstall Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst 2011-09-18 11:22:17 +02:00
xulrunner Bug 670951 - Make rsync verbose to check where we are losing xulrunner. r=khuey. 2011-09-22 11:47:26 -04:00
.hgignore Bug 686354 - hgignore addition for Vim swap files. r=ted 2011-09-12 17:25:24 -07:00
.hgtags
aclocal.m4
allmakefiles.sh
client.mk
client.py
configure.in Bug 674647 - Set MOZ_CAN_RUN_PROGRAMS in mozconfig.leopard and propagate it. r=khuey. 2011-09-18 14:43:31 -04: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/
            - or -
    http://nightly.mozilla.org/