Gecko engine for Wine
Go to file
2010-05-13 10:28:51 -07:00
accessible Bug 561734 Use do_QueryObject more r=surkov,davidb 2010-05-11 10:48:10 +01:00
browser Bug 563588 - Control+leftArrow/rightArrow/home/end can no longer be used to move tabs on the tab bar. r=gavin 2010-05-08 10:26:26 +02:00
build Bug 543469 - Remove compiled python objects from automation during 'make clean' [r=ted.mielczarek] 2010-04-19 10:17:51 +02:00
caps merge with m-c. resolved conflicts in: 2010-05-11 11:09:54 -07:00
chrome Fixing bad merge / build bustage 2010-05-11 11:49:57 -07:00
config Bug 560723: Interpose non-throwing mozilla variants of VC10 STL functions that throw exceptions. r=ehsan sr=bsmedberg 2010-04-28 19:38:41 -05:00
content merge with m-c. resolved conflicts in: 2010-05-11 11:09:54 -07:00
db Bug 554605 crash [@ morkRow::AcquireRowObject(morkEnv*, morkStore*)] 2010-03-25 13:52:49 +01:00
dbm Bug 527659, Update mozilla-central to NSS 3.12.6 (beta) 2010-02-07 12:54:28 +01:00
docshell Bug 536466, r=bz 2010-05-11 18:00:53 +02:00
dom Bug 561744 - [E10S] TabChild object used after free, r=smaug 2010-05-12 12:52:15 +03:00
editor Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking 2010-05-10 21:12:34 -04:00
embedding Bug 560147: Follow-up fixing non-libxul builds. This will include layers into thebes.dll, and ensure thebes.dll exposes the correct symbols. r=ted 2010-04-28 22:43:52 +02:00
extensions merge with m-c. resolved conflicts in: 2010-05-11 11:09:54 -07:00
gfx bug 556420 - Add support for android to thebes r=joedrew 2010-05-11 13:27:36 -04:00
intl Fix some errors with handling invalid sequences in the EUC-JP decoder. Bug 563618, r=Masatoshi Kimura <VYV03354@nifty.ne.jp> 2010-05-11 17:38:25 +03:00
ipc merge with m-c. resolved conflicts in: 2010-05-11 11:09:54 -07:00
jpeg Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
js merge with m-c. resolved conflicts in: 2010-05-11 11:09:54 -07:00
layout merge with m-c. resolved conflicts in: 2010-05-11 11:09:54 -07:00
media Bug 556455 - Remove liboggz, liboggplay, libfishsound from video decoder. r=doublec 2010-04-27 20:53:48 +12:00
memory Bug 560723: Interpose non-throwing mozilla variants of VC10 STL functions that throw exceptions. r=ehsan sr=bsmedberg 2010-04-28 19:38:41 -05:00
modules Bug 565037 - various additions to IDN TLD whitelist (bugs 563309, 564240, 565028, and 565033). 2010-05-11 15:14:10 +01:00
netwerk Bug 561692 - e10s HTTP: Implement nsIProgressEventSink: part1 r=jduell 2010-05-13 10:28:51 -07:00
nsprpub Bug 542460 - Remove executable permission on source files [r=ted.mielczarek] 2010-05-06 09:32:50 +02:00
other-licenses Bug 260911 - fix 'hierarchy' misspellings. r=timeless 2010-04-29 21:01:11 +02:00
parser Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking 2010-05-10 21:12:34 -04:00
probes
profile Bug 557060: Interpose _Throw() on MSVC and centralize pseudo-throw code in mozalloc. r=ehsan sr=bsmedberg 2010-04-20 15:12:02 -05:00
rdf Bug 562580 - warning: 'resource' may be used uninitialized in RDFContentSinkImpl::~RDFContentSinkImpl(), r=jst, a=nthomas for the CLOSED TREE 2010-05-06 21:37:45 -07:00
security merge with m-c. resolved conflicts in: 2010-05-11 11:09:54 -07:00
storage Bug 559678 - followup, make the warning less scarying. rs=sdwilsh 2010-04-22 14:53:56 +02:00
testing merge with m-c. resolved conflicts in: 2010-05-11 11:09:54 -07:00
toolkit merge with m-c. resolved conflicts in: 2010-05-11 11:09:54 -07:00
tools Bug 560969: Teach trace-malloc about VC10. r=dbaron 2010-04-27 00:43:04 -05:00
uriloader Fix build warning caused by bug 561831. r=dholbert 2010-04-28 16:56:44 -07:00
view Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc 2010-04-21 02:21:46 -04:00
webshell Bug 461199 (Part 17) - Remove no longer needed code from webshell and docshell. 2009-12-15 16:04:18 -08:00
widget merge with m-c. resolved conflicts in: 2010-05-11 11:09:54 -07:00
xpcom merge with m-c. resolved conflicts in: 2010-05-11 11:09:54 -07:00
xpfe Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
xpinstall Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov 2010-04-29 18:59:13 +02:00
xulrunner Bug 560935 - "STL/XPCOM_GLUE/infallible-new build error in xulrunner/stub" [r=cjones] 2010-04-21 12:22:00 -05:00
.hgignore Bug 560357 - .hgignore should ignore ctags, r=ted 2010-04-29 10:33:37 +02:00
.hgtags Merge with mc 2010-03-17 10:37:32 -07:00
aclocal.m4 Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted 2009-09-22 09:05:48 -04:00
allmakefiles.sh Bug 552385 - "Memory" directory is compiling twice while building fennec. r=ted.mielczarek 2010-03-24 06:07:45 -04:00
client.mk dummy commit 2009-09-02 00:27:27 -07:00
client.py Bug 550223, Update nspr/nss actions in client.py 2010-03-09 14:54:09 +01:00
configure.in Bug 563747: Allow building ipc/chromium on PPC, enable MOZ_IPC for mac/ppc. r=bsmedberg 2010-05-04 19:22:34 -05:00
LEGAL
LICENSE Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver 2010-02-23 09:37:07 -08:00
Makefile.in bug 561419: Only upload breakpad symbols to FTP for now, to reduce load on mv<-->mpt link. r=bsmedberg, a=dholbert_sheriff 2010-04-23 13:00:06 -07:00
README.txt Bug 502499 - Remove extra "the" from core readme. r=bsmedberg 2009-07-07 14:14:15 +02:00

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