Gecko engine for Wine
Go to file
2011-07-04 20:13:20 +02:00
accessible Bug 667277 - Don't use already_AddRefed::get in nsAccessible::GetURI; r=surkov 2011-07-03 11:53:40 +02:00
browser Bug 563591 - Focus event incorrectly fired on document when moving between tabs on tab bar. r=enn 2011-07-04 20:12:30 +02:00
build Bug 639408 - Suppress sqlite leaks in Valgrind runs, r=njn DONTBUILD 2011-06-25 22:34:54 -07:00
caps Bug 668030. Warn when enablePrivilege is used. r=sicking 2011-06-28 21:05:45 -04:00
chrome Bug 654489 - Remove fastload, r=bsmedberg 2011-06-17 15:53:52 -07:00
config merge mozilla-central and build-system 2011-06-29 09:42:11 -04:00
content Bug 663728, use ids of nodes in xml datasources, r=jonas 2011-07-04 10:39:06 -04:00
db Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
dbm Bug 527659, Update mozilla-central to NSS 3.12.6 (beta) 2010-02-07 12:54:28 +01:00
docshell Bug 659126 - Implement additional NavigationTiming properties 2011-07-04 18:44:00 +02:00
dom Bug 659126 - Implement additional NavigationTiming properties 2011-07-04 18:44:00 +02:00
editor Bug 439808 - Make sure that deleting a selection works in inline contenteditable elements which have a non-editable parent block; r=roc 2011-06-29 21:01:59 -04:00
embedding Bug 639945 - tooltips are not displayed on inline svg elements. r=dao,bzbarsky 2011-06-30 21:58:21 +01:00
extensions Test case for bug 667087; r=dwitte 2011-06-28 17:40:17 -04:00
gfx Bug 661584 - Substitute final PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc 2011-07-03 11:53:40 +02:00
intl Unify intl/locale xpcshell tests in one directory. Bug 668515, r=ted 2011-07-03 09:38:24 +03:00
ipc Back out bug 581341 due to too many intermittent failures. 2011-06-29 23:44:28 -04:00
jpeg Bug 413019 - Remove PGO workaround for some modules. r=ted 2011-07-01 12:46:02 +09:00
js Merge mozilla-inbound and mozilla-central 2011-07-02 10:39:08 +02:00
layout Bug 664955 - "ASSERTION: parser should have rejected negative length". r=bz 2011-07-04 20:13:20 +02:00
media Bug 666931 - Enforce alignment for ARM code in Thumb mode in libvpx. r=cpearce 2011-06-27 12:05:30 -07:00
memory Bug 668151 - Bug 515492 (VS2010 jemalloc support) doesn't work on Win64. r=khuey 2011-07-01 10:40:30 +09:00
mfbt Merge mozilla-central and tracemonkey. 2011-06-27 11:07:22 -07:00
mobile Merge last green changeset from mozilla-central to mozilla-inbound 2011-07-01 23:56:44 +02:00
modules Backout due to mobile failures these changesets: 9f451a1901dd, e99f86ba7278, 447b48b79e6a, cef046665c53, c9237cc1fae0, d77a331a6d5a, f8f3afb95355, a050168887ee, 3ec4303ebf4d, 671b7c0d99f0, 56b17efbb62b, beceddeee3f4 on a CLOSED TREE 2011-07-01 16:28:07 +02:00
netwerk Merge last green changeset from mozilla-inbound to mozilla-central 2011-07-04 12:46:07 +02:00
nsprpub Bug 634084 - Assertion failure: ready > 0, added debugging assertions, r=mcmanus 2011-06-27 16:05:44 +02:00
other-licenses Bug 664934 - Add user and system usage in GeckoLibLoad log. r=mwu 2011-06-17 08:59:39 +02:00
parser Bug 666714: Remove unused variable 'start' from nsScanner::Append. r=hsivonen 2011-06-24 01:50:25 -07:00
probes
profile Bug 658995 part 2 - Use static destructors instead of atexit(). r=bsmedberg 2011-06-15 07:32:03 +02:00
rdf Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
security Bug 662557 - assert on out-of-memory errors in NSS even in release builds, r=kaie 2011-06-24 15:23:10 -07:00
services Bug 666697 - Don't sync history removals caused by expiration. 2011-06-30 22:24:50 +02:00
startupcache Bug 653936: fix: StartupCache uses nsZipItemPtr without ensuring that the JAR module is loaded, causes leak r=mwu 2011-06-30 14:58:03 -07:00
storage Bug 664486 - Add page fault counts to about:memory on Linux and Mac. r=njn, sr=bz 2011-06-16 14:34:09 -04:00
testing Merge m-c to m-i 2011-07-03 21:54:56 +02:00
toolkit Merge m-c to m-i 2011-07-03 21:54:56 +02:00
tools Bug 666501: fix jprof to work in builds without run-mozilla.sh r=glandium 2011-06-24 00:01:49 -04:00
uriloader Bug 666903 uriloader should use mozilla::Preferences r=bz 2011-07-01 17:35:28 +09:00
view Bug 664906 Remove unnecessary #include for prefs in view r=roc 2011-06-17 18:59:58 +09:00
widget Bug 666348, move drag icon initialization into drag-begin signal to prevent potential flickering, r=karlt 2011-07-04 10:39:08 -04:00
xpcom Bug 643779 - Allow to build nsDebugImpl.cpp on ARMv4T. r=dougt 2011-07-01 10:42:47 +02:00
xpfe Bug 642420 - (Bv1) XPFE autocomplete.xml: restore explicit <children includes="menupopup"/>, but at start instead of at end. 2011-07-04 14:28:04 +02:00
xpinstall Bug 658037 (1/2) - r=bz 2011-06-21 18:52:22 +02:00
xulrunner Bug 666510 - Move the code for OS X app bundles from GRE_GetGREPathWithProperties to stub. r=bsmedberg 2011-07-02 16:47:55 +02:00
.hgignore Bug 589306 - mozconfig* files shouldn't be hgignored. r=ted, a=npotb 2010-08-27 14:19:45 -07:00
.hgtags Move UPDATE_PACKAGING_R14 tag to pick up bug 658094. DONTBUILD 2011-05-26 19:51:50 -04:00
aclocal.m4 Bug 638149 - Need a way to disable -dead_strip on OS X. r=ted 2011-04-09 05:23:27 +10: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 Back out 9fc0e6867256, 6947bbce9672, fb91a23bd158, a5870dd2ad7c, c3d3292fbd1e, 42f2aca1fde9 to fix Android failures on a CLOSED TREE 2011-07-01 11:20:52 -07: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 578268: Eliminate the last vestiges of mork from Firefox. r=mak 2011-07-02 12:16:45 -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 659950 - implement a much simpler pair of codesize metrics: on-disk application size + installer size. r=glandium 2011-06-28 07:55:56 -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/