Gecko engine for Wine
Go to file
2010-05-11 01:16:35 +02:00
accessible Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst 2010-05-05 14:18:05 -04:00
browser Bug 560738: Change discovery pane url. r=robstrong 2010-05-10 12:11:39 -07:00
build Bug 555486: Add a scope property to add-ons and allow disabling loading add-ons from certain scopes. r=robstrong 2010-04-07 11:08:32 -07:00
caps Fix for bug 560199 (Link XPConnect and caps into layout). r=jst. 2010-04-11 15:55:24 +02:00
chrome 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
config Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
content Adjust assertion annotations in crashtest manifest. (Bug 472557) On CLOSED TREE to force another round of builds and see if the network problems are better. 2010-05-08 07:48:52 -07:00
db Bug 555719 - (SQLite3.6.23.1) Upgrade to SQLite 3.6.23.1. rs=sdwilsh, some other dude who gave him an rs for such upgrades in general. 2010-03-31 13:30:26 -07:00
dbm Bug 527659, Update mozilla-central to NSS 3.12.6 (beta) 2010-02-07 12:54:28 +01:00
docshell Bug 554007: New add-ons manager UI (docshell parts). r=bz 2010-04-29 10:54:32 -07:00
dom Bug 564861 - NPN_IntFromIdentifier always returns INT_MIN when running in OOPP mode because of a backwards conditional check. Also, int identifiers of -1 don't work correctly when the parent first creates the identifier, because we were misusing a sentinel value. r=bent 2010-05-10 17:11:25 -04:00
editor Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557) 2010-05-06 09:28:01 -07:00
embedding Part 1 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetBaseURI. r=sicking. 2010-04-19 17:40:15 +02:00
extensions Merge tracemonkey to mozilla-central. 2010-05-06 08:50:41 -04:00
gfx Bug 551350: Part 1: Add proper handling of large image surfaces. r=jrmuizel a=Mossop 2010-05-11 01:16:35 +02:00
intl 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
ipc Bug 542460 - Remove executable permission on source files [r=ted.mielczarek] 2010-05-06 09:32:50 +02:00
jpeg
js Bug 557566, part 1: Add Makefile-variable FAIL_ON_WARNINGS (and debug-only version FAIL_ON_WARNINGS_DEBUG). r=ted 2010-05-06 11:55:18 -07:00
layout Bug 555388: Part 2: Add a reftest for testing if we're properly clearing clipped regions. r=jrmuizel 2010-05-06 23:56:37 +02:00
media Bug 559343 - Silence a Coverity warning in libtheora. r=timeless 2010-04-29 12:11:40 +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 554007: New add-ons manager UI (preferences). r=sdwilsh, r=dtownsend 2010-04-29 10:17:19 -07:00
netwerk Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -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 542460 - Remove executable permission on source files [r=ted.mielczarek] 2010-05-06 09:32:50 +02:00
probes
profile 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
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 Bug 542460 - Remove executable permission on source files [r=ted.mielczarek] 2010-05-06 09:32:50 +02:00
storage Bug 562866 - StatementParams::NewResolve mishandles JSVAL_IS_STRING(aId). r=sdwilsh. 2010-05-06 13:56:39 -05:00
testing bug 563745 - Make automationutils.py's minidump processing able to send minidumps to minidump-stackwalk-cgi. r=catlee 2010-05-06 08:06:09 -04:00
toolkit Bug 562583: test_update.js in the addonsmgr branch fails randomly. a=mossop 2010-05-10 13:29:57 -07:00
tools Output the unknown value as a number not a character. b=474800 r=dbaron 2010-04-27 18:15:02 +02:00
uriloader Stop test_punycodeURIs.js hanging when the test is actually failing. Part of bug 561350. r=ted (test-only change) 2010-05-06 10:33:49 +01:00
view Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557) 2010-05-06 09:28:01 -07:00
webshell Bug 461199 (Part 17) - Remove no longer needed code from webshell and docshell. 2009-12-15 16:04:18 -08:00
widget Don't use stack-allocated structures for things that might outlive the function. (Bug 353547) r=karlt 2010-05-05 18:20:43 -07:00
xpcom Bug 539188 Fix jemalloc linkage for Solaris, revert Bug 534848 r=ted.mielczarek 2010-05-06 13:49:27 +08:00
xpfe Bug 555658 Move Find Service and intl charset-menu code to toolkit. r=dtownsend 2010-04-29 19:35:39 +01: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 Create UPDATE_PACKAGING_R10 on mozilla-central to get 3.7a* release updates working. NPOTB CLOSED TREE 2010-03-16 14:17:01 -04:00
aclocal.m4
allmakefiles.sh Bug 554583 Failed to configure firefox on Solaris r=ted.mielczarek 2010-03-29 17:26:19 +08:00
client.mk
client.py Bug 550223, Update nspr/nss actions in client.py 2010-03-09 14:54:09 +01:00
configure.in Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07: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

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/