Gecko engine for Wine
Go to file
2014-04-24 23:49:00 -04:00
accessible Bug 1000500 - preventing traversal into the link subtree. r=eeejay 2014-04-23 17:26:11 -04:00
addon-sdk Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws 2014-04-25 14:30:18 +02:00
b2g Merge b2g-inbound to m-c. 2014-04-25 16:12:25 -04:00
browser Bug 915930 - Make mozilla::pkix the default certificate verifier for all (not just desktop) r=briansmith 2014-04-25 13:22:30 -07:00
build Backed out changeset b589de6c1084 (bug 889744) for failures in test_marketplace_pkg_install.html 2014-04-24 15:29:20 +01:00
caps Bug 474369 - remove nsVoidArray includes; r=ehsan 2014-04-26 16:12:45 +02:00
chrome
config Bug 983953 - Don't try to use vpx_mem if --with-system-libvpx doesn't provide. r=glandium 2014-04-22 08:44:04 -04:00
content Bug 843265 - Remove the check for 'canplaythrough' since the purpose of this test is test the 3 ways to register an event handler. r=kinetik 2014-04-24 23:49:00 -04:00
db/sqlite3
docshell Bug 981900 - Add OnHistoryReplaceEntry to nsISHistoryListener to handle history.replaceState. r=smaug 2014-04-24 15:12:15 -04:00
dom Bug 992512 - DOMStorageCache crashes (sDatabase access violation read), patch v3, r=smaug 2014-04-26 21:55:20 +02:00
editor Bug 998188 part.1 Add test for this crash on debug build r=ehsan 2014-04-26 08:52:12 +09:00
embedding Bug 474369 - remove nsVoidArray includes; r=ehsan 2014-04-26 16:12:45 +02:00
extensions Bug 474369 - remove nsVoidArray includes; r=ehsan 2014-04-26 16:12:45 +02:00
gfx Bug 1000350. Don't overwrite a layout set display port base with an APZC-guessed one. r=kats 2014-04-26 00:13:36 -05:00
hal Backed out changeset 1a6ada013610 (bug 959089) 2014-04-25 17:51:15 +01:00
image Back out 3df94ef87444 (bug 999266) for build bustage 2014-04-21 21:57:06 -07:00
intl Bug 1001113 - Remove test_bug718500.js from m-c. r=emk 2014-04-25 12:36:22 +03:00
ipc Bug 987305 - Add BitFlagsEnumSerializer - r=nfroyd 2014-04-25 22:34:04 -04:00
js Bug 885798 - Extend the nc_slots enum with new Number constants. r=till 2014-04-26 18:45:33 +02:00
layout Bug 474369 - remove nsVoidArray includes; r=ehsan 2014-04-26 16:12:45 +02:00
media Bug 970690 - Part 2: Add basic telemetry for ICE. r=mt 2014-03-03 10:58:35 -08:00
memory Bug 1000621 - Check if DMD is enabled before dumping. r=njn. DONTBUILD 2014-04-24 12:43:11 -07:00
mfbt Bug 987290 - Allow using MFBT Typed Enums as bitwise flags - r=Waldo 2014-04-25 22:34:04 -04:00
mobile Bug 998188 part.7 Firefox for Android should use XP line break at calling sendQueryContentEvent() in its chrome r=margaret.leibovic, feedback=markcapella 2014-04-26 08:52:14 +09:00
modules Bug 474369 - remove nsVoidArray includes; r=ehsan 2014-04-26 16:12:45 +02:00
mozglue Bug 982569 - Don't hard-code the page size. r=khuey 2014-04-21 19:32:48 +02:00
netwerk Bug 698730 - Add username to connection cache hash so NTLM gets correct connection, r=mcmanus 2014-04-26 12:01:39 -07:00
nsprpub
other-licenses
parser
probes
profile
python Bug 993243. Add a +debugger parameter to 'mach debug' to specify the debugger to launch. r=gps 2014-04-24 23:25:44 +12:00
rdf
security Bug 474369 - remove nsVoidArray includes; r=ehsan 2014-04-26 16:12:45 +02:00
services Bug 975786 - Add FHR search source for about:newtab. r=rnewman 2014-04-24 19:09:18 -07:00
startupcache Bug 988880 - Disable startup cache on b2g. r=fabrice 2014-04-21 10:20:49 -07:00
storage Bug 547140, part 4 - Remove flags argument from resolve hooks. r=Waldo. 2014-04-25 16:11:02 -05:00
testing Bug 1001681 - define Task to fix webapprt-test-chrome tests; r=jmaher 2014-04-26 14:05:46 -07:00
toolkit Bug 474369 - remove nsVoidArray includes; r=ehsan 2014-04-26 16:12:45 +02:00
tools Backed out changeset 60b6bdaafba7 (bug 999071) for android 2.3 rc1 orange 2014-04-25 14:50:31 -07:00
uriloader Backout f615a0532971:154fb9a9e0bc (bug 493701) for Cpp bustage 2014-04-26 13:12:10 -04:00
view
webapprt Backed out 7 changesets (bug 942756) for Gi bustage 2014-04-24 14:30:44 -07:00
widget Bug 987311 - 3/6 - Make TextureFlags a typed enum, final manual changes - r=nical 2014-04-25 22:34:05 -04:00
xpcom Backout 2629257557ff:284be1609a50 (bug 1001842) for debug xpcshell bustage 2014-04-26 13:18:32 -04:00
xpfe
xulrunner
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER
configure.in Bug 491863 - Remove IBMBIDI; r=roc 2014-04-23 21:15:29 -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/