Gecko engine for Wine
Go to file
2014-06-02 23:28:44 +02:00
accessible Merge mozilla-inbound to mozilla-central. 2014-05-30 14:07:35 +02:00
addon-sdk Bug 1015396 - Get rid of apiSandbox. r=irakli 2014-05-30 15:11:06 -07:00
b2g Bug 1019572 - Manually stop the media stream in test_permission_gum_remember.html. r=baku. 2014-06-05 05:07:00 -07:00
browser Merge m-c to inbound on a CLOSED TREE 2014-06-05 19:14:19 -07:00
build bug 1019836 - Support narrow char strings in android bridge r=snorp 2014-06-04 15:04:12 -04:00
caps Bug 1018103 - Remove support for the "JavaScript-global-static-nameset" category; r=bholley 2014-06-06 10:06:26 +02:00
chrome
config Bug 1014976 - Don't define _DEBUG on Windows debug builds, it's implied by -MDd/-MTd, and breaks builds with -MD/-MT. r=bsmedberg 2014-05-30 09:39:53 +09:00
content Bug 1011574 - Throw the right exception when putImageData is passed an ImageData with a neutered buffer. r=bjacob 2014-06-05 11:19:22 -07:00
db/sqlite3
docshell Bug 1021466 - Part 1: Make it possible to stash opener and newly created TabParent's inside DocShell. r=smaug. 2014-06-05 22:49:43 -04:00
dom Bug 998115 - Make the output of Codegen.py less #BOGUS. r=peterv. 2014-06-06 11:15:22 -04:00
editor Bug 77992 part 2 - Make event.timeStamp use TimeStamp value based on a pref; r=smaug 2014-06-06 14:29:49 +09:00
embedding Bug 1021466 - Part 2: Make it possible to pass in an nsITabParent when opening windows, and then stash that nsITabParent in the newly created chrome docshell. r=smaug. 2014-06-05 22:51:14 -04:00
extensions
gfx Backed out changeset 7a0d8feb1575 (bug 774388) for build failures during startup cache precompilation; CLOSED TREE 2014-06-06 16:01:43 +01:00
hal Bug 1013097 - Remove IPC for switch event because only the chrome process can receive it. r=dhylands 2014-06-02 19:25:00 -04:00
image Backed out changeset 8dc53499b0c0 (bug 1019753) 2014-06-04 10:31:06 +02:00
intl Bug 1015664. Part 4: Remove NS_HIDDEN in a few miscellaneous places. r=bsmedberg 2014-06-03 00:08:29 +12:00
ipc Bug 1020643: Annotate COMPILE_ASSERT's typedef as permissibly unused, to fix GCC 4.8 build warning. r=Waldo 2014-06-04 18:13:02 -07:00
js Bug 844779 - Part 1: Remove inline function tracking in ionmonkey, r=djvj 2014-06-02 23:28:44 +02:00
layout Backed out changeset 7a0d8feb1575 (bug 774388) for build failures during startup cache precompilation; CLOSED TREE 2014-06-06 16:01:43 +01:00
media b=1015828 match Fake_MediaStreamListener::NotifyPull time advances to timer period and Fake_AudioStreamSource::Periodic buffer size r=rjesup 2014-06-05 10:11:51 +12:00
memory Bug 1019381 - Cherrypick clang and gcc warning fixes from upstream jemalloc. r=glandium 2014-05-28 19:02:11 -07:00
mfbt Bug 1020165 - Remove empty makefiles; r=mshal 2014-06-06 10:06:24 +02:00
mobile Bug 1020165 - Remove empty makefiles; r=mshal 2014-06-06 10:06:24 +02:00
modules Bug 1009935 - Implement the @autocomplete attribute for values other than off/on. r=smaug 2014-06-06 00:25:02 -07:00
mozglue
netwerk Bug 1019918 - Remove pushed stream from SpdyPushCache when cleaning it up. r=mcmanus 2014-06-04 15:37:00 -04:00
nsprpub Bug 1021287 - Update NSPR to 4.10.6 RTM. r=kaie, a=me 2014-06-05 18:00:11 -04:00
other-licenses
parser Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg 2014-06-03 00:08:21 +12:00
probes
profile
python Backed out changeset b83296ec51b3 (bug 832112) for comm-central bustage, r=glandium. 2014-06-02 20:05:22 -05:00
rdf Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz 2014-05-30 09:36:53 +02:00
security Bug 1000548 - Leaking arenas allocated in mozilla::pkix r=keeler 2014-06-05 16:28:46 -07:00
services Bug 1015525: changes to translation prefs are now recorded by FHR. r=rnewman 2014-06-04 15:32:08 +02:00
startupcache
storage Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg 2014-06-03 00:08:21 +12:00
testing Merge b2g-inbound to m-c a=merge 2014-06-05 18:49:36 -07:00
toolkit Bug 1021466 - Part 2: Make it possible to pass in an nsITabParent when opening windows, and then stash that nsITabParent in the newly created chrome docshell. r=smaug. 2014-06-05 22:51:14 -04:00
tools Bug 1017790 - Expose category information in the profiler data, r=djvj 2014-06-04 14:37:49 -04:00
uriloader Merge b2g-inbound to m-c a=merge 2014-06-05 18:49:36 -07:00
view Bug 945029 - Fix up Android's broken [u]intptr_t inttype macros. r=Waldo 2014-05-12 22:27:14 -07:00
webapprt Bug 1016931 - Provide better messages to users for range underflow/overflow of HTML number, date and time inputs. r=smaug 2014-06-02 14:53:56 +01:00
widget Backed out changeset 7a0d8feb1575 (bug 774388) for build failures during startup cache precompilation; CLOSED TREE 2014-06-06 16:01:43 +01:00
xpcom Backed out changeset 7a0d8feb1575 (bug 774388) for build failures during startup cache precompilation; CLOSED TREE 2014-06-06 16:01:43 +01:00
xpfe Bug 1021466 - Part 2: Make it possible to pass in an nsITabParent when opening windows, and then stash that nsITabParent in the newly created chrome docshell. r=smaug. 2014-06-05 22:51:14 -04:00
xulrunner Bug 1018884 - Fix char16_t/wchar_t mismatch in xulrunner/. 2014-06-03 13:25:37 +02:00
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Bug 978238 - Part 2: Implement Proxy.[[GetOwnProperty]] to new ES6 standard. (r=jorendorff) 2014-06-03 13:23:03 -07:00
configure.in Merge inbound to m-c a=merge 2014-06-05 18:31:10 -07:00
LEGAL
LICENSE
mach
Makefile.in Bug 1020165 - Remove empty makefiles; r=mshal 2014-06-06 10:06:24 +02:00
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/