Gecko engine for Wine
Go to file
2013-11-27 19:50:02 -05:00
accessible Bug 933808 - Add tests for AccessFu TraversalRules. r=marcoz 2013-11-26 20:11:59 -05:00
addon-sdk Bug 935556 - fix ui-button tests to continue using sdk/self, r=gozala 2013-11-06 18:24:34 +01:00
b2g merge b2g-inbound to mozilla-central 2013-11-27 10:59:41 +01:00
browser Merge m-c to mozilla-inbound 2013-11-27 12:41:30 +01:00
build Bug 943474 - Don't print the overall summary for shutdown leak detector failures; r=ttaubert 2013-11-27 13:52:02 +00:00
caps Bug 884676 - Convert JSPrincipals::refcount to Atomic<int32_t> in JS_THREADSAFE builds, and remove JS_ATOMIC_*. r=Waldo 2013-11-27 09:37:10 -06:00
chrome Bug 941732 - Build chrome in unified mode. r=ehsan 2013-11-20 23:14:31 -08:00
config Bug 942377 - Fix check_mkdir.tpy with mozmake. r=mshal 2013-11-26 11:49:55 +09:00
content Bug 943982 - Build content/xul in unified mode; r=bzbarsky 2013-11-27 18:13:11 -05:00
db/sqlite3 Bug 939071 - Kill SHORT_LIBNAME. r=ted 2013-11-19 11:47:47 +09:00
docshell Bug 942921 - Explicitly include unistd.h for getpid() for non-Linux debug builds. r=smaug 2013-11-26 17:25:24 -05:00
dom Backout of changeset e46098561cb1 because bug 943804 fixed bug 892638 2013-11-28 00:26:34 +00:00
editor bug 939049 - get rid of useless QIs r=smaug 2013-11-15 11:32:12 -05:00
embedding Bug 941728 - Build embedding in unified mode. r=bz 2013-11-20 23:13:31 -08:00
extensions Bug 936964 (part 7) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz. 2013-11-07 16:35:30 +11:00
gfx merge backout 2013-11-28 12:32:24 +13:00
hal Bug 942732 - Check for msm iris fm driver while configuring. r=mwu 2013-11-27 00:31:47 +05:30
image Bug 936964 (part 7) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz. 2013-11-07 16:35:30 +11:00
intl Bug 805374 - Clean up the Character Encoding menu. r=Gijs,Unfocused. 2013-11-26 09:31:52 +02:00
ipc Bug 936964 (part 7) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz. 2013-11-07 16:35:30 +11:00
js Backed out changeset ea3392e0018f (bug 943719) because of build bustage on a CLOSED TREE 2013-11-27 19:50:02 -05:00
layout Bug 936964 (part 7) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz. 2013-11-07 16:35:30 +11:00
media Bug 906990: Part 10. Webidl and implementation for WebrtcGlobal. Encompasses things like global stats and logging. r=jib,bz 2013-11-25 11:01:03 -08:00
memory Bug 940218 - Build memory/ in unified mode; r=ehsan 2013-11-25 12:09:59 +01:00
mfbt Backed out changeset ea3392e0018f (bug 943719) because of build bustage on a CLOSED TREE 2013-11-27 19:50:02 -05:00
mobile Bug 941868 - Follow-up to fix typo. r=bustage 2013-11-26 20:53:10 -08:00
modules Bug 936964 (part 7) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz. 2013-11-07 16:35:30 +11:00
mozglue Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
netwerk Bug 926070 - Addref CacheFileIOManager while using it in its static methods, r=honzab 2013-11-28 00:56:25 +01:00
nsprpub bug 942207 - Update NSPR to NSPR_4_10_3_BETA1 2013-11-22 14:42:35 -05:00
other-licenses Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
parser Bug 919935 - Add a deCOMtaminated way to instantiate nsIUnicodeDecoders and nsIUnicodeEncoders. r=emk. 2013-11-26 09:31:52 +02:00
probes Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
profile Bug 944004 - Build profile/ in unified mode; r=glandium 2013-11-27 13:44:34 -05:00
python Bug 943554 - Extend the checks added in bug 941854 to all unified files; r=gps 2013-11-26 21:29:44 -05:00
rdf Back out d84bce4e8f2c (bug 943023) because of build errors on a CLOSED TREE 2013-11-25 15:59:01 -08:00
security Bug 917380 - part2 - test ensure disabled ev root certs remain untrusted. r=briansmith 2013-10-29 14:56:34 -07:00
services Bug 924307 - More logging and error checking during FHR init; r=rnewman 2013-11-21 09:39:16 -08:00
startupcache Bug 936964 (part 7) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz. 2013-11-07 16:35:30 +11:00
storage Bug 936964 (part 7) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz. 2013-11-07 16:35:30 +11:00
testing Bug 938242: Remove the visibility checks for touch actions in Marionette; r=mdas 2013-11-27 21:37:34 +00:00
toolkit Bug 936964 (part 7) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz. 2013-11-07 16:35:30 +11:00
tools Bug 935092 - Const-ify profiler pseudostack entries; r=BenWa 2013-11-22 14:17:30 -05:00
uriloader Merge m-c to fx-team. 2013-11-21 15:55:03 -05:00
view Bug 942483 - Port paint-dumping to android/b2g. r=gal 2013-11-23 17:44:18 -05:00
webapprt Bug 935305 - Move preprocessor to mozbuild.action. r=gps 2013-11-09 10:35:44 +09:00
widget Bug 931823 - Fix calculation of tiled update data and convert to typed units. r=kats,botond 2013-11-27 17:33:27 +00:00
xpcom Bug 936964 (part 7) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz. 2013-11-07 16:35:30 +11:00
xpfe Bug 919935 - Add a deCOMtaminated way to instantiate nsIUnicodeDecoders and nsIUnicodeEncoders. r=emk. 2013-11-26 09:31:52 +02:00
xulrunner Bug 939071 - Kill SHORT_LIBNAME. r=ted 2013-11-19 11:47:47 +09: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 894094 - Add .idea folder (created by JetBrains IDEs) to .hgignore. r=BenWa 2013-07-16 10:32:55 -04:00
.hgtags Added tag FIREFOX_AURORA_27_BASE for changeset 05025f4889a0 2013-10-28 13:36:59 -07:00
.lldbinit Bug 941539 - Add a .lldbinit file to the tree and make the build system install it to $(DIST)/bin 2013-11-22 13:32:54 +00:00
aclocal.m4 Bug 752034 - Use the Windows SDK when building with Clang on Windows; r=ted 2013-06-13 13:09:22 -04:00
Android.mk
AUTHORS
client.mk Bug 704316 - Remove reference to deleted mozilla-dos2unix. r=ted 2013-11-17 12:02:55 +02:00
client.py Bug 937984: Allow client.py to pull NSPR and NSS from a user-specified repo, r=kaie 2013-11-17 13:48:30 -08:00
CLOBBER Bug 906990: Part 10. Webidl and implementation for WebrtcGlobal. Encompasses things like global stats and logging. r=jib,bz 2013-11-25 11:01:03 -08:00
configure.in Bug 940407 - Kill GTEST_SOURCES. r=gps 2013-11-26 11:48:58 +09:00
LEGAL
LICENSE
mach Bug 924977 - More proper current working directory handling in mach; r=ahal 2013-10-11 12:44:15 -07:00
Makefile.in Bug 941120 - Stop running make check twice in js/src. r=gps 2013-11-20 15:14:31 -05:00
moz.build Bug 862770 - Fix --disable-compile-environment a little. r=gps 2013-11-07 10:37:45 +09:00
mozilla-config.h.in Bug 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium 2013-10-17 00:36:13 -04: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/