Gecko engine for Wine
Go to file
2013-06-04 08:23:29 -04:00
accessible Bug 878567 Remove unused if block from implicit landmark role handling, r=tbsaunde 2013-06-04 10:46:23 +02:00
addon-sdk Bug 810490 - Constant stack space promise. r=mossop 2013-05-30 14:23:42 +02:00
b2g Bug 870081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice 2013-06-02 10:19:41 +03:00
browser Backed out changeset a0214893763c (bug 874363) pushed mistakenly, DONTBUILD 2013-06-04 23:39:19 +12:00
build Bug 875332 - add cgdb to the known debuggers list; r=jmaher 2013-05-23 10:56:18 -04:00
caps Bug 876604 - Outparamdel UnwrapDOMObjectToISupports; r=bz 2013-06-01 08:56:02 +02:00
chrome
config
content Bug 878396 - Fix a regression with mspace@mathbackground. r=karlt 2013-06-04 08:22:51 -04:00
db/sqlite3 Bug 874171 - Upgrade SQLite to version 3.7.17 (Mozilla changes). r=mak 2013-05-30 11:25:14 -04:00
docshell Bug 453650 - implement reflow observers for docShells; r=bz 2013-06-01 12:00:12 +02:00
dom Bug 878945: rename RTCDataChannelInit dictionary items to match updated spec r=smaug 2013-06-03 17:34:42 -04:00
editor
embedding Bug 876040 - Replace nsIDOMEvent::GetPreventDefault() with nsIDOMEvent::DefaultPrevented(). r=smaug 2013-05-26 06:05:36 +09:00
extensions
gfx Bug 878522. Don't permit Azure/content/Cairo on Linux. r=kentuckyfriedtakahe 2013-06-04 17:18:27 +12:00
hal Merge m-c to a CLOSED TREE birch 2013-05-27 11:47:01 -07:00
image Bug 786064. Part 1: Pass aFlags through VectorImage::Draw; FLAG_CLAMP is especially important to avoid taking a deathly-slow tiling path. r=joedrew 2013-06-04 15:29:34 +12:00
intl bug 870406: move to moz.build (config batch #1) r=mshal 2013-05-24 17:21:14 -07:00
ipc Merge m-c to inbound. 2013-06-03 11:58:20 -04:00
js Bug 878038 - Fix stack mismatch when inlining rest args in Ion. (r=djvj) 2013-06-03 14:27:19 -07:00
layout Bug 878396 - Fix a regression with mspace@mathbackground. r=karlt 2013-06-04 08:22:51 -04:00
media Bug 864109 - Return proper error message if createOffer called with no streams r=abr 2013-06-03 17:01:57 -05:00
memory
mfbt Bug 876156: Don't try using <atomic> on OpenBSD which uses an old libstdc++ r=nfroyd 2013-06-01 00:23:01 +02:00
mobile Bug 878303 - Part 2: use COUNTED_DISCRETE type for searches. r=nalexander 2013-06-03 14:12:17 -07:00
modules Bug 872981 - Print a warning whenever something attempts to store more than 4kb of preferences. r=bsmedberg 2013-06-04 08:21:06 -04:00
mozglue Bug 875824 - Allow to disable on-demand decompression at runtime. r=sewardj 2013-05-29 16:18:27 +02:00
netwerk Bug 876167: avoid usrsctp library race condition on close with ABORT r=tuexen 2013-06-02 09:48:53 -04:00
nsprpub
other-licenses
parser
probes
profile
python Bug 878859 - Remove the mach clippy avatar; r=ted 2013-06-03 15:46:23 -04:00
rdf
security No bug, Automated HSTS preload list update from host bld-centos6-hp-017 - a=hsts-update 2013-06-01 03:23:56 -07:00
services Bug 854761 - Part 2: Remove previous bookmark calls from PlacesUtils - Sync. r=rnewman 2013-06-04 00:21:41 +08:00
startupcache
storage Bug 877540. Fix remaining unsafe reference hazards in browser code. r=terrence 2013-05-30 17:46:48 -04:00
testing Bug 878936 - remove test_marionette_touch.py from test manifest, r=jgriffin 2013-06-03 16:09:04 -04:00
toolkit Bug 854761 - Part 1: Remove previous bookmark calls from PlacesUtils - Toolkit. r=mak 2013-06-04 00:20:11 +08:00
tools Bug 877540. Fix remaining unsafe reference hazards in browser code. r=terrence 2013-05-30 17:46:48 -04:00
uriloader Backed out changeset 019382e24635 (bug 858234) for Linux mochitest-5 leaks. 2013-05-31 16:06:10 -04:00
view Bug 820814. Call nsIWidget::Destroy from a runnable when destroying the widget for a view. r=mats 2013-05-28 03:11:11 -05:00
webapprt
widget Bug 878781 - Port GTK2 to GTK3 - widget minor fixes. r=karlt 2013-06-04 08:23:29 -04:00
xpcom Bug 867914: Declare SharedStub as returning nsresult in xptcstubs_sparc64_openbsd.cpp. r=landry 2013-06-01 00:23:09 +02:00
xpfe Bug 858524 - Move BarProp objects to Paris bindings, r=ms2ger, r=smaug 2013-06-01 01:53:00 -07:00
xulrunner
.gdbinit
.gitignore
.hgignore
.hgtags
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Followup clobber for bug 496923 -- it removed a directory (and references to it in a Makefile.in), and un-regenerated Makefiles will throw a hissy-fit when the removed directory isn't around any more. r=stupid-build-system 2013-06-03 16:00:28 -07:00
configure.in Back out dc76402b8471 (bug 844288) on suspicion of breaking dep builds 2013-05-31 07:39:56 -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/