Gecko engine for Wine
Go to file
2013-01-24 13:38:32 +01:00
accessible Bug 902732: Merge nsILink and dom::Link r=bz 2013-08-08 01:26:32 -04:00
addon-sdk Backed out changeset 2d80e7cf6e09 (bug 901239) for Jetpack bustage. 2013-08-03 11:00:12 -07:00
b2g Bumping gaia.json for 2 gaia-central revision(s) 2013-08-08 10:10:24 -07:00
browser Bug 902048 - Use nsIWindowMediator getOuterWindowWithId in WebappsUI.jsm. r=felipc 2013-08-08 13:31:58 -04:00
build Bug 902619 - Write mozinfo.json as part of config.status; r=ted 2013-08-07 23:48:41 -07:00
caps Backed out changeset 9e8edeb0539e (bug 897913) 2013-08-07 15:50:16 -07:00
chrome
config Bug 902619 - Write mozinfo.json as part of config.status; r=ted 2013-08-07 23:48:41 -07:00
content Bug 831224: Remove trailing whitespaces, r=padenot 2013-01-24 13:38:32 +01:00
db/sqlite3
docshell Bug 865850 - Integrate about:networking into Firefox. r=ttaubert 2013-08-07 20:15:28 -04:00
dom Bug 822210 - cdma call waiting - part4 - BT impl. r=gyeh 2013-07-30 17:27:23 +08:00
editor Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan 2013-08-07 14:52:38 -04:00
embedding Bug 901060 - Make nsGenericHTMLElement implement nsIDOMHTMLElement r=bz 2013-08-07 16:23:08 -04:00
extensions Bug 888602 - Add null-check in mozInlineSpellChecker::ReplaceWord. r=ehsan 2013-08-07 20:31:38 -04:00
gfx Merge m-c to b2g-inbound. 2013-08-07 14:41:41 -04:00
hal
image
intl Bug 897921 - Remove some dead assignments in makefiles; r=mshal 2013-08-02 09:03:55 +02:00
ipc Merge m-c to fx-team. 2013-08-07 14:46:19 -04:00
js Bug 902619 - Write mozinfo.json as part of config.status; r=ted 2013-08-07 23:48:41 -07:00
layout Back out 3354e7e52613 (bug 899171) on suspicion of causing Fennec and b2g reftest/jsreftest/crashtest bustage 2013-08-07 22:33:56 -07:00
media Back out e3483fe77b6d (bug 786307) on suspicion of causing OS X make check crashes 2013-08-07 22:33:59 -07:00
memory Bug 901211 - Don't use static page size on ia64, sparc and mips. r=jlebar 2013-08-05 09:10:35 +09:00
mfbt Bug 898653 - Quell 'not enough parameters for macro' warnings in MSVC. r=djvj 2013-07-27 13:05:36 +02:00
mobile Bug 901038 - Follow-up: Update remote debugging url to new doc. r=sriram 2013-08-07 15:48:33 -07:00
modules Merge m-c to fx-team. 2013-08-07 14:46:19 -04:00
mozglue
netwerk Bug 902082 - Forward-declare PSpdyPush3 in nsILoadGroup.h; r=mcmanus 2013-08-07 15:01:40 -04:00
nsprpub
other-licenses
parser
probes
profile
python Bug 902619 - Write mozinfo.json as part of config.status; r=ted 2013-08-07 23:48:41 -07:00
rdf
security Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler 2013-08-06 21:46:05 -05:00
services Merging in version bump NO BUG 2013-08-05 11:06:54 -07:00
startupcache Bug 902332 - Replace JS_{FALSE,TRUE} with {false,true} almost everywhere. r=luke,bz. 2013-08-06 23:59:54 -07:00
storage Bug 901750 - Change return type of |JSNative| from |JSBool| to |bool|. code=nnethercote,jandem. r=luke,bz. 2013-08-02 00:41:57 -07:00
testing Bug 898952 - Media Recording - Skip new test on B2G. r=jsmith 2013-08-07 16:51:28 +08:00
toolkit Bug 901757 - Fix mac permissions. r=felipc 2013-08-08 13:31:58 -04:00
tools Bug 902332 - Replace JS_{FALSE,TRUE} with {false,true} almost everywhere. r=luke,bz. 2013-08-06 23:59:54 -07:00
uriloader
view
webapprt Bug 769848 - window.resizeTo fails is blocked in apps. r=jst 2013-08-07 20:17:34 -04:00
widget merge mozilla-inbound to mozilla-central 2013-08-08 13:13:05 +02:00
xpcom Bug 874679 - Clear JS holders when they are unrooted. r=smaug 2013-08-07 17:22:57 -07:00
xpfe Bug 843363 - Remove unused variable 'rv' in nsDirectoryViewer.cpp. r=bz 2013-08-05 20:18:48 -04:00
xulrunner Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4); r=mshal 2013-08-02 09:03:42 +02:00
.gdbinit
.gitignore
.hgignore
.hgtags Added tag FIREFOX_AURORA_25_BASE for changeset ad0ae007aa9e 2013-08-05 10:56:53 -07:00
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER bug 892978 - [WebGL 2.0] Query objects (GL_ARB_occlusion_query_boolean) - r=jgilbert 2013-08-06 17:23:46 -04:00
configure.in Bug 902619 - Write mozinfo.json as part of config.status; r=ted 2013-08-07 23:48:41 -07: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/