Gecko engine for Wine
Go to file
2013-03-08 09:32:34 +01:00
accessible Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium 2013-03-07 05:03:51 -08:00
addon-sdk Bug 849009 - Uplift Add-on SDK changeset 645b0ca71ccd41bb1fc69d97d22c456b03452e89 2013-03-07 15:09:34 -08:00
b2g Bug 838547 - We are only interested to the pagehide event from the root document. r=smaug 2013-03-07 08:35:38 -05:00
browser Bug 794028 part 2/2: Use the Firefox Start Top Sites tile group. r=mbrubeck 2013-03-07 15:38:03 -08:00
build Bug 848173 - Add filenames, fix module names, and turn on fsm_sm debugging r=ehugg 2013-03-07 17:26:28 -06:00
caps Merge mozilla-central into build-system 2013-02-27 10:03:52 -08:00
chrome Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
config Backout expandlibs part of bug 812179 for breaking bug 603370. r=me 2013-03-06 11:11:43 +01:00
content Bug 849067 - Unbreak gstreamer builds again. r=cpearce 2013-03-07 17:44:00 -08:00
db/sqlite3 Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
dbm Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
docshell Bug 835542 - Implement mozilla::Abs. r=Ms2ger 2013-02-15 19:55:36 -08:00
dom No bug: Remove some windows line endings to kick-start a build. 2013-03-07 22:15:26 -08:00
editor Bug 716403 - Fix intermittent failure of Bug 795785 test. r=ehsan 2013-03-07 10:17:34 +00:00
embedding Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium 2013-03-07 05:03:51 -08:00
extensions Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium 2013-03-07 05:03:51 -08:00
gfx Back out Bug 848078 for orange. 2013-03-07 21:34:01 -08:00
hal Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium 2013-03-07 05:03:51 -08:00
image Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium 2013-03-07 05:03:51 -08:00
intl Bug 820263 - Mark as CLASS_COMPLEX for Khmer language. r=masayuki 2013-03-04 19:17:03 +09:00
ipc Bug 846615 - Remove some functionality that is no longer needed, r=bent 2013-03-08 15:03:03 +08:00
js Backed out changeset 8ed74a9e1a3e (bug 848602) and changeset a114e8c5e9ef (bug 848587) for bustage on a CLOSED TREE. 2013-03-07 22:00:28 -05:00
layout Bug 844750 - Don't use per-display-item invalidation for table frames. r=roc 2013-03-08 15:18:45 +13:00
media Backed out changeset f7acf064582d (bug 839677) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:28:25 -05:00
memory Bug 846368 - Add number of bytes requested to OOM last-gasp r=bsmedberg 2013-02-28 13:43:51 -06:00
mfbt Bug 847521 - Allow CheckedInt<signed char> in addition to char/unsigned char. char != signed char (but is guaranteed to have the same representation as either signed char or unsigned char, for backwards-compatibility reasons), so we have to handle signed char as a third character type. r=bjacob 2013-03-01 21:49:25 -08:00
mobile Backout changeset d7fa00b3ee3e (bug 834337) because it is not needed after bug 842681 2013-03-08 09:32:34 +01:00
modules Bug 845807 - Blue link text should be lighter by default. r=mconley, ui-r=shorlander 2013-03-01 13:14:24 -05:00
mozglue Bug 842681 - Use the linker Zip code through JNI for GeckoJarReader. r=kats 2013-03-08 09:27:52 +01:00
netwerk bug 848360 - telemetry for ssl ratios of http transactions and page loads r=jduell 2013-03-07 16:52:52 -05:00
nsprpub Bug 841651: Implement PR_SetThreadPriority() on Linux-based platforms 2013-02-27 12:51:25 -08:00
other-licenses Windows stub installer code only - Bug 811573 - 'Add more data points to the metrics ping for the stub installer'. Also fixes bug 797998 - 'In the download phase of the stub installer without an internet connection, the stub installer should eventually time out and report an error' and bug 836044 - 'Aurora stub installer doesn't seem to be working'. r=bbondy 2013-03-05 22:07:59 -08:00
parser Bug 253564 - Plain text (text/plain, text/javascript, text/css, etc) documents should word-wrap. r=bz 2013-03-06 23:45:08 -05:00
probes Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
profile Bug 784841 - Part 18β: Convert /profile; r=glandium 2013-02-25 12:47:24 -08:00
python Bug 818246 - Part 2: Support moz.build -> Makefile variable passthru; r=glandium 2013-03-07 05:05:03 -08:00
rdf Bug 784841 - Part 18γ: Convert /rdf; r=glandium 2013-02-25 12:47:24 -08:00
security Bug 404077 - Change annotation. 2013-03-02 20:56:09 -05:00
services Bug 847662 - Part 2: Use try..finally in tests so cleanup always occurs; r=rnewman 2013-03-07 05:06:58 -08:00
startupcache Bug 784841 - Part 18v: Convert misc remaining parts; f=Ms2ger rs=ted 2013-02-25 12:47:23 -08:00
storage Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium 2013-03-07 05:03:51 -08:00
testing Bug 848448 - add Actions from marionette into package and up the version number, r=mdas 2013-03-06 14:41:21 -08:00
toolkit bug 848360 - telemetry for ssl ratios of http transactions and page loads r=jduell 2013-03-07 16:52:52 -05:00
tools Bug 848507 - Support searching DXR in mach; r=gps 2013-03-06 15:23:21 -05:00
uriloader Merge mozilla-central into build-system 2013-02-27 21:02:02 -08:00
view Merge mozilla-central into build-system 2013-02-25 22:09:18 -08:00
webapprt bug 750303: mkdir_deps - target specific enhancement 2013-03-04 14:34:02 -05:00
widget Bug 848692 - Fix native progress bar animation. r=josh 2013-03-08 09:03:39 +01:00
xpcom Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium 2013-03-07 05:03:51 -08:00
xpfe Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium 2013-03-07 05:03:51 -08:00
xulrunner Bug 847382: Fix XULRunner SDK builds. r=glandium 2013-03-04 23:09:14 -08:00
.gdbinit Bug 820548 - Move .gdbinit to topsrcdir. r=glandium 2012-12-11 16:05:53 -05:00
.gitignore Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel 2012-09-26 09:43:54 -07:00
.hgignore Bug 793928: Ship the Add-on SDK APIs as part of the platform. r=gps 2013-02-01 11:20:17 -08:00
.hgtags Added tag FIREFOX_AURORA_21_BASE for changeset cc37417e2c28 2013-02-19 09:30:50 -08:00
aclocal.m4 Bug 784841 - Part 5: Integrate virtualenv into SpiderMonkey configure; r=glandium 2013-01-16 00:21:06 -08:00
Android.mk Bug 794297: Block the android build system from looking in mozilla-central. r=mwu 2012-09-25 17:04:01 -07:00
AUTHORS
client.mk Bug 784841 - Part 19: Remove allmakefiles.sh and friends; r=ted 2013-02-25 14:09:16 -08:00
client.py Bug 816392: Update to NSS 3.14.1 beta 2 (NSS_3_14_1_BETA2), r=me, a=rrelyea 2012-12-05 15:19:18 -08:00
CLOBBER Bug 848395 - GC: Move Rooted to JS namespace - Move js::Rooted to JS namespace r=terrence 2013-03-06 16:41:38 +00:00
configure.in Bug 831236: remove mobile/xul, r=axel,mfinkle,gps,glandium 2013-03-06 23:43:44 -08:00
LEGAL
LICENSE
mach Bug 829557. followup to part 1: revert the almost-certainly-accidental removal of mach's executable bit. 2013-03-03 23:28:15 -08:00
Makefile.in Bug 847369 - Hook up js/src to check make target; r=glandium 2013-03-04 11:11:55 -08:00
moz.build Bug 784841 - Part 18ι: Convert /tools; r=ted 2013-02-25 13:20:01 -08:00
mozilla-config.h.in
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/