Gecko engine for Wine
Go to file
2013-11-05 08:02:07 +01:00
accessible Bug 934336 - Remove apparently useless dependencies on js-confdefs.h. r=mshal 2013-11-05 07:39:28 +09:00
addon-sdk Bug 926007 - Backout changeset 0887088eee1a (bug 842341) because it's only used to support msys-paths with gnu make on windows, which is an unsupported setup; r=gps 2013-10-11 17:50:00 -07:00
b2g Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump 2013-11-04 14:15:25 -08:00
browser Merge inbound to m-c 2013-11-04 21:09:17 -08:00
build Bug 933501 - Update SUTAgent to look for main activity rather than first one in manifest. r=gbrown DONTBUILD 2013-11-04 12:29:21 -08:00
caps Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger. 2013-10-10 15:22:35 -07:00
chrome Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
config Bug 934361 - Remove CHROME_DEPS. r=mshal 2013-11-05 07:39:28 +09:00
content Merge m-c to inbound 2013-11-04 21:22:23 -08:00
db/sqlite3 Bug 930674 - convert VISIBILITY_FLAGS in Makefile.in to NO_VISIBILITY_FLAGS in moz.build. r=mshal 2013-10-24 15:06:19 -04:00
docshell Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE 2013-11-04 13:04:02 +01:00
dom Backout 3c0d710561bf (bug 927363) due to causing bug 930296. 2013-11-05 14:43:14 +08:00
editor Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
embedding Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
extensions Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE 2013-11-04 13:04:02 +01:00
gfx Backout c99d15a060e2 for causing windows Ru reftest failures. 2013-11-05 20:00:05 +13:00
hal Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan 2013-10-18 13:34:08 -04:00
image Bug 922613 - Remove erroneous assertion in imgStatusTracker. r=jdm 2013-11-01 17:05:01 -07:00
intl Bug 933135 - Treat SIMPLE_PROGRAMS more like PROGRAM. r=mshal 2013-11-02 08:43:55 +09:00
ipc Bug 933672 - Make sure in-tree libevent isn't built --with-system-libevent. r=glandium 2013-11-04 14:53:29 -05:00
js Bug 930523 = createObjectIn should waive. r=bholley 2013-11-05 08:02:07 +01:00
layout Bug 930904 - Remove some old code for android that is now no-op'd. r=tn 2013-11-04 21:40:05 -05:00
media Bug 934317: Mutex-protect the RLogRingBuffer, since more than one thread is using it. r=jesup 2013-11-04 15:39:51 -08:00
memory Bug 926275: Remove mozalloc_macro_wrappers.h and mozalloc_undef_macro_wrappers.h. r=bsmedberg 2013-10-31 19:39:03 -07:00
mfbt b=856850 add PodMove r=Waldo 2013-11-05 13:02:54 +13:00
mobile Bug 932830 - Add an "onshown" option to Home.banner options. r=wesj 2013-11-04 14:39:00 -08:00
modules Add Apple SD Gothic Neo to Korean default font list for OSX 10.8. Bug 923713, r=jdaggett 2013-11-04 06:18:13 -08:00
mozglue Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps 2013-11-02 08:44:11 +09:00
netwerk Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE 2013-11-04 13:04:02 +01:00
nsprpub Bug 915522: Update NSPR to NSPR_4_10_2_BETA1. 2013-09-27 18:00:13 -07:00
other-licenses Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps 2013-11-02 08:44:11 +09:00
parser Bug 932086 - Hoist <template> to head when found between </head> and <body>. r=hsivonen 2013-11-04 17:19:22 -08:00
probes Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
profile Bug 914270 - Part 1: Simple/Automated moves. r=joey 2013-10-24 18:51:00 +01:00
python Bug 933779 - Always use forward slash as path separator when passing -C argument to make. r=mshal 2013-11-05 07:39:23 +09:00
rdf Bug 914270 - Part 1: Simple/Automated moves. r=joey 2013-10-24 18:51:00 +01:00
security Merge m-c to inbound. 2013-11-04 16:31:13 -05:00
services Bug 911384 - Follow-up: tolerate explicitly falsy payloads in computeHAWK. r=rnewman 2013-10-29 13:45:37 -07:00
startupcache Bug 931846 - Change startup cache location for Metro Firefox. r=jimm, aklotz 2013-11-01 16:21:33 -07:00
storage Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger. 2013-10-10 15:22:35 -07:00
testing Merge inbound to m-c 2013-11-04 21:09:17 -08:00
toolkit Bug 892856 - Protobuf fails to build in VS 2013. r=mmc 2013-11-05 15:54:30 +09:00
tools Bug 927979 - Follow up to fix bad string null check in profiler. r=benwa 2013-11-04 12:27:40 -06:00
uriloader Bug 933135 - Treat SIMPLE_PROGRAMS more like PROGRAM. r=mshal 2013-11-02 08:43:55 +09:00
view Bug 930860 Move IsLeftClickEvent() and IsContextMenuKeyEvent() from WidgetEvent to WidgetMouseEvent(Base) r=smaug 2013-10-28 18:03:19 +09:00
webapprt Merge inbound to m-c 2013-11-04 21:09:17 -08:00
widget Merge m-c to inbound 2013-11-04 21:22:23 -08:00
xpcom Bug 934337 - Get rid of custom rules fiddling with SHARED_LIBRARY. r=mshal 2013-11-05 13:28:26 +09:00
xpfe Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger. 2013-10-10 15:22:35 -07:00
xulrunner Bug 934360 - Remove GRE_MILESTONE computation from Makefiles. r=mshal 2013-11-05 07:39:28 +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
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 925605 - Allow to build with a special build of GNU make on windows. r=gps 2013-10-16 08:34:18 +09:00
client.py Bug 882101 - toggle trailing whitespace in client.py update_nss/nspr must be based on old state, r=wtc 2013-06-24 16:39:22 +02:00
CLOBBER Bug 906990 - Part 7: Populate candidate pairs in RTCStatsReport. r=jib 2013-10-28 16:02:00 -07:00
configure.in Bug 931687 - Add -Gw option when using VS2013. r=glandium 2013-11-05 12:46:46 +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 934344 - Fix race condition in parallel export, between js/xpconnect/src and xpcom/idl-parser. r=mshal 2013-11-05 07:39:28 +09:00
moz.build Bug 927837 - Don't manage generated files in configure; r=glandium 2013-10-23 14:43:32 -07: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/