Gecko engine for Wine
Go to file
Gaia Pushbot b67218cb10 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c2506884aba2
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #14195 from etiennesegonzac/bug-944468-activity-no-post-result

Bug 944468 - Since the 'dial' activity has no return value, the Dialer should not call postResult. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/a2865fb86c53
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 944468 - Since the 'dial' activity has no return value, the Dialer
should not call postResult. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/578f5974053c
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #14117 from caseyyee/bug-943014

Bug 943014 - [Contacts] Update to orange header

========

https://hg.mozilla.org/integration/gaia-central/rev/6ec72dddd4cd
Author: Casey Yee <casey@caseyyee.com>
Desc: Bug 943014 - [Contacts] Update to orange header
2013-12-02 10:40:33 -08:00
accessible Bug 937258 - Part a: Remove empty makefiles; r=gps 2013-11-28 15:25:40 +01:00
addon-sdk Bug 941933: Uplift Add-on SDK to Firefox. r=me 2013-11-27 16:43:04 -08:00
b2g Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump 2013-12-02 10:40:33 -08:00
browser merge fx-team to mozilla-central 2013-12-02 12:43:54 +01:00
build merge fx-team to mozilla-central 2013-11-29 10:13:09 +01:00
caps Bug 884676 - Convert JSPrincipals::refcount to Atomic<int32_t> in JS_THREADSAFE builds, and remove JS_ATOMIC_*. r=Waldo 2013-11-27 09:37:10 -06:00
chrome Bug 941732 - Build chrome in unified mode. r=ehsan 2013-11-20 23:14:31 -08:00
config Bug 942645 - Remove old OS_RELEAE reference. r=glandium 2013-11-29 13:52:22 +09:00
content Backed out changeset a1628c9ba4af (bug 929029) for timeouts/crashes in test_dataChannel_basicAudio.html. 2013-12-02 12:12:45 -05:00
db/sqlite3 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
docshell Bug 942921 - Explicitly include unistd.h for getpid() for non-Linux debug builds. r=smaug 2013-11-26 17:25:24 -05:00
dom Bug 935924 - [SingleVariant] 3rd party apps are deleted after a factory reset. r=fabrice 2013-11-21 17:56:15 +01:00
editor bug 939049 - get rid of useless QIs r=smaug 2013-11-15 11:32:12 -05:00
embedding Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
extensions Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
gfx Bug 944521 - Scroll-grabbing elements shouldn't grab tap gestures. r=Cwiiis 2013-11-29 16:40:21 -05:00
hal Bug 939271 - Part a: remove a reference to hal/tests/browser_alarms.js from hal/Makefile.in to avoid running it twice; r=mounir 2013-11-28 15:03:16 +01:00
image Merge mozilla-inbound to mozilla-central. 2013-11-29 09:54:12 +01:00
intl Merge mozilla-inbound to mozilla-central. 2013-11-29 09:54:12 +01:00
ipc Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
js merge b2g-inbound to mozilla-central 2013-12-02 12:46:24 +01:00
layout Bug 942672. Mark test as failing on Windows non-D2D, because it seems to have exposed a bad bug there. Also, add some padding to fix test failures on Mac. 2013-12-02 15:48:01 +13:00
media merge b2g-inbound to mozilla-central 2013-12-02 12:46:24 +01:00
memory Bug 819839 - Part 2 - Print file name and line number if available in DMD report. r=njn 2013-11-29 16:09:42 +01:00
mfbt Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
mobile merge fx-team to mozilla-central 2013-11-28 12:44:14 +01:00
modules Bug 830881 - Port layerscope GL changes to new layers. r=vlad 2013-11-29 14:11:49 +10:00
mozglue merge fx-team to mozilla-central 2013-11-28 12:44:14 +01:00
netwerk merge b2g-inbound to mozilla-central 2013-12-02 12:46:24 +01:00
nsprpub bug 942207 - Update NSPR to NSPR_4_10_3_BETA1 2013-11-22 14:42:35 -05:00
other-licenses Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
parser Bug 939271 - Part h: move mochitests to manifests in parser/htmlparser; r=hsivonen 2013-11-28 15:03:18 +01:00
probes Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
profile Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
python Bug 943874 - Update Git URL printed during mach bootstrap; r=ehsan 2013-11-28 13:03:04 +07:00
rdf Back out d84bce4e8f2c (bug 943023) because of build errors on a CLOSED TREE 2013-11-25 15:59:01 -08:00
security No bug, Automated HSTS preload list update from host bld-linux64-ec2-170 - a=hsts-update 2013-11-30 03:19:19 -08:00
services Bug 924307 - More logging and error checking during FHR init; r=rnewman 2013-11-21 09:39:16 -08:00
startupcache Bug 936964 (part 1, attempt 2) - Make StartupCache ref-counted. r=aklotz. 2013-11-25 15:57:40 -08:00
storage Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
testing Bug 778011 - Re-enable some dom/imptests/html/dom/ranges/test_Range-xxx tests that were disabled on Android; r=edmorley 2013-11-28 15:07:56 +01:00
toolkit merge b2g-inbound to mozilla-central 2013-11-29 10:19:20 +01:00
tools Bug 944387 - Remove the dead OS X Mutex implementation from the profiler; r=BenWa 2013-11-28 14:35:45 -05:00
uriloader Bug 940235 - Build uriloader in unified mode. r=ehsan 2013-11-18 23:50:59 -08:00
view Bug 937224 - Part c: Move LOCAL_INCLUDES to moz.build in view/; r=mshal 2013-11-28 15:17:27 +01:00
webapprt Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
widget Bug 830881 - Port layerscope GL changes to new layers. r=vlad 2013-11-29 14:11:49 +10:00
xpcom merge mozilla-inbound to mozilla-central 2013-12-02 12:41:55 +01:00
xpfe Bug 919935 - Add a deCOMtaminated way to instantiate nsIUnicodeDecoders and nsIUnicodeEncoders. r=emk. 2013-11-26 09:31:52 +02:00
xulrunner Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09: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_27_BASE for changeset 05025f4889a0 2013-10-28 13:36:59 -07:00
.lldbinit Bug 941539 - Add a .lldbinit file to the tree and make the build system install it to $(DIST)/bin 2013-11-22 13:32:54 +00:00
.reviewboardrc Bug 943747 - Add a .reviewboardrc file; r=mconley 2013-11-27 14:13:18 +08:00
aclocal.m4
Android.mk
AUTHORS
client.mk Bug 704316 - Remove reference to deleted mozilla-dos2unix. r=ted 2013-11-17 12:02:55 +02:00
client.py Bug 937984: Allow client.py to pull NSPR and NSS from a user-specified repo, r=kaie 2013-11-17 13:48:30 -08:00
CLOBBER bug 915533 - opp-clobber, r=echou 2013-12-02 16:21:53 +08:00
configure.in Bug 942657 - Devirtualize AudioStream. r=doublec,gps 2013-11-28 18:09:08 +13:00
LEGAL
LICENSE
mach Bug 924977 - More proper current working directory handling in mach; r=ahal 2013-10-11 12:44:15 -07:00
Makefile.in Bug 941120 - Stop running make check twice in js/src. r=gps 2013-11-20 15:14:31 -05:00
moz.build Bug 862770 - Fix --disable-compile-environment a little. r=gps 2013-11-07 10:37:45 +09:00
mozilla-config.h.in Bug 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium 2013-10-17 00:36:13 -04:00
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/