Gecko engine for Wine
Go to file
Gaia Pushbot b5bc191f38 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a815ebbbe084
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #10974 from jmcanterafonseca/contacts_matcher_v1

Bug 889756 - Design and implement a ContactsMatcher module

========

https://hg.mozilla.org/integration/gaia-central/rev/763808ee9b75
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 889756 - Design and implement a ContactsMatcher module
2013-07-16 03:00:23 -07:00
accessible Bug 893336 - Rename listItemCount to reflect string change, r=yzen,flod 2013-07-15 15:57:54 +02:00
addon-sdk Backed out changeset 121171dddc5b (bug 890405) for Jetpack test failures 2013-07-11 13:33:19 -04:00
b2g Bumping gaia.json for 2 gaia-central revision(s) 2013-07-16 03:00:23 -07:00
browser Backed out changeset 6d739868bd90 (bug 887515) for leaking windows on a CLOSED TREE. 2013-07-15 21:39:32 -04:00
build Merge latest green inbound changeset and mozilla-central 2013-07-16 09:57:55 +01:00
caps Back out 757e87bb1c1e:2c2bb15bf160 (bug 884676) for make check failures 2013-07-13 21:59:07 -07:00
chrome
config Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium 2013-07-12 08:56:54 -04:00
content Bug 832768 - Disable test_buffered.html due to frequent timeouts. 2013-07-15 11:45:10 -04:00
db/sqlite3
docshell Bug 887543 - Windows debug bustage follow-up on a CLOSED TREE. 2013-07-11 10:53:57 -07:00
dom Merge inbound to m-c. 2013-07-15 17:03:59 -04:00
editor
embedding Bug 892904 - Remove useless includes of config.mk. r=gps 2013-07-15 18:48:40 +09:00
extensions
gfx Backed out changeset 9897835271b5 (bug 877690) for crashes on a CLOSED TREE 2013-07-15 16:36:17 +01:00
hal Merge m-c to birch. 2013-07-12 13:31:17 -04:00
image
intl
ipc Merge mozilla-central and birch 2013-07-11 10:59:04 +01:00
js Backout 476a4bbbfdb2 (bug 890722) on a CLOSED TREE for breaking debug mochitests 2013-07-15 19:56:08 -07:00
layout Backed out changeset 9897835271b5 (bug 877690) for crashes on a CLOSED TREE 2013-07-15 16:36:17 +01:00
media Bug 892911 - Check that media section is found before adding rtcp-fb attributes r=ekr 2013-07-12 12:53:22 -05:00
memory Bug 892904 - Remove useless includes of config.mk. r=gps 2013-07-15 18:48:40 +09:00
mfbt Bug 892839 - Fix buggy example code in Move.h. r=luke DONTBUILD 2013-07-15 10:40:30 -07:00
mobile Bug 886496 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored (Part 2) r=bnicholson 2013-07-13 00:34:38 -04:00
modules bug 888268 - wifi tickler for mitigating 802.11 psp mode on android r=dougt 2013-07-11 11:39:36 -04:00
mozglue
netwerk Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium 2013-07-12 08:56:54 -04:00
nsprpub
other-licenses
parser
probes
profile
python Bug 894197 - Define state directory in mach context object; r=jhammel 2013-07-15 19:56:15 -07:00
rdf Bug 892904 - Remove useless includes of config.mk. r=gps 2013-07-15 18:48:40 +09:00
security Merge latest green inbound changeset and mozilla-central 2013-07-15 10:48:54 +01:00
services Merge fx-team into mozilla-central 2013-07-15 12:11:09 -07:00
startupcache
storage
testing Bug 713055 - roll out mozharness desktop talos. NPOTB. DONTBUILD. r=aki 2013-07-12 13:19:52 -04:00
toolkit Fix step-in in chrome debugging by loading the promise library in the debugger server's compartment (Bug 834756); r=dtownsend,vporof 2013-07-12 22:13:21 +03:00
tools Backout e6bda3437a7c for OSX bustage. 2013-07-12 15:08:33 -07:00
uriloader Backout e6bda3437a7c for OSX bustage. 2013-07-12 15:08:33 -07:00
view
webapprt bug 893266 - Correct regression from bug 861495 by fixing name of nsIWindowMediator::getOuterWindowWithId; r=myk 2013-07-12 20:58:10 -07:00
widget Bug 888863 - Port GTK2 to GTK3 - entry combo box update. r=karlt 2013-07-15 09:12:41 -04:00
xpcom Bug 876029 - Add Missing MPL header. r=jlebar DONTBUILD 2013-07-15 15:25:07 -07:00
xpfe
xulrunner
.gdbinit
.gitignore
.hgignore
.hgtags
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Touch CLOBBER for bug 870407 2013-07-12 14:51:04 -07:00
configure.in Bug 891049 - Only build Skia on x86, x86_64 and ARM target architectures r=khuey 2013-07-12 16:34:27 -04: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/