Gecko engine for Wine
Go to file
2013-06-17 19:21:08 -04:00
accessible Bug 882738 - Remove SRCS_IN_OBJDIR from Makefile.in; r=joey 2013-06-13 13:49:01 -04:00
addon-sdk Bug 880619 - Disable test-dom.js because of frequent test failures 2013-06-12 17:07:26 -07:00
b2g Bumping gaia.json for 2 gaia-central revision(s) 2013-06-17 12:31:21 -07:00
browser Merge latest green inbound changeset and mozilla-central 2013-06-17 09:33:03 +01:00
build Bug 875126 - Make cgdb an option for mach --debugger. r=ted 2013-06-12 16:17:11 -04:00
caps Bug 883094 - Fix some test files that don't unset their prefs correctly. r=jgriffin 2013-06-15 00:33:47 +02:00
chrome Backed out changeset 149475141471 (bug 877626) for apparently breaking mochitest-4 on Linux 2013-06-11 19:23:37 -04:00
config Back out 02fad60002a9 (bug 811404) for PGO bustage 2013-06-14 21:35:27 -07:00
content Backing out bug 882027 2013-06-16 01:28:34 +12:00
db/sqlite3 Bug 874171 - Upgrade SQLite to version 3.7.17 (Mozilla changes). r=mak 2013-05-30 11:25:14 -04:00
docshell Bug 759964 - Part 1 - Add allowMedia attribute to nsIDocShell to disable HTML5 media elements. r=bz 2013-03-29 14:52:59 -07:00
dom Bug 874339 - System Message API: redundant queues are created for the pending "activity" system messages r=gene 2013-06-16 21:16:21 -07:00
editor Bug 883423 - mark even more reftests as needs-focus; r=dholbert 2013-06-14 19:01:45 -04:00
embedding Back out 57bb160f49d5:4e6b16f0d753 (bug 875157) for breaking master password tests 2013-06-12 00:00:25 -07:00
extensions Bug 882879 - In mozInlineSpellChecker, queue UpdateCurrentDictionary after InitSpellChecker while init is pending to fix spell check regression in contentEditable elements focused by script. r=ehsan 2013-06-14 11:46:08 -07:00
gfx bug 881946 - update graphite2 library to release 1.2.3. r=jdaggett 2013-06-14 22:19:23 +01:00
hal Bug 880162 - Do not callback FM_RADIO_OPERATION_ENABLE when disabling FM radio. r=jlebar 2013-06-11 08:21:25 -04:00
image bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal 2013-06-14 14:07:19 -04:00
intl Backed out changeset 149475141471 (bug 877626) for apparently breaking mochitest-4 on Linux 2013-06-11 19:23:37 -04:00
ipc Bug 579517 follow-up: Remove NSPR types that crept in 2013-06-12 21:26:59 -04:00
js Bug 883691 - Fix some simple clang warnings in SpiderMonkey. r=bhackett. 2013-06-16 18:12:35 -07:00
layout Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher 2013-06-15 00:13:44 +02:00
media Bug 882738 - Remove SRCS_IN_OBJDIR from Makefile.in; r=joey 2013-06-13 13:49:01 -04:00
memory bug 870406: move CSRCS to mozbuild (config batch #2) r=mshal 2013-06-04 11:08:44 -04:00
mfbt Bug 881980 - Allow casting CheckedInts to other CheckedInt types. - r=bjacob,waldo 2013-06-14 15:19:40 -07:00
mobile Bug 878079 - Clarify |make install| message when no Android devices are connected. r=ted 2013-06-14 16:17:42 -07:00
modules bug 868441 - effectively disable bypass-cachelock-threshold on beta and release 2013-06-06 17:36:50 -04:00
mozglue Bug 863777 - Add native stack JNI method definitions; r=kats 2013-06-14 12:42:10 -04:00
netwerk Bug 497003 - Replace some QueryInterface calls in nsHttpChannel with do_QueryObject r=jduell 2013-06-14 19:34:18 -07:00
nsprpub Bug 858231, update to NSS 3.15 and NSPR 4.10, final releases, r=wtc 2013-06-05 21:03:40 +02:00
other-licenses Bug 883165 - Windows installer only. r=bbondy 2013-06-14 12:10:33 -07:00
parser Bug 497003 - Support delivery of OnDataAvailable on the HTML5 parser thread r=hsivonen r=bholley r=bz 2013-06-13 10:42:48 -07:00
probes Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
profile Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
python Bug 872231 - Bootstrapper ensures Python 2.7.3 and Mercurial 2.5 are installed; r=ted 2013-06-17 09:51:40 -07:00
rdf Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
security Back out f691f7abfe33 (No bug) Automated HSTS preload list update that broke HSTS preload 2013-06-15 07:40:53 -07:00
services Backout 9080f6701733 (bug 852411) for hitting weird xpcshell test harness behavior in multiple local builds 2013-06-14 14:38:29 -07:00
startupcache b=882906; remove EXTRA_DSO_LIBS; r=ted 2013-06-13 22:58:22 -04:00
storage Bug 867762: NSPR and SQLite Main Thread I/O Interposing. r=BenWa 2013-06-14 12:01:02 -06:00
testing Back out 02fad60002a9 (bug 811404) for PGO bustage 2013-06-14 21:35:27 -07:00
toolkit Merge fx-team and m-c. 2013-06-15 21:35:04 -04:00
tools Bug 867762: NSPR and SQLite Main Thread I/O Interposing. r=BenWa 2013-06-14 12:01:02 -06:00
uriloader Bug 877500 - Add a null check so that CFRelease() doesn't crash. r=joshmoz 2013-06-14 17:05:55 -05:00
view Bug 850571 - Remove temporary diagnostic code. r=me 2013-06-12 09:05:36 +00:00
webapprt Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
widget Bug 812881 - Backout due to devices no longer crashing - r=bjacob a=akeybl 2013-06-12 14:26:25 +12:00
xpcom Bug 882738 - Remove SRCS_IN_OBJDIR from Makefile.in; r=joey 2013-06-13 13:49:01 -04:00
xpfe Bug 858524 - Move BarProp objects to Paris bindings, r=ms2ger, r=smaug 2013-06-01 01:53:00 -07:00
xulrunner bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal 2013-06-14 14:07:19 -04:00
.gdbinit Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger 2013-03-26 11:31:53 -04:00
.gitignore Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB 2013-04-30 10:22:25 +03:00
.hgignore Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB 2013-04-30 10:22:25 +03:00
.hgtags Added tag FIREFOX_AURORA_23_BASE for changeset d7ce90899997 2013-05-13 09:15:11 -07:00
aclocal.m4 Bug 867750 - Add a --with-compiler-wrapper configure option r=glandium 2013-05-02 09:26:13 -04:00
Android.mk
AUTHORS
client.mk Bug 873640 - Fix and cleanup profiledbuild profile script invocation. r=ted 2013-05-21 08:28:49 +02:00
client.py Bug 853775: Update client.py to pull NSPR and NSS from Mercurial instead of CVS, r=kaie 2013-04-01 17:26:39 -07:00
CLOBBER bug 882904: move LIBS to moz.build (logic). r=gps 2013-06-14 15:33:45 -04:00
configure.in Bug 882173 - Define MOZ_USE_PTHREADS if we're using pthreads. r=gps 2013-06-12 15:19:54 -04:00
LEGAL
LICENSE
mach Re-add executable flag to mach (removed in bug 846906). r=me 2013-04-04 16:52:27 +02:00
Makefile.in Bug 874078 - Move RecursiveMakeBackend.built rule to rules.mk; r=glandium 2013-05-20 23:26:20 -07:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
mozilla-config.h.in Bug 857830: Part 2 - Adds readahead to read-only fopen calls in Hunspell. r=ehsan 2013-05-07 00:14:15 -06: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 (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/