Gecko engine for Wine
Go to file
2014-02-26 11:16:02 -08:00
accessible Bug 966591 - Part 7: Bounds + error handling tests. r=surkov 2014-02-25 08:54:03 -05:00
addon-sdk Bug 976105 - Remove test-suite dependency on unprivileged calls to constructor-as-function. r=bz 2014-02-24 14:40:21 -08:00
b2g merge b2g-inbound to mozilla-central 2014-02-26 12:48:53 +01:00
browser Bug 974579: Disable goog-white-digest256 for non-windows (r=gcp) 2014-02-26 10:51:36 -08:00
build Bug 974378 - Make webrtc.org OpenSL ES output code optional. Increase input buffers. r=jesup 2014-02-26 19:55:07 +01:00
caps Bug 976348 - Change DescribeScriptedCaller to not return a JSScript (r=bholley) 2014-02-25 09:43:14 -06:00
chrome
config Bug 976853 - Exclude dependency file from dependency output for expandlibs_exec.py; r=gps 2014-02-26 13:55:36 +09:00
content Backed out changesets e4c29a3a002e and 896d64c59638 (bug 975824) for webgl conformance test failures. 2014-02-26 10:23:18 -05:00
db/sqlite3
docshell
dom Bug 975052. r=smaug 2014-02-26 11:00:40 -08:00
editor
embedding
extensions
gfx Bug 935778 - Part 0.7: Emit the correct type name from FilterNodeLightingSoftware; r=jrmuizel, parts r=dbaron 2014-02-26 10:13:48 -05:00
hal Bug 935778 - Part 0.4: Spray even more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree 2014-02-21 09:11:33 -05:00
image Bug 975900 - Convert imgUtils to Moz2D (from gfxASurface to SourceSurface). r=mattwoodrow 2014-02-25 00:51:45 +00:00
intl
ipc Bug 974353 - In OpenExisting, check that the IPC-passed Shmem size matches the size stored in the SharedMemory header. And don't leak the segment on error. - r=bent 2014-02-26 14:10:55 -05:00
js Bug 969375 - MIPS port: Added MacroAssembler-mips files. r=froydnj,nbp 2014-02-26 11:16:02 -08:00
layout Bug 974430 - Put the |input[type=number]| rule in forms.css into a separate sheet so we can make it respect the dom.forms.number pref. r=dbaron 2014-02-26 12:26:14 +00:00
media Bug 974378 - Make webrtc.org OpenSL ES output code optional. Increase input buffers. r=jesup 2014-02-26 19:55:07 +01:00
memory Bug 935778 - Part 0.4: Spray even more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree 2014-02-21 09:11:33 -05:00
mfbt Bug 962488 - Update double-conversion for proper AArch64 support. r=froydnj 2014-02-26 13:43:16 -05:00
mobile merge mozilla-inbound to mozilla-central 2014-02-26 12:47:07 +01:00
modules Backed out changeset 802aa43ae8cc (bug 939562) for PGO mochitest regression on a CLOSED TREE 2014-02-26 16:02:15 +01:00
mozglue Backed out 5 changesets (bug 951827) for causing bug 975820. 2014-02-24 14:52:14 -05:00
netwerk Bug 401564 - Test and fix for redirection losing Accept header. r=mcmanus 2014-02-26 09:03:14 -05:00
nsprpub
other-licenses
parser Bug 856140 - Sync our document.registerElement implementation to the current version of the spec. r=mrbkap 2014-02-23 13:01:26 -08:00
probes
profile
python Merge m-c to fx-team 2014-02-25 20:38:33 -08:00
rdf
security Bug 970810: Expand name constraint tests to test insanity::pkix, r=cviecco 2014-02-25 01:15:52 -08:00
services Bug 932759 (part 2) - Have form sync work correctly if FormHistory is disabled. r=rnewman 2014-02-26 17:12:16 +11:00
startupcache
storage
testing Bug 976831: Remove unused getStatus method from Marionette; r=mdas 2014-02-26 17:06:24 +00:00
toolkit Bug 976885 - Port RCFLAGS to moz.build; r=glandium 2014-02-26 09:12:49 -05:00
tools Bug 976892 - Update mach mercurial-setup to use qimportbz from it's new home in version-control-tools; r=gps 2014-02-26 17:28:09 +00:00
uriloader Merge m-c to inbound. 2014-02-25 15:28:35 -05:00
view Back out b157f5d0c235 (bug 974197) for b2g reftest-4 and reftest-6 failures 2014-02-24 21:06:18 -08:00
webapprt Bug 976885 - Port RCFLAGS to moz.build; r=glandium 2014-02-26 09:12:49 -05:00
widget merge b2g-inbound to mozilla-central 2014-02-25 14:30:13 +01:00
xpcom Bug 963024 - AArch64 support for XPCOM. r=froydnj 2014-02-26 13:43:16 -05:00
xpfe Bug 974258 Manually size autocomplete history popup to the autocomplete's width r=Ratty 2014-02-23 18:26:52 +00:00
xulrunner Bug 976885 - Port RCFLAGS to moz.build; r=glandium 2014-02-26 09:12:49 -05:00
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Bug 939672 - Patch 3: CLOBBER change for moving file location 2014-02-25 16:12:57 +08:00
configure.in merge b2g-inbound to mozilla-central 2014-02-26 12:48:53 +01:00
LEGAL
LICENSE
mach
Makefile.in
moz.build Bug 961598 - Part 2: Disable wrapped code from ICS. r=mwu, mh 2014-02-25 09:46:48 +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/