Gecko engine for Wine
Go to file
2014-05-26 10:48:54 -06:00
accessible Bug 1011736 - Added null check to Accessible::Shutdown. 2014-05-23 13:15:07 -04:00
addon-sdk Bug 1003095 - Convert DevToolsExtensions.jsm into an SDK module;r=past;r=ZER0 2014-05-22 16:20:41 +02:00
b2g merge b2g-inbound to mozilla-central 2014-05-26 15:26:11 +02:00
browser merge fx-team to mozilla-central 2014-05-26 14:59:21 +02:00
build Bug 1009730 - Stop using /data/local/user.js in b2g unittests, r=jgriffin 2014-05-22 15:47:52 -04:00
caps Bug 1008481 - Try disabling https test to stop mysterious orange. r=me 2014-05-23 15:28:03 -07:00
chrome
config Bug 908503: Change to stagefright demuxer; r=cpearce 2014-05-22 14:42:39 +12:00
content Bug 1015646 - Add a memory reporter for SVGPathElement's SVGAnimatedPathSegList member. r=njn 2014-05-26 16:21:23 +01:00
db/sqlite3
docshell Bug 789261 - Enable WebIDL bindings for Window. r=bz. 2014-04-08 20:48:37 +02:00
dom Bug 789261 - Enable WebIDL bindings for Window. r=bz. 2014-04-08 20:48:37 +02:00
editor merge b2g-inbound to mozilla-central 2014-05-26 15:26:11 +02:00
embedding Bug 869836 - Part 8: Use Append('c') instead of Append("c"). r=ehsan 2014-05-22 06:48:52 +03:00
extensions Bug 1015161 - Add rheumatology, rheumatological, rheumatologist to the en-US dictionary. r=ehsan 2014-05-24 08:08:01 +07:00
gfx Bug 1015981 - Replace using namespace mozilla::css with qualified class name. r=botond 2014-05-26 12:44:43 -04:00
hal Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan 2014-05-23 12:53:17 -07:00
image merge b2g-inbound to mozilla-central 2014-05-26 15:26:11 +02:00
intl bug 1015603 part 2 - move the special Greek uppercasing code from nsTextRunTransformations to intl/unicharutil. r=roc 2014-05-26 14:23:31 +01:00
ipc Bug 1015430 - Fix more XPCOM constructors to clarify whether they should be explicit; r=froydnj 2014-05-25 21:16:01 -04:00
js Bug 1015677 - Check for interrupts while backtracking during irregexp execution, r=jandem. 2014-05-26 10:48:54 -06:00
layout Merge mozilla-central to mozilla-inbound 2014-05-26 15:32:24 +02:00
media Bug 1014613 followup - Add one more fix for OpenBSD. 2014-05-26 16:05:53 +12:00
memory Bug 1015012 - Make the VolatileBuffer constructors explicit; r=froydnj 2014-05-25 21:25:33 -04:00
mfbt Bug 1012971 - Fix compiler warnings in mfbt r=nbp 2014-05-22 11:15:06 -07:00
mobile merge fx-team to mozilla-central 2014-05-26 14:59:21 +02:00
modules Bug 789261 - Enable WebIDL bindings for Window. r=bz. 2014-04-08 20:48:37 +02:00
mozglue Bug 992357 - b. Add array support stubs; r=blassey 2014-05-16 18:25:29 -04:00
netwerk merge b2g-inbound to mozilla-central 2014-05-26 15:26:11 +02:00
nsprpub Bug 891551: Update NSPR to NSPR_4_10_6_BETA1, which also includes fixes 2014-05-23 10:51:29 -07:00
other-licenses
parser Bug 1014891 - Remove support for XML's 'catalog' style sheets, and provide an internal alternative for the abusing callers of EnsureCatalogStyleSheet. r=bz 2014-05-24 19:46:38 +01:00
probes
profile
python Merge fx-team to m-c 2014-05-23 17:04:56 -07:00
rdf Bug 869836 - Part 8: Use Append('c') instead of Append("c"). r=ehsan 2014-05-22 06:48:52 +03:00
security No bug, Automated HSTS preload list update from host bld-linux64-spot-1068 - a=hsts-update 2014-05-24 03:14:12 -07:00
services Bug 982610 - Update TPS to use latest Mozmill 2.0.6. r=hskupin DONTBUILD 2014-05-22 18:25:50 +02:00
startupcache Bug 869836 - Part 8: Use Append('c') instead of Append("c"). r=ehsan 2014-05-22 06:48:52 +03:00
storage Bug 869836 - Part 8: Use Append('c') instead of Append("c"). r=ehsan 2014-05-22 06:48:52 +03:00
testing merge b2g-inbound to mozilla-central 2014-05-26 15:26:11 +02:00
toolkit Bug 1015634 - Add the statictitle attribute back to the toolkit download manager's <window>; r=mconley 2014-05-26 10:15:40 -04:00
tools Bug 1014382 - Add nm-symbolicate.py helper script. r=jrmuizel DONTBUILD as NPOTB 2014-05-22 05:00:28 +00:00
uriloader Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:52 +03:00
view
webapprt back out bug 1006615 (blocklist domain change) as data collection systems aren't completely ready yet 2014-05-21 23:36:58 +02:00
widget Bug 1015754 - Cleanup mouse events in the QT widget. r=romaxa 2014-05-26 18:25:40 +02:00
xpcom Bug 1015430 - Fix more XPCOM constructors to clarify whether they should be explicit; r=froydnj 2014-05-25 21:16:01 -04:00
xpfe Bug 1005619 - Part 2: Use nsIWidget::GetRestoredBounds from appshell. r=neil 2014-05-20 16:32:17 +09:00
xulrunner Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan 2014-05-22 06:48:51 +03:00
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore Bug 908503: Change to stagefright demuxer; r=cpearce 2014-05-22 14:42:39 +12:00
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk Bug 1006956 - Disable sccache on non-try PGO builds. r=mshal 2014-05-15 07:14:37 +09:00
client.py
CLOBBER Bug 1004726 - Clean up profiler pseudo-stack representation. r=djvj,mrosenberg 2014-05-20 15:25:25 -04:00
configure.in Merge fx-team to m-c 2014-05-23 17:04:56 -07:00
LEGAL
LICENSE
mach Bug 957721 - Transform mach into a shell script that reexecutes itself with python. r=mshal 2014-05-21 11:27:30 +09:00
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/