Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Gaia Pushbot e33fad0a0d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f4de4fb20543
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #14923 from TheoChevalier/Bug952805-usage-wifi-data-string-fix

Bug 952805 - [Usage][l12y] wifi-usage and mobile-usage are reused in dif...
r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/5cabe242c227
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 952805 - [Usage][l12y] wifi-usage and mobile-usage are reused in different contexts
2013-12-27 02:10:22 -08:00
accessible Bug 945435 - Firefox changed the way it handled role=presentation breaking ATs, r=tbsaunde 2013-12-18 12:25:07 -05:00
addon-sdk Bug 947501 - Uplift Addon SDK to Firefox 2013-12-19 14:50:18 -08:00
b2g Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump 2013-12-27 02:10:22 -08:00
browser Merge m-c to inbound 2013-12-24 15:25:23 -08:00
build Bug 936790 - (gcc 4.5) Build error: "We don't want these libstdc++ symbols to be used" when building with --enable-stdcxx-compat and WebRTC, r=glandium 2013-12-25 13:42:40 +01:00
caps
chrome
config
content Backout b04bd18e5692 for reftest failure 2013-12-26 15:13:57 -05:00
db/sqlite3
docshell Backed out changeset 70befb4cf2f4 (bug 878935) for mochitest -4 and bc test failures 2013-12-20 12:42:54 +01:00
dom Bug 952977: Use gfx::Matrix in ipdl r=nical 2013-12-26 13:06:53 -05:00
editor Bug 887538 - Implement web components shadow element. r=mrbkap 2013-12-20 22:43:58 -08:00
embedding
extensions Bug 946815 - Handle nsIExpandedPrincipal instances in the permission manager API. r=baku 2013-12-17 18:01:41 -08:00
gfx Bug 952977: Use gfx::Matrix in ipdl r=nical 2013-12-26 13:06:53 -05:00
hal
image
intl
ipc Back out 024623d015e9:fa1dd7e7aa22 (bug 895358) for Windows build bustage 2013-12-17 23:36:05 -08:00
js No bug - Put initializer list in the right order to quiet GCC warnings. r=me 2013-12-26 16:53:21 -06:00
layout Backout b04bd18e5692 for reftest failure 2013-12-26 15:13:57 -05:00
media Merge m-c to inbound 2013-12-19 19:51:23 -08:00
memory Bug 950545 (part 2) - Fix assertion failures and output mismatches in the DMD test. r=iacobcatalin. 2013-12-18 13:58:08 -08:00
mfbt Backout changeset 1e13634eceb2 for failures in R6/R10 on B2G ICS Emulator Opt. 2013-12-24 13:47:08 +01:00
mobile Bug 952878 - Eliminate shadow layer. r=kats 2013-12-26 00:39:23 -08:00
modules Bug 952110 - Parsing JAR file may crash when it installs a extension. r=bsmedberg 2013-12-24 11:12:52 +09:00
mozglue bug 832052 - log nss library load failures r=glandium 2013-12-18 00:25:18 -05:00
netwerk Backed out changesets 58db1fb509be and 7301ccf7e0be (bug 947391) for Android xpcshell orange. 2013-12-18 19:41:29 -05:00
nsprpub
other-licenses
parser Bug 887538 - Implement web components shadow element. r=mrbkap 2013-12-20 22:43:58 -08:00
probes
profile
python Bug 940708 - Part 4: Limit the length of the unified file name prefix to 50 characters so that we don't blow up the Windows path name limit; r=glandium 2013-12-18 21:55:19 -05:00
rdf
security No bug, Automated HSTS preload list update from host bld-centos6-hp-016 - a=hsts-update 2013-12-21 03:14:20 -08:00
services merge m-c to elm 2013-12-20 15:05:28 +01:00
startupcache
storage Bug 952682 - New hazards in storage code, r=terrence 2013-12-20 15:58:36 -08:00
testing Merge inbound to m-c 2013-12-20 18:42:04 -08:00
toolkit Merge inbound to m-c 2013-12-20 18:42:04 -08:00
tools
uriloader Bug 918880 - Followup - gracefully recover from scheduleUpdate() failure r=fabrice 2013-12-22 18:31:15 -08:00
view
webapprt
widget Bug 952977: Remove Gonk's sRotationMatrix r=mwu 2013-12-26 13:06:55 -05:00
xpcom Bug 937960, part 3 - Pass in a small time budget with ICC. r=smaug 2013-12-22 09:58:19 -05:00
xpfe
xulrunner
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Bug 939022 - BluetoothUtils for bluedroid. Patch 3/3: CLOBBER change, r=echou 2013-12-23 09:43:42 +08:00
configure.in Bug 947981 - broken --with-system-icu build. r=glandium 2013-12-18 10:20:15 +09: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/