Gecko engine for Wine
Go to file
2013-05-03 17:22:46 -04:00
accessible Bug 865591 - visible menu item have offscreen state, r=tbsaunde 2013-05-14 14:02:48 +09:00
addon-sdk bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
b2g Merge m-c to birch. 2013-05-14 08:38:59 -04:00
browser Merge m-c to inbound. 2013-05-15 21:17:10 -04:00
build Backed out changeset 2d5c2f191920 (bug 863445) for breaking Android Nightlies 2013-05-13 12:31:39 +01:00
caps
chrome bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
config Merge m-c to inbound. 2013-05-13 13:33:20 -04:00
content Bug 872635 - Drop the DelayNode's self-reference right on time, to make sure that DelayNodes don't leak with OfflineAudioContexts; r=roc 2013-05-15 20:51:47 -04:00
db/sqlite3
docshell Bug 852848 - Add support for app-specific redirections r=bz,ferjm 2013-05-14 12:00:09 -07:00
dom Merge inbound to m-c. 2013-05-15 21:14:58 -04:00
editor
embedding bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
extensions bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
gfx Merge m-c to inbound. 2013-05-15 21:17:10 -04:00
hal
image Backed out 5 changesets (bug 817700) for Ubuntu32 PGO mochitest-1 timeouts on a CLOSED TREE. 2013-05-15 15:25:47 -04:00
intl bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
ipc Merge m-c to birch. 2013-05-14 08:38:59 -04:00
js bug 860027 - lazily get the list of interfaces r=bholley 2013-05-03 17:22:46 -04:00
layout Bug 872619 - Stop using 'load' in many SVG reftests, and use MozReftestInvalidate instead, and flag the fallback setTimeouts. r=dholbert 2013-05-16 01:53:03 +01:00
media Bug 872709 - Reorder WebrtcVideoConduit init list to fix build warnings. r=gcp 2013-05-15 21:32:29 -04:00
memory
mfbt Bug 871032 - Move the MOZ_ASSERTs after the declarations to work around MSVC Opt build failure when this file is compiled as C. r=roc 2013-05-13 16:28:29 +02:00
mobile Bug 870056 - Use BaseTest.mDevice and selectSettingsItem in robocop tests; r=jmaher 2013-05-15 13:47:26 -06:00
modules Merge m-c to birch. 2013-05-14 08:38:59 -04:00
mozglue
netwerk bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
nsprpub
other-licenses
parser bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
probes
profile
python Merge m-c to inbound. 2013-05-15 21:17:10 -04:00
rdf bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
security Bug 867861 - Fixup NSS race condition work around after bug 648407. r=ted 2013-05-13 15:26:41 +02:00
services Bug 850091 - Intermittent test_healthreporter.js 179 == 180; r=rnewman 2013-05-15 11:13:30 -07:00
startupcache
storage bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
testing Merge m-c to birch. 2013-05-14 08:38:59 -04:00
toolkit Bug 599804 - Highlight all doesn't work with non HTML documents (e.g. CSS styled XML files). r=adw 2013-05-15 21:32:28 -04:00
tools Bug 855081: Make jprof compile for me by switching from cplus_demangle (which doesn't link) to abi::__cxa_demangle. r=jesup 2013-05-13 15:37:00 -07:00
uriloader bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
view Bug 870816 - Replace DEBUG_INVALIDATIONS with a pref called nglayout.debug.invalidation. r=mattwoodrow 2013-05-14 00:47:02 +01:00
webapprt
widget Merge inbound to m-c. 2013-05-15 21:14:58 -04:00
xpcom bug 860027 - remove XPTIInterfaceInfoManager::EnumerateInterfaces() r=bholley r=bsmedberg 2013-04-09 16:00:21 -04:00
xpfe Backed out changeset 49aabddb2edb (bug 852687) for browser-chrome failures 2013-05-14 12:17:40 +01:00
xulrunner Bug 865655 - Enable MOZ_FOLD_LIBS in xulrunner for the SDK to match Firefox. r=bsmedberg 2013-05-13 15:26:58 +02:00
.gdbinit
.gitignore
.hgignore
.hgtags Added tag FIREFOX_AURORA_23_BASE for changeset d7ce90899997 2013-05-13 09:15:11 -07:00
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Bug 861039 - Add a clobber note. 2013-05-13 05:12:37 -07:00
configure.in Bug 871569. Re-enable skia on mac. 2013-05-13 11:14:21 -04:00
LEGAL
LICENSE
mach
Makefile.in
moz.build
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/