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

https://hg.mozilla.org/integration/gaia-central/rev/dcae8edae13b
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #12142 from luke-chang/900906_pinyin_in_worker

Bug 900906 - [Keyboard] Wrap the pinyin IME engine with web worker, r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/af4356d09549
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 900906 - [Keyboard] Wrap the pinyin IME engine with web worker
2013-10-16 20:45:23 -07:00
accessible Bug 924284 - Output accessible values. r=yzen 2013-10-14 12:56:19 -07: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-16 20:45:23 -07:00
browser Merge fx-team to m-c. 2013-10-16 17:00:57 -04:00
build Bug 923513 - Make remoteautomation.py use the new mozcrash check_for_java_exception(); r=jmaher 2013-10-16 16:18:29 +01:00
caps merge b2g-inbound to mozilla-central 2013-10-09 10:13:52 +02:00
chrome Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted 2013-09-24 11:50:08 -07:00
config Bug 925605 - Allow to build with a special build of GNU make on windows. r=gps 2013-10-16 08:34:18 +09:00
content Bug 927259 - Cannot switch scroll target by moving mouse cursor with trackpad of MacBook. r=masayuki 2013-10-16 11:16:57 -04:00
db/sqlite3 Bug 909382 - Upgrade SQLite to version 3.8.0.2 - Mozilla changes. r=mak 2013-09-26 14:29:45 -04:00
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 b2g-inbound to m-c. 2013-10-16 17:01:40 -04:00
editor Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes. 2013-10-14 14:38:54 -04:00
embedding Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes. 2013-10-14 14:38:54 -04:00
extensions Bug 920377 part.33 Get rid of mozilla::WheelEvent r=roc 2013-10-16 18:37:36 +09:00
gfx Bug 869762: Use Core Foundation notifications instead of ATS for font changes on OS X. r=jdaggett 2013-10-15 23:53:52 -05:00
hal Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02:00
image Bug 924117 - Wrap access to RasterImage::mSourceData in mDecodingMutex r=seth 2013-10-16 08:56:08 -07: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 Bug 789217 - 0002. Implement keystore. r=qdot 2013-10-01 12:09:56 +08:00
js Backed out changeset b158656d754e (bug 921035) for test bustage 2013-10-16 09:43:19 -07:00
layout Merge inbound to m-c 2013-10-15 20:15:17 -07:00
media Bug 924107 - Make dist/include available in all of the WebRTC code; r=jesup,glandium 2013-10-15 15:08:43 -04: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 926083 - Only #include Compiler.h in NullPtr.h if needed; r=froydnj 2013-10-15 17:13:39 -04:00
mobile Merge fx-team to m-c. 2013-10-16 17:00:57 -04:00
modules Bug 881935 - Part 2: Device configuration for max-fs and max-fr. r=derf 2013-10-13 09:44:50 +08:00
mozglue Bug 920558 - map anonymous pages differently on ARM and x86; r=glandium 2013-09-26 11:17:05 -04:00
netwerk Bug 917685 - Let complex overrides take precedence over pref overrides; r=dao 2013-10-16 10:51:23 -04:00
nsprpub Bug 915522: Update NSPR to NSPR_4_10_2_BETA1. 2013-09-27 18:00:13 -07:00
other-licenses Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02:00
parser Bug 920725 - Return with error in nsHtml5StreamParser::WriteStreamBytes if mLastBuffer is null. r=hsivonen 2013-10-16 11:16:36 -04:00
probes
profile
python Bug 925605 - Allow to build with a special build of GNU make on windows. r=gps 2013-10-16 08:34:18 +09: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 925605 - Allow to build with a special build of GNU make on windows. r=gps 2013-10-16 08:34:18 +09:00
services Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02: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 Bug 927432: fix 'finish() not called' in chrome js Marionette test cases. r=jgriffin 2013-10-17 10:26:27 +08:00
toolkit Merge fx-team to m-c. 2013-10-16 17:00:57 -04:00
tools Bug 899782: Enable NS_StackWalk for obtaining sync stacks in profiler. r=BenWa 2013-10-15 13:06:20 -06:00
uriloader Bug 925083: Remove support/code for nsIAppleFileDecoder. r=mcmanus 2013-10-11 02:32:47 -05: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 Merge b2g-inbound to m-c. 2013-10-16 17:01:40 -04:00
xpcom Bug 899477 - Remove unused COMPONENT_DIRECTORY macro. r=bsmedberg 2013-10-15 13:54:10 -04:00
xpfe Bug 565388 - No paint for invisible docshell. r=tnikkel 2013-10-16 15:18:42 +02:00
xulrunner Bug 926900 - Remove msys-make specific mozconfig. r=gps 2013-10-16 08:31:18 +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 872934 - Make style sheet change event interfaces [ChromeOnly]. r=smaug 2013-10-15 04:03:37 +09:00
configure.in Bug 925334 - delete check for HAVE_GNU_GET_LIBC_VERSION; r=glandium 2013-10-10 09:43:36 -04: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 925993 - Ensure clang-plugin is built before everything else; r=gps 2013-10-12 08:29:46 +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 912560 - WebRTC may define __STDC_FORMAT_MACROS on the command line. r=ted 2013-10-01 15:08:46 -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/