Gecko engine for Wine
Go to file
B2G Bumper Bot 2f936df8c8 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a7eca2fffd83
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 957714 - [Messages] Interacting with message field prevents recipients field from stealing focus (cursor jump) r=julienw

https://bugzilla.mozilla.org/show_bug.cgi?id=957714
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>

========

https://hg.mozilla.org/integration/gaia-central/rev/d9127dcf6f00
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #15815 from davidflanagan/bug956811

Bug 956811: ugly workaround that abuses the settings db for interapp communication r=jporter

========

https://hg.mozilla.org/integration/gaia-central/rev/95e6a1054835
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 956811: ugly workaround that abuses the settings db for interapp communication
2014-01-30 16:30:10 -08:00
accessible Bug 957610 - NODE_CHILD_OF/NODE_PARENT_OF relations are not always symmetrical. r=tbsaunde 2014-01-28 17:13:57 -05:00
addon-sdk Backed out changeset 7e243174acf5 (bug 964545) to fix a CLOSED TREE 2014-01-29 17:03:11 -08:00
b2g Bumping gaia.json for 3 gaia revision(s) a=gaia-bump 2014-01-30 16:30:10 -08:00
browser Merge fx-team to m-c. 2014-01-30 16:23:01 -05:00
build Bug 963280 - pass more options by default when using valgrind as a debugger; r=njn 2014-01-23 16:49:56 -05:00
caps Bug 957688 - Remove nsIXPCSecurityManager::CanAccess and nsScriptSecurityManager::CheckPropertyAccessImpl. r=mrbkap 2014-01-24 16:08:26 -08:00
chrome
config Bug 891705 - [MediaEncoder] Implement WebM 1.0 container writer. r=giles, r=gps, r=rillian 2014-01-15 14:21:14 +08:00
content Merge b2g-inbound to m-c. 2014-01-30 16:32:42 -05:00
db/sqlite3
docshell Bug 956015 - Followup: bump uuids. 2014-01-20 10:04:25 +01:00
dom Merge m-c to b2g-inbound. 2014-01-30 16:37:18 -05:00
editor Bug 289384 - Run the native key binding handlers from nsEditorEventListener; r=Neil,masayuki 2014-01-22 22:18:51 -05:00
embedding Bug 956015 - Add an infallible nsIDocShellTreeItem::ItemType; r=bz 2014-01-20 08:58:26 +01:00
extensions Bug 963485 - Add "dequeue" and "enqueue" to the en-US dictionary. r=ehsan 2014-01-25 09:37:45 +07:00
gfx Bug 964976 - Prevent crash of unsupported pixel format gralloc allocation. r=nical 2014-01-30 11:17:10 -05:00
hal Bug 851680 - Set kernel timezone so that external sdcards get local time rather than UTC time. 2014-01-28 13:33:15 -08:00
image Bug 958758. Refactor common image discard checks into one place. r=seth 2014-01-21 17:19:22 -06:00
intl Additional test for bug 959058 - Check that 0x80 still decodes as euro on pages labeled as gbk. r=emk. 2014-01-27 16:29:35 +02:00
ipc Bug 846566 - Enable HiDPI for fullscreen plugins by adding an NSPrincipalClass entry to the plugin bundle's Info.plist. r=smichaud 2014-01-28 00:04:42 +01:00
js Bug 961821: tests for jit-support for writes into TypedObject arrays (r=pnkfelix). 2014-01-30 17:47:14 +01:00
layout Merge fx-team to m-c. 2014-01-30 16:23:01 -05:00
media Merge b2g-inbound to m-c. 2014-01-27 15:05:03 -05:00
memory
mfbt Bug 961222 - fix documentation and indentation in Compiler.h; r=Waldo 2014-01-17 16:25:30 -05:00
mobile Bug 965070 - Support GridViews in dynamic panels. r=lucasr 2014-01-29 16:37:58 -08:00
modules Bug 946200 - Use the new texture client/host and async-video if OMTC is activated on Linux. r=nrc 2014-01-30 16:05:47 +01:00
mozglue Bug 956398 - Only support text relocations for libflashplayer.so. r=nfroyd 2014-01-25 07:59:14 +09:00
netwerk Bug 965744 - PSL changes for Google private domains. r=gerv 2014-01-30 11:32:08 -05:00
nsprpub Bug 936320: Update NSPR to NSPR_4_10_3_BETA3. r=gdestuynder. 2014-01-24 08:33:02 -08:00
other-licenses
parser
probes
profile
python Bug 964744 - Refactor mozboot packages into the constructor, r=gps 2014-01-28 18:27:43 -05:00
rdf
security Bug 963123 - NNS Windows build fix to prevent lower case working directories to make the build fail. r=glandium 2014-01-30 11:14:35 -05:00
services Merge fx-team to m-c. 2014-01-30 16:23:01 -05:00
startupcache
storage Bug 963167 - Convert JS_SetElement() to take HandleValue rather than MutableHandleValue r=sfink r=bz 2014-01-25 09:31:17 +00:00
testing Merge m-c to b2g-inbound. 2014-01-30 16:37:18 -05:00
toolkit Merge fx-team to m-c. 2014-01-30 16:23:01 -05:00
tools Bug 962954 - Add clang-format downloading support for OSX; r=gps 2014-01-28 14:11:46 +13:00
uriloader
view
webapprt Bug 961377 - Extend webapp runtime to support tooltips in webapps like in the normal browser; r=felipe 2014-01-23 10:31:00 +00:00
widget merge b2g-inbound to mozilla-central 2014-01-30 10:59:15 +01:00
xpcom Bug 965008 - Suppress warning C4996 for VC12+. r=froydnj 2014-01-29 08:37:47 +09:00
xpfe
xulrunner
.clang-format Bug 965120 - Use .clang-format to set tree default format; r=gps 2014-01-30 14:27:44 +13:00
.clang-format-ignore Bug 965120 - Use .clang-format to set tree default format; r=gps 2014-01-30 14:27:44 +13:00
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit Bug 960300 - Put a .lldbinit in the objdir and in dist/bin/, which load the .lldbinit in topsrcdir. r=glandium 2014-01-21 14:47:05 +11:00
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Backed out changeset f9d83ec11ca9 (bug 936555) for checktest failures. 2014-01-27 16:24:52 -05:00
configure.in merge mozilla-central to b2g-inbound on a CLOSED TREE 2014-01-24 15:34:03 +01:00
LEGAL
LICENSE
mach
Makefile.in
moz.build
mozilla-config.h.in
README.txt No bug: the OVERRIDE HOOK is stupid. 2014-01-21 08:23:43 -08:00

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/