Gecko engine for Wine
Go to file
2013-08-13 13:30:00 +02:00
accessible Bug 902732: Merge nsILink and dom::Link r=bz 2013-08-08 01:26:32 -04:00
addon-sdk Bug 893846: Fix tab.index test intermittent. r=Mossop 2013-08-12 10:57:45 -07:00
b2g Bumping gaia.json for 2 gaia-central revision(s) 2013-08-12 15:45:24 -07:00
browser Merge m-c to inbound. 2013-08-12 21:59:20 -04:00
build Backout changeset 9a57f0f347e3 for insufficient review. 2013-08-13 13:30:00 +02:00
caps Bug 898914 (part 1) - Remove JSBool. 2013-08-08 15:53:04 -07:00
chrome Bug 884061 - Part 3c: Use NS_DECL_THREADSAFE_ISUPPORTS in chrome/, r=bsmedberg 2013-07-18 21:20:39 -05:00
config Bug 903321 - Don't update backend.RecursiveMakeBackend.built when no backend file changed. r=gps 2013-08-13 10:39:35 +09:00
content Bug 846688 - Move IsLTR() from nsHTMLInputElement.cpp to dom::Element. r=bz 2013-08-13 12:21:05 +01:00
db/sqlite3 Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal 2013-06-17 15:21:01 -04:00
docshell Bug 903965 - nsWebNavigationInfo now checks if the docShell wants plugins before loading them. r=smaug 2013-08-13 15:06:05 +10:00
dom Backout changeset 9a57f0f347e3 for insufficient review. 2013-08-13 13:30:00 +02:00
editor bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium 2013-08-08 20:12:37 -04:00
embedding Bug 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap 2013-08-12 12:54:51 -07:00
extensions bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium 2013-08-08 20:12:37 -04:00
gfx Merge inbound to m-c. 2013-08-12 15:35:24 -04:00
hal bug 894382 - support libudev.so.1 in Linux Gamepad backend. r=karlt 2013-07-29 09:04:56 -04:00
image bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium 2013-08-08 20:12:37 -04:00
intl bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium 2013-08-08 20:12:37 -04:00
ipc Prevent deadlocks when sending sync messages during urgent in-calls (bug 900062, r=cjones). 2013-08-12 16:21:54 -07:00
js Bug 904108 - Add explicit assignment operator to js::Value r=luke 2013-08-12 12:01:23 -05:00
layout Bug 861693 - Makefile and moz.build changes required for DirectShow audio backend. r=gps 2013-08-13 16:49:25 +12:00
media Bug 861693 - Make DirectShow BaseFilter's destructor virtual, and move some code around to make our DirectShow BaseClass replacement easier to useoutside of webrtc module. r=jesup 2013-08-13 16:49:25 +12: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 Merge m-c to inbound. 2013-08-12 21:59:20 -04:00
modules Bug 861693 - Build system changes for DirectShow MP3 decoder HTML5 audio backend. r=ted 2013-08-13 16:49:25 +12:00
mozglue Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo 2013-07-18 13:59:53 -04:00
netwerk Bug 897904 - Set nsInputStreamPump::mStatus only if EnsureWaiting fails 2013-08-12 11:13:23 -07:00
nsprpub Bug 888273: Update NSPR to NSPR_4_10_1_BETA1 to pick up the bug fix. 2013-07-25 10:03:09 -07:00
other-licenses Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted 2013-07-30 10:25:31 -04:00
parser Bug 903912 - Remove the internals of the old parser since it's only used for about:blank. r=hsivonen 2013-08-12 11:28:41 -04:00
probes
profile Bug 784739 - Switch from NULL to nullptr in profile/; r=ehsan 2013-07-31 11:43:38 -04:00
python Bug 903321 - Don't update backend.RecursiveMakeBackend.built when no backend file changed. r=gps 2013-08-13 10:39:35 +09:00
rdf Bug 901898 - Remove codesighs now that it's no longer run in automation; r=gps 2013-08-12 13:10:41 +01:00
security Backout changeset 9a57f0f347e3 for insufficient review. 2013-08-13 13:30:00 +02:00
services bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium 2013-08-08 20:12:37 -04:00
startupcache bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium 2013-08-08 20:12:37 -04:00
storage bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium 2013-08-08 20:12:37 -04:00
testing Bug 902611 - test_bug475156.html failing on b2g mochitest with (NS_NOINTERFACE) [nsISupports.QueryInterface]. r=jduell 2013-08-12 01:48:10 +02:00
toolkit Backout changeset 9a57f0f347e3 for insufficient review. 2013-08-13 13:30:00 +02:00
tools Bug 901898 - Remove codesighs now that it's no longer run in automation; r=gps 2013-08-12 13:10:41 +01:00
uriloader Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal 2013-06-11 16:38:22 -04:00
view bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium 2013-08-08 20:12:37 -04:00
webapprt Bug 776446 - Cannot use contextmenu <menu> elements within the desktop webapp runtime. r=myk 2013-08-09 14:02:20 -04:00
widget Backed out changeset 716e54fb5d09 (bug 900201) for debug B2G bustage. 2013-08-12 20:54:48 -04:00
xpcom Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures 2013-08-11 19:21:17 -07:00
xpfe Bug 896213 Remove XPFE autocomplete interface usage from the XBL binding r=IanN 2013-08-12 23:49:35 +01: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 Bug 894094 - Add .idea folder (created by JetBrains IDEs) to .hgignore. r=BenWa 2013-07-16 10:32:55 -04:00
.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 Bug 882101 - toggle trailing whitespace in client.py update_nss/nspr must be based on old state, r=wtc 2013-06-24 16:39:22 +02:00
CLOBBER Backed out changeset 5de4d20f6cfd (bug 880259) for intermittent Android reftest failures. 2013-08-09 12:54:15 -04:00
configure.in Backout changeset 9a57f0f347e3 for insufficient review. 2013-08-13 13:30:00 +02:00
LEGAL
LICENSE
mach Bug 899695 - Fix exception in "mach python" on Windows [r=gps] 2013-08-08 08:06:02 -07:00
Makefile.in Bug 901898 - Remove codesighs now that it's no longer run in automation; r=gps 2013-08-12 13:10:41 +01:00
moz.build Bug 899792 - Establish precompile tier and move IPDL and WebIDL build rules; r=glandium 2013-07-30 17:00:24 -07: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/