Gecko engine for Wine
Go to file
Nick Alexander 8743362e3d Bug 906884 - Set Fennec ContentProvider android:label meta-data for next-gen Sync. r=rnewman
These titles show up in the list of things to Sync in Android Settings
> Accounts and Sync > [account].
2013-09-13 14:52:25 -07:00
accessible Bug 915822 - Make GetTabChildFrom a class method on TabChild. r=smaug 2013-09-12 15:24:11 -04:00
addon-sdk Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures 2013-09-09 16:07:48 +01:00
b2g Bug 910134 - generate nexus4 builds for B2G. r=catlee 2013-09-13 11:12:17 -04:00
browser Merge m-c to elm. 2013-09-13 11:59:08 -07:00
build bug 888009: move HOST_CPPSRCS to mozbuild (batch #2) r=mshal 2013-09-12 13:32:27 -04:00
caps Bug 909107 - Replace use of (obsolete) strres.js in test_bug292789.html. r=dveditz 2013-09-12 10:47:55 -04:00
chrome
config Bug 914560 - Package XPI extensions during tools phase so that all required files are in place when running the packaging step, r=glandium 2013-09-12 16:11:53 +02:00
content Merge m-c to b2g-inbound. 2013-09-12 20:41:54 -04:00
db/sqlite3
docshell Bug 914521 - Hold a stack reference to mScriptGlobal when dispatching sync events. r=bz 2013-09-12 11:18:25 -07:00
dom Merge latest green b2g-inbound changeset and mozilla-central 2013-09-13 15:06:40 +01:00
editor Bug 911951 part.2 Reimplement synthesizeText() in EventUtils.js and remove nsIDOMWindowUtils.COMPOSITION_ATTR_* from all tests r=smaug 2013-09-13 00:19:00 +09:00
embedding Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+ 2013-09-09 21:48:07 +08:00
extensions Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures 2013-09-09 16:07:48 +01:00
gfx Merge m-c to b2g-inbound. 2013-09-12 20:41:54 -04:00
hal Merge m-c to inbound. 2013-09-12 22:30:22 -04:00
image Bug 910881 - Do not call RasterImage::DoError off the main thread. r=jdm 2013-09-12 14:40:16 -07:00
intl
ipc Merge m-c to b2g-inbound. 2013-09-12 20:41:54 -04:00
js Bug 913749 - Mark fallible unbox instructions as guards. r=h4writer 2013-09-13 10:09:11 +02:00
layout bug 872487 - remove fails-if() annotations from currently-disabled tests that no longer fail on android/b2g. no_r=me 2013-09-13 07:56:38 +01:00
media Bug 915420 - Use foundation address instead of relay address to determine priority r=bwc 2013-09-11 15:43:09 -07:00
memory
mfbt
mobile Bug 906884 - Set Fennec ContentProvider android:label meta-data for next-gen Sync. r=rnewman 2013-09-13 14:52:25 -07:00
modules Merge inbound to m-c. 2013-09-12 20:37:35 -04:00
mozglue bug 888009: move HOST_CPPSRCS to mozbuild (batch #2) r=mshal 2013-09-12 13:32:27 -04:00
netwerk Merge fx-team to m-c. 2013-09-11 21:48:20 -04:00
nsprpub
other-licenses
parser Bug 912981 - Make parser aware of view-source srcdoc status. r=hsivonen 2013-09-10 13:40:50 -04:00
probes
profile
python Bug 915508 - Change the order of space and comma in the mach status line when several directories are built at the same time; r=gps 2013-09-12 15:14:11 +09:00
rdf
security Bug 913118 - Add a combined list of public and private downloads. r=enn 2013-09-12 21:20:30 +02:00
services Bug 911384 - add HAWK support (HTTP client authentication protocol). r=rnewman 2013-09-12 14:34:34 -07:00
startupcache Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures 2013-09-09 16:07:48 +01:00
storage Bug 902587 - Part 1 follow-up: Remove include of deleted file. 2013-09-12 11:15:04 -04:00
testing Bug 811780 - Provide an option for creating a blank SD card image when running against an emulator. r=jgriffin 2013-09-13 00:47:13 -07:00
toolkit Merge latest green b2g-inbound changeset and mozilla-central 2013-09-13 15:06:40 +01:00
tools Merge m-c to b2g-inbound. 2013-09-12 20:41:54 -04:00
uriloader backout changeset 966df39694c2 for crashing xpcshell on a CLOSED TREE. 2013-09-12 17:20:09 -04:00
view
webapprt Bug 912301 - Exit fullscreen mode if the user navigates to an off-origin url. r=myk 2013-09-10 20:59:30 -04:00
widget Merge latest green fx-team changeset and mozilla-central 2013-09-13 15:02:24 +01:00
xpcom Merge inbound to m-c. 2013-09-12 20:37:35 -04:00
xpfe Bug 826325 - Handle preventDefault on mozbrowserwindowopen events r=bz 2013-09-09 21:18:46 -07:00
xulrunner
.gdbinit
.gitignore
.hgignore
.hgtags
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE. 2013-09-11 11:45:51 -04:00
configure.in Bug 871364 - Support GonkNativeWindow on gonk-JB r=jmuizelaar,mwu,doublec,mikeh,glandium 2013-09-12 11:40:26 +02: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/