Gecko engine for Wine
Go to file
2012-06-09 12:24:57 -04:00
accessible Bug 763144 - de-ns-ify every class in XUL folder, r=surkov 2012-06-09 11:45:07 -04:00
b2g Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-07 10:32:36 +01:00
browser Bug 759703 - Poll with setInterval instead of using setTimeout for browser_pluginnotification.js tests. r=jaws 2012-06-07 13:56:04 -07:00
build Bug 762071 - JS is being compiled with exceptions enabled. r=khuey. 2012-06-08 13:31:28 -04:00
caps Bug 761707 part 2. Drop the vestigial jsclass argument to UnwrapDOMObject. r=bholley 2012-06-06 15:59:46 -04:00
chrome Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
config Bug 762071 - JS is being compiled with exceptions enabled. r=khuey. 2012-06-08 13:31:28 -04:00
content Bug 759221 - 6/6 - disable failing media tests on Android - r=jmaher 2012-06-08 13:41:45 -04:00
db/sqlite3 Bug 726593 - Implement FileHandle. r=bent 2012-06-03 18:33:52 +02:00
dbm Bug 738458, Upgrade Mozilla to NSS 3.13.5 final, r=wtc + r=dveditz (by phone) 2012-05-31 22:18:45 +02:00
docshell Bug 751575 - disable test_pb_notification.js because it needs to schedule precise GC, and can't, r=luke 2012-06-06 21:33:46 -07:00
dom Bug 762049 - Part 5: Disable OOP tests on Windows. r=mounir 2012-06-09 12:05:31 -04:00
editor Bug 761051 - Use image/jpeg as the standard internal transferable image type, but continue respecting image/jpg as well; r=roc 2012-06-07 19:27:07 -04:00
embedding Bug 759799 - Hook up Hal WakeLocks on Android r=blassey 2012-06-06 22:39:01 -04:00
extensions Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
gfx bug 762484 - update OTS to upstream rev.92. r=emk 2012-06-07 17:00:13 +01:00
hal Bug 761796 Fixed the assertion failure. r=mwu 2012-06-07 10:00:26 -07:00
image Back out 3c3bd7bd9093 (bug 722555) because of Linux PGO compiler segfault 2012-06-08 15:46:17 -07:00
intl Bug 743581: Removes nsCRT::strlen(const PRUnichar*). f=sgautherie r=dougt 2012-05-30 18:43:39 +01:00
ipc Tests for bug 521898. 2012-06-08 17:25:36 -07:00
js Bug 759459 - Build broken on FreeBSD since patch for bug 745034 landed. r=terrence 2012-06-09 12:24:56 -04:00
layout Bug 755525 - Remove some tests from layout/mathml/tests/. r=karlt 2012-06-09 12:24:57 -04:00
media Bug 762366 - Refactor omx plugin's ReadVideo method - r=edwin 2012-06-08 14:30:47 +12:00
memory Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-07 15:37:13 +01:00
mfbt Bug 761857 - Make MOZ_CRASH on Linux crash in such a way that an attached debugger will park on the line containing the assertion. r=ted 2012-06-05 16:49:19 -07:00
mobile Bug 763104 - Fix android builds with --disable-accessibility [r=mfinkle] 2012-06-08 20:12:49 -07:00
modules Bug 753542 - Add prefs to enable/disable E4X (javascript.options.xml.content and .chrome). r=bsmedberg, sr=jst. 2012-06-06 21:52:14 -05:00
mozglue Bug 735278 - Call destructors in reverse order of initializers in the linker. r=froydnj 2012-06-07 10:41:59 +02:00
netwerk Bug 762115 - Missing null check at nsHttpChannel::GetProfileDirectory, r=michal 2012-06-07 18:10:21 +02:00
nsprpub Bug 758837: update NSPR to NSPR_4_9_2_BETA1 to pick up the new 2012-06-07 11:26:20 -07:00
other-licenses Bug 761105 - Remove build/pylib/blessings/blessings.egg-info and other-licenses/virtualenv/virtualenv.egg-info. r=ted 2012-06-04 13:52:29 +02:00
parser Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
probes Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
profile Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
rdf Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
security Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
services Bug 758530 - Sync does not initialize automatically anymore. r=bsmedberg 2012-06-05 21:27:54 +02:00
startupcache Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
storage Bug 741821 - Don't access a null sql stmt. r=asuth. 2012-06-07 08:33:13 -04:00
testing Bug 759221 - 3/6 - remove canvas mochitests from android-failures - r=jmaher 2012-06-08 13:41:40 -04:00
toolkit Bug 707681 - Windows back-end. r=taras,dougt 2012-06-09 09:17:02 -04:00
tools Bug 761912 - add VS11 debug dll to trace malloc. r=dbaron 2012-06-06 14:45:45 +09:00
uriloader Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
view Bug 751521 - Separate pixman detection from cairo. r=glandium 2012-05-26 08:44:00 +02:00
webapprt Bug 762641. Make the class name part of WM_CLASS unique to each webapp. r=karlt@mozbugz.karlt.net, jst@mozilla.com 2012-06-08 12:27:44 -07:00
widget Bug 761051 - Use image/jpeg as the standard internal transferable image type, but continue respecting image/jpg as well; r=roc 2012-06-07 19:27:07 -04:00
xpcom Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-08 11:23:53 +01:00
xpfe Bug 747668. (Hv1a) XPFE autocomplete.xml: Implement nsIAutoCompleteInput.textValue. r=neil. 2012-05-30 20:06:17 +02:00
xulrunner Bug 756786 - Use XPCOM standalone glue in nsXULRunnerApp.cpp. r=bsmedberg 2012-06-07 10:41:59 +02:00
.gdbinit Bug 184013 - Add a .gdbinit containing useful debugging macros to the tree so that it is found automagically; r=jimb 2012-05-03 20:06:14 -04:00
.gitignore Bug 760094 - Ignore egg-info directories in source tree. r=ted 2012-05-31 12:24:17 -04:00
.hgignore Bug 760094 - Ignore egg-info directories in source tree. r=ted 2012-05-31 12:24:17 -04:00
.hgtags Added tag FIREFOX_AURORA_15_BASE for changeset 26dcd1b1a208 2012-06-04 12:33:54 -07:00
aclocal.m4 Bug 743601 - Remove GLIB check for OSX. r=khuey 2012-04-27 12:28:16 +09:00
allmakefiles.sh Bug 580408 - Glue for jemalloc 3.0.0. r=khuey 2012-06-07 10:41:59 +02:00
client.mk Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
client.py Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
configure.in Bug 762071 - JS is being compiled with exceptions enabled. r=khuey. 2012-06-08 13:31:28 -04:00
LEGAL
LICENSE
Makefile.in Bug 580408 - Glue for jemalloc 3.0.0. r=khuey 2012-06-07 10:41:59 +02: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/