Gecko engine for Wine
Go to file
B2G Bumper Bot ecd5a046b3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/727c97afb2a5
Author: gitmai <mri@tid.es>
Desc: Merge pull request #20546 from gitmai/bug-837678-CC-perf-test

Bug 837678 - [cost control] Implement new startup loading events
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/1c34c43198ca
Author: mai <mri@tid.es>
Desc: Bug 837678 - [cost control] Implement new startup loading events
2014-07-19 05:30:32 -07:00
accessible Bug 1038210 - Fix the public destructors for refcounted classes in Windows only code in accessible; r=bjacob 2014-07-15 14:57:48 -04:00
addon-sdk Bug 1037374 - Uplift Add-on SDK to Firefox r=me 2014-07-15 06:19:40 -07:00
b2g Bumping gaia.json for 2 gaia revision(s) a=gaia-bump 2014-07-19 05:30:32 -07:00
browser Merge fx-team to m-c a=merge 2014-07-18 18:31:46 -07:00
build Bug 1038029 - Bad cache file is used for the LDAP C SDK, r=glandium 2014-07-15 20:14:50 -05:00
caps Bug 1035395, r=bholley,smaug 2014-07-18 09:37:42 -07:00
chrome
config Bug 1038799 - Properly wrap Xfixes.h header. r=glandium 2014-07-16 19:16:38 +02:00
content Bug 983504 - Fix Android emulator build errors. r=jesup 2014-07-16 19:16:38 +02:00
db/sqlite3
docshell
dom Merge fx-team to m-c a=merge 2014-07-18 18:31:46 -07:00
editor Bug 1028565 - Part 5: Flatten editor/{idl,public}/ directories. r=ehsan 2014-07-16 12:02:34 -07:00
embedding Bug 1038204 - Make two destructors in the Windows print GUI code private; r=bjacob 2014-07-15 15:00:15 -04:00
extensions
gfx Backed out changeset 79d65a1bbb01 (bug 1039883) for assertion failures on a CLOSED TREE 2014-07-18 16:09:15 +02:00
hal Bug 1037212 - [Flame] Phone is not completely erased when a ringtone is set from the Music App r=dougt,dhylands,khuey 2014-07-17 18:30:47 -07:00
image
intl
ipc Bug 1033522 - Only initialize the Windows Group ID for plugin processes: other process types don't need it. Refactor the saved GRE dir to use a path rather than a non-threadsafe nsIFile object, r=jimm 2014-07-17 11:15:09 -04:00
js Bug 1039667 - IonMonkey: Clear the Guard flag when folding away MBoundsCheck instructions r=jandem 2014-07-17 11:56:38 -07:00
layout Merge fx-team to m-c a=merge 2014-07-18 18:31:46 -07:00
media Merge m-c to inbound. a=merge 2014-07-18 10:25:14 -04:00
memory
mfbt Bug 1007824 - Add mfbt/LinuxSignal.h; r=snorp r=Ms2ger 2014-07-15 12:45:40 -04:00
mobile Bug 1006186 - Update discovery tests since we support webm now r=me 2014-07-18 17:41:31 -04:00
modules Merge inbound to m-c a=merge 2014-07-18 17:51:39 -07:00
mozglue
netwerk bug 1038304 - websockets offline hang r=sworkman 2014-07-17 11:56:38 -04:00
nsprpub
other-licenses
parser Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel 2014-07-15 11:37:45 -04:00
probes
profile
python
rdf Bug 1039161 - Remove rdf/tests/dsds. r=pike 2014-07-17 08:42:17 +09:00
security Bug 984033 - Large OOM in nsStreamLoader::WriteSegmentFun. r=honza 2014-07-17 17:37:33 +09:00
services Backed out changeset 8673477f5fc2 (bug 862563) for Windows mochitest-5 failures 2014-07-11 17:00:08 -07:00
startupcache
storage
testing Merge inbound to m-c on a CLOSED TREE. a=merge 2014-07-17 17:32:54 -04:00
toolkit Merge fx-team to m-c a=merge 2014-07-18 18:31:46 -07:00
tools Bug 1039894 - Add bzpost and firefoxtree to mach mercurial-setup; r=smacleod 2014-07-16 19:18:49 -07:00
uriloader Bug 976608 - applicationCache corrupted due to concurrent updates running (should coalesce), r=jduell 2014-07-16 16:16:30 +02:00
view
webapprt Backed out changeset 4f82325c577f (bug 1036220) for android mochitest failures 2014-07-15 14:29:13 -07:00
widget Bug 1037433 - Update the image of an NSStatusItem when the image of its corresponding NSMenuItem changes. r=smichaud 2014-07-18 21:09:19 +02:00
xpcom Bug 1033522 - Only initialize the Windows Group ID for plugin processes: other process types don't need it. Refactor the saved GRE dir to use a path rather than a non-threadsafe nsIFile object, r=jimm 2014-07-17 11:15:09 -04:00
xpfe Bug 1033295 - Crash in nsWindowDataSource::GetWindowForResource. r=bsmedberg 2014-07-15 12:03:21 -05:00
xulrunner
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Bug 1038799 - Properly wrap Xfixes.h header. r=glandium 2014-07-16 19:16:38 +02:00
configure.in Merge m-c to inbound. a=merge 2014-07-18 10:25:14 -04:00
LEGAL
LICENSE
mach
Makefile.in
moz.build Bug 1039197 - Always build js engine with zlib. r=luke 2014-07-17 08:42:17 +09: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/