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

https://hg.mozilla.org/integration/gaia-central/rev/df6babb1ab17
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #12322 from davidflanagan/autocorrect-config

Bug 884752: configure keyboard layouts and dictionaries at build time r=janjongboom,luke-chang,aus

========

https://hg.mozilla.org/integration/gaia-central/rev/54533d45d205
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 884752: configure keyboard layouts and dictionaries at build time
2013-10-18 21:30:25 -07:00
accessible Bug 917598 - ISimpleDOMNode::innerHTML does not work on math elements, r=tbsaunde 2013-10-16 23:10:55 -04:00
addon-sdk Bug 926007 - Backout changeset 0887088eee1a (bug 842341) because it's only used to support msys-paths with gnu make on windows, which is an unsupported setup; r=gps 2013-10-11 17:50:00 -07:00
b2g Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump 2013-10-18 21:30:25 -07:00
browser Back out e9f46c81c28e (bug 924463) on suspicion of being the One True cause of mass browser-chrome orange 2013-10-18 18:54:22 -07:00
build Backed out changesets 39500fdd5007 and cc22bc548566 (bug 890985) for B2G bustage. 2013-10-18 11:43:22 -04:00
caps merge b2g-inbound to mozilla-central 2013-10-09 10:13:52 +02:00
chrome
config Merge mozilla-inbound to mozilla-central 2013-10-17 13:43:37 +02:00
content Merge inbound to m-c. 2013-10-18 15:08:39 -04:00
db/sqlite3
docshell Bug 871161 - Stop inheriting charset where other browsers do not inherit it. r=bzbarsky. 2013-10-16 04:46:10 +03:00
dom Merge inbound to m-c. 2013-10-18 15:08:39 -04:00
editor Bug 920425 part.25 Use mozilla::WidgetEvent::AsDragEvent() r=smaug 2013-10-18 15:10:26 +09:00
embedding Bug 871161 - Stop inheriting charset where other browsers do not inherit it. r=bzbarsky. 2013-10-16 04:46:10 +03:00
extensions Bug 926731 - Add some technical words to the en-US dictionary. r=ehsan 2013-10-17 23:02:10 -07:00
gfx Backed out changeset 6150269410b2 (bug 921212) for bustage on a CLOSED TREE. 2013-10-18 10:21:38 -04:00
hal Bug 926777 - B2G system time: |time.timezone| should save the UTC value with the correct sign. r=gene 2013-10-15 16:43:53 +08:00
image Bug 817700 - Fix animSVGImage test. r=roc 2013-10-16 22:55:33 -04:00
intl Bug 901348 - Apply upstream ICU patch to fix OSX 10.9 build errors. r=Waldo 2013-09-30 21:04:15 +02:00
ipc Merge mozilla-central to mozilla-inbound 2013-10-18 14:13:10 +02:00
js Backed out changesets 39500fdd5007 and cc22bc548566 (bug 890985) for B2G bustage. 2013-10-18 11:43:22 -04:00
layout Merge mozilla-central to mozilla-inbound 2013-10-18 14:13:10 +02:00
media Bug 928132 - Remove obsolete 'restrict' define. r=derf 2013-10-17 15:06:47 -07:00
memory Bug 925169 - part 1 - don't use MOZ_MEMORY_SIZEOF_PTR_2POW in jemalloc.c; r=glandium 2013-10-09 19:04:43 -04:00
mfbt Bug 921871 - Fix -Wunitialized warning in Vector.h. r=Waldo 2013-10-17 18:29:46 -03:00
mobile Backed out changesets d8fd745a0095 and 30b7ebdf5c99 (bug 924480) for robocop-3 failures. 2013-10-18 15:36:21 -04:00
modules merge b2g-inbound to mozilla-central 2013-10-18 11:39:28 +02:00
mozglue Bug 920558 - map anonymous pages differently on ARM and x86; r=glandium 2013-09-26 11:17:05 -04:00
netwerk Bug 928052 - Remove some prtypes.h inclusions from netwerk/; r=mcmanus 2013-10-18 10:45:29 -04:00
nsprpub Bug 915522: Update NSPR to NSPR_4_10_2_BETA1. 2013-09-27 18:00:13 -07:00
other-licenses Bug 843926 - Update ATK headers: atkrelationtype.h, r=tbsaunde 2013-10-17 13:43:16 -04:00
parser Bug 925907 - Check for IN_SELECT_IN_TABLE in "reset the insertion mode" in HTML5 parser. r=hsivonen 2013-10-17 13:26:49 -07:00
probes
profile
python Bug 900522 - Part 3: Add passthru ANDROID_GENERATED_RESFILES. r=gps 2013-10-09 16:19:00 -07:00
rdf Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02:00
security Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps 2013-10-17 07:55:16 +09:00
services Bug 927457 - processTokenResponse fails to handle 401 response correctly. r=gps 2013-10-16 11:32:36 -07:00
startupcache Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02:00
storage Bug 753687 - nsCategoryCache implementation doesn't free old category entries if their contract mapping is removed using .unregisterFactory. Store the factory objects directly in the map, instead of keeping both a map and a separate list. r=froydnj 2013-10-10 08:48:03 -04:00
testing Backed out changeset ffe561bb22e5 (bug 928370) for Android talos bustage. 2013-10-18 12:10:03 -04:00
toolkit Backed out changeset d93b0dd959b3 (bug 900566) on the suspicion of this having caused frequent mochitest-bc oranges 2013-10-18 20:51:43 -04:00
tools Bug 916106 - Avoid unwind loop when erroneously in leaf. r=BenWa 2013-10-16 14:42:49 -04:00
uriloader Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps 2013-10-17 07:55:16 +09:00
view Bug 565388 - No paint for invisible docshell. r=tnikkel 2013-10-16 15:18:42 +02:00
webapprt Merge m-c to b2g-inbound. 2013-10-11 15:44:17 -04:00
widget Bug 922510 - Extend GonkNativeWindow to support android JB 4.2.2, r=sotaro,gps 2013-10-18 10:42:43 +08:00
xpcom 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
xpfe Bug 565388 - No paint for invisible docshell. r=tnikkel 2013-10-16 15:18:42 +02:00
xulrunner Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps 2013-10-17 07:55:16 +09:00
.gdbinit
.gitignore
.hgignore
.hgtags
aclocal.m4
Android.mk
AUTHORS
client.mk Bug 925605 - Allow to build with a special build of GNU make on windows. r=gps 2013-10-16 08:34:18 +09:00
client.py
CLOBBER 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
configure.in Merge mozilla-central to mozilla-inbound 2013-10-18 14:13:10 +02: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 926906 - Drop support for GNU make < 3.81. r=gps 2013-10-17 07:55:14 +09:00
moz.build Bug 915648 followup - Remove debugging code from 9cc7634555c3. r=trivial 2013-10-02 17:30:50 -04: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/