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
Brian R. Bondy 0aee90b831 Bug 973933 - Fix libmar warnings. r=rstrong. a=Callek
--HG--
extra : amend_source : 27417e9f4e775cded600fae95f17faad4bb73b47
2015-04-06 12:03:19 -04:00
accessible Bug 1132854 - Make nsIntSize a typedef of gfx::IntSize. r=Bas, roc 2015-03-29 16:59:08 +02:00
addon-sdk Bug 1148070 - Change nsIClassInfo::getHelperForLanguage() to getScriptableHelper(). r=bholley 2015-03-29 07:52:54 -07:00
b2g Bumping manifests a=b2g-bump 2015-04-05 10:57:34 -07:00
browser Bug 973933 - Temporarily disable Linux for MAR verification. r=rstrong 2015-04-06 12:03:19 -04:00
build Bug 1147839 - Fixed building installer on mingw. r=glandium 2015-04-01 12:50:44 +02:00
caps
chrome
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-03-30 11:44:20 -07:00
content
db/sqlite3
docshell Bug 1026815 - Disable test_bug565388.xul on Linux and OSX for frequent failures. a=test-only 2015-03-31 13:54:19 -04:00
dom Merge b-i to m-c, a=merge 2015-04-04 11:04:11 -07:00
editor
embedding Bug 1075670 - Make event.screen[XY] work in content processes (r=smaug,kats,tn,joshmoz) 2015-04-01 12:36:41 -07:00
extensions
gfx merge mozilla-inbound to mozilla-central a=merge 2015-04-02 14:09:15 +02:00
hal Bug 1144674; Implement HAL support for ROTATION_VECTOR and GAME_ROTATION_VECTOR sensors; r=snorp 2015-04-01 16:02:20 -04:00
image Bug 1148682 - Handle content length correctly for moz-icon channels. r=tn 2015-03-29 17:47:49 -07:00
intl
ipc Bug 1148032 - BroadcastChannel API should not bypass private browsing mode, r=ehsan 2015-04-01 12:41:29 +01:00
js Merge f-t to m-c, a=merge 2015-04-04 10:53:59 -07:00
layout Merge m-i to m-c, a=merge 2015-04-04 09:59:17 -07:00
media Bug 1150357: Remove libstagefright's stdbool.h to fix MSVC 2015 CTP 6 build, r=cpearce 2015-04-01 18:49:24 -10:00
memory
mfbt Bug 1147491, part 2 - Disable use of BaseTimeDuration::operator/ with floating point values. r=ehsan 2015-03-30 16:27:13 +01:00
mobile Merge inbound to m-c a=merge 2015-04-01 17:54:45 -07:00
modules Bug 973933 - Fix libmar warnings. r=rstrong. a=Callek 2015-04-06 12:03:19 -04:00
mozglue
netwerk Bug 1148328 - Disable alt-svc. r=dveditz 2015-03-31 18:57:44 -04:00
nsprpub
other-licenses
parser Bug 1096172 - Fix position reporting of bad charrefs in RCDATA. r=hsivonen. 2015-04-02 12:48:06 +03:00
probes
profile
python
rdf
security Merge m-i to m-c, a=merge 2015-04-04 09:59:17 -07:00
services Merge m-c to m-i, a=release to defeat a buggy hook 2015-04-04 11:16:18 -07:00
startupcache
storage Backed out 5 changesets (bug 866846, bug 1131776, bug 1131766, bug 1144806, bug 1112702) on suspicion of causing Windows debug devtools-4 storage crashes 2015-03-29 12:55:11 -07:00
testing Merge b-i to m-c, a=merge 2015-04-04 11:04:11 -07:00
toolkit Bug 973933 - Fix Nightly builds failing on updater-xpcshell. r=rstrong 2015-03-03 23:27:17 -05:00
tools Bug 1145988 - Unbreak build on non-SPS platforms after bug 1129249. r=dholbert f=chiajung 2015-04-02 21:43:48 +02:00
uriloader
view Bug 1150363. Remove unused mInScroll from nsViewManager. r=mats 2015-04-02 16:12:23 -05:00
webapprt
widget Bug 1144674; Implement HAL support for ROTATION_VECTOR and GAME_ROTATION_VECTOR sensors; r=snorp 2015-04-01 16:02:20 -04:00
xpcom Bug 1147491 - Partially backout part 2 while figuring out B2G orange. r=orange CLOSED TREE 2015-04-01 12:05:02 +01:00
xpfe Bug 1075670 - Make event.screen[XY] work in content processes (r=smaug,kats,tn,joshmoz) 2015-04-01 12:36:41 -07:00
xulrunner Bug 1105044: update XULRunner stub path finding to match the updated Mac app package signing requirements. r=bsmedberg 2015-03-28 12:26:22 +01:00
.clang-format
.clang-format-ignore
.gdbinit
.gitignore No bug; add .pdb to gitignore 2015-04-01 16:02:20 -04:00
.hgignore Bug 1105490 - Remove old ToS generation code from Loop Standalone. r-dmose,r=ted NPOTB DONTBUILD 2015-03-30 21:45:53 +01:00
.hgtags No bug - Tagging mozilla-central 1b6bf6612c0f with FIREFOX_AURORA_39_BASE a=release DONTBUILD CLOSED TREE 2015-03-30 11:41:38 -07:00
.lldbinit
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-03-30 11:44:20 -07:00
configure.in Bug 903135 - Multi platform MAR verification build config. r=rstrong 2014-10-22 21:00:19 -04:00
GNUmakefile
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/