Gecko engine for Wine
Go to file
Jonathan Griffin ef5d1fc623 Bug 685934 - prevent unnecessary redownloading of build between tests, a=testonly, DONTBUILD
--HG--
extra : rebase_source : ad2bfa2701246fb769e238e6a60e4eb3a636fde0
2011-09-09 10:50:40 -07:00
accessible Bug 672515 - remove nsIAccessible getAccessibleToRight/Left/Above/Below; r=trev.saunders 2011-09-05 17:49:28 +01:00
browser Merge services-central and mozilla-central 2011-09-08 15:32:54 -07:00
build Bug 684782 - Readd support for $topsrcdir/mozconfig, exclusive with support for $topsrcdir/.mozconfig (no more than one may be present). f=callek r=ted 2011-09-07 13:42:03 +02:00
caps Backout bug 684110 (08b6eaf6aad0, cf8b35fa1010, 25ee45edabe1, 659f5c7d2cc9, 870f6dd82586 & e1ad65d6a7fd) and bug 684344 (cd1957f6628d) on a CLOSED TREE; a=bustage-fairies 2011-09-03 03:21:25 +01:00
chrome Bug 650494 - Remove nsIXULPrototypeCache; r=khuey,smaug 2011-08-26 20:50:23 +01:00
config Bug 684957 - optimizejars.py doesn't update disk_entries field, r=taras 2011-09-06 12:57:36 -07:00
content Bug 684726 Add missing content types to nsContentBlocker r=bz 2011-09-08 21:20:44 +01:00
db/sqlite3 Bug 666558 - Increase SQLITE_MAX_SCHEMA_RETRY value. 2011-08-26 13:51:05 +02:00
dbm Bug 527659, Update mozilla-central to NSS 3.12.6 (beta) 2010-02-07 12:54:28 +01:00
docshell Bug 684695 - Document the effect of non-null mLSHE on how subframe loads behave for session history purposes. r=bzbarsky. 2011-09-08 17:31:27 +03:00
dom Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-08 11:46:37 -04:00
editor Bug 684807 - Annotate more crashtest assertions on Android [r=philor] 2011-09-08 09:00:32 -07:00
embedding Bug 684242 - Back out b532e0d93bc5 (bug 681980) because it breaks resume from sleep. 2011-09-06 13:02:39 -07:00
extensions Bug 684726 Add missing content types to nsContentBlocker r=bz 2011-09-08 21:20:44 +01:00
gfx Bug 683514 - [backout] Add support for the GL_EXT_unpack_subimage extension. r=backout; 2011-09-07 17:33:56 -04:00
intl Bug 577266 - Correct misspellings in source code 2011-09-06 17:20:35 -07:00
ipc Bug 669036: Fix bad path to child process binary that caused assertions. r=bsmedberg 2011-09-07 00:51:38 -04:00
jpeg Bug 413019 - Remove PGO workaround for some modules. r=ted 2011-07-01 12:46:02 +09:00
js Update nanojit-import-rev stamp. 2011-09-07 21:37:54 -07:00
layout Backout changesets 8e9aea2febed, 604544452285 and 9f150c4e1a48 because of Mac OS X 32-bit reftest orange 2011-09-08 11:30:22 -04:00
media Bug 676252 part 1 - Don't use $(OBJ_SUFFIX) before including config.mk. r=ted 2011-08-29 07:34:02 +02:00
memory Merge last green changeset on m-i to m-c 2011-09-01 08:41:18 +01:00
mfbt Bug: 685041 - convert #ifdef DEBUG vars in jsgc.cpp to DebugOnly; r=luke 2011-09-07 11:32:35 -07:00
mobile Bug 685440 - Silence undefined property warnings in Fennec [r=fabrice] 2011-09-08 09:02:08 -07:00
modules Bug 684959. imglib: remove GetKeyURI. r=joe 2011-09-07 19:35:54 -04:00
netwerk Bug 661900 - LRU-SP not fully implemented in memory cache; r=michal 2011-09-08 14:00:24 +02:00
nsprpub Update NSPR to the NSPR_4_9_BETA2 tag. Fixes bug 676584, bug 679334, bug 666376, bug 677191, bug 681588 2011-08-29 19:16:12 +02:00
other-licenses Bug 684213 - Directly uncompress libraries into the mmap()ed cache files. r=mwu 2011-09-07 07:56:28 +02:00
parser Bug 657389 - nsHtml5MetaScanner should use PR_INT32_MAX instead of -1 as a special marker value for indeces. r=jonas. 2011-09-07 12:50:15 +03:00
probes
profile Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak 2011-08-06 17:24:52 +02:00
rdf Bug 567013 - remove unused nsIBaseStream interface r=khuey 2011-08-09 12:28:00 -04:00
security Bug 684807 - Annotate crashtest assertions on Android; r=philor 2011-09-06 18:35:43 +02:00
services Bug 685757 - Document Store API; r=philikon DONTBUILD 2011-09-09 10:34:58 -07:00
startupcache Bug 675485 - Fix PRBool misuses found in a debug build, r=bz,taras 2011-08-01 18:20:52 -07:00
storage Bug 666611 - Do not set chunksize if less than 500MiB of storage is available. r=mak 2011-09-05 10:29:06 +01:00
testing Bug 685934 - prevent unnecessary redownloading of build between tests, a=testonly, DONTBUILD 2011-09-09 10:50:40 -07:00
toolkit Bug 655117 - Citrix ICA Client Version: 12.1.0.30 (npicaN.dll) crashes other plugins. r=bsmedberg 2011-09-08 12:11:52 -04:00
tools Bug 674384: jprof - better thread support, support e10s profiling and profile-by-capture-section. r=dbaron DONTBUILD 2011-08-12 11:59:20 -04:00
uriloader Back out fc945dec50bb and de06684dabc4 (bug 642551), 64c328251a24 (bug 683952) and 9d0d13998ebb (bug 684544) for orange on a CLOSED TREE 2011-09-06 21:42:54 -07:00
view Bug 678222 - Fix build with clang and c++0x; r=roc 2011-08-11 19:19:03 -04:00
widget Bug 684506 - Nightly is using old file manager window regression. r=jimm 2011-09-08 11:29:46 -04:00
xpcom Bug 670068 - Open Containing Folder spawns multiple instances of explorer.exe. r=jimm 2011-09-08 11:37:43 -04:00
xpfe Bug 682744 - Sprinkle some do_QueryObject fairy dust around the tree; r=khuey 2011-08-30 22:45:31 +01:00
xpinstall Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
xulrunner Bug 671465 - Remove some gtkmozembed left-overs. r=khuey 2011-08-26 00:35:13 +01:00
.hgignore Bug 589306 - mozconfig* files shouldn't be hgignored. r=ted, a=npotb 2010-08-27 14:19:45 -07:00
.hgtags Added tag AURORA_BASE_20110816 for changeset 41b84b87c816 on a CLOSED TREE DONTBUILD 2011-08-16 14:13:48 -04:00
aclocal.m4 Bug 680277 - Debug builds should always be compiled with frame pointers. r=khuey. 2011-09-03 13:36:18 -04:00
allmakefiles.sh Bug 648866 - Remove WinCE code from main build system + that of js/src/. r=ted 2011-04-19 14:11:40 +10:00
client.mk Bug 684617 client.mk runs configure twice r=khuey 2011-09-07 20:08:36 +01:00
client.py Bug 599748 - Remove custom |def check_call()|, now that Python 2.4 is unsupported; (Av1) Remove 'util.py'. 2011-04-14 15:44:13 +02:00
configure.in Bug 680277 - Debug builds should always be compiled with frame pointers. r=khuey. 2011-09-03 13:36:18 -04: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 Back out Bug 659311 for messing up Linux PGO builds. 2011-08-31 10:49:42 -04:00
README.txt added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb 2011-03-30 08:23:52 -03: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 (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/