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
2012-09-27 23:06:00 -04:00
accessible Bug 768786 - Offscreen state is not exposed under certain circumstances, r=tbsaunde 2012-09-27 12:55:34 +09:00
b2g Bug 792002 - patch 2: adjust volume after receiving AT+VGS, r=qdot, r=fabrice 2012-09-27 10:24:39 +08:00
browser Bug 732874 - Telemetry stopwatch: key was already initialized errors in logs. r=felipc 2012-09-26 14:21:28 -06:00
build Bug 696305 - Update Valgrind cross architecture suppression file. DONTBUILD 2012-09-26 18:55:01 -07:00
caps Bug 791526 - Temporarily add the |netscape.security| object back in to fix broken browser detection. r=bz 2012-09-27 16:38:51 +02:00
chrome
config Bug 792685 - Add a way to have automagically inherited variable definitions in Makefiles. r=ted 2012-09-25 14:47:20 +02:00
content Bug 720083 - Workers: add support for transferable objects from HTML5 spec. r=sphink, r=bent 2012-09-27 23:05:59 -04:00
db/sqlite3
dbm
docshell Bug 772823: try to work around intermittent failure of this test on Linux by not trying to focus the opener from under a domwindowclosed notification 2012-09-25 17:49:04 -07:00
dom Bug 720083 - Workers: add support for transferable objects from HTML5 spec. r=sphink, r=bent 2012-09-27 23:05:59 -04:00
editor Bug 787432 - Don't strip existing empty wrappers when inserting text; r=ehsan 2012-09-27 14:39:39 +02:00
embedding Bug 793062 - Remove unused PostToJavaThread() and ExecuteNextRunnable(). r=blassey 2012-09-20 17:44:24 -07:00
extensions Bug 783408 - 4/4 - Tests. r=mconnor 2012-09-27 22:34:13 +01:00
gfx From: Adrian Johnson <ajohnson@redneon.com> 2012-09-21 15:19:01 +12:00
hal Bug 793809 - Take FM radio initialization off main thread, r=jlebar 2012-09-26 15:35:40 -04:00
image Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
intl
ipc Back out bug 793831 for breaking telephony (c88496e8454f) 2012-09-25 21:07:39 -07:00
js Bug 720083 - Workers: add support for transferable objects from HTML5 spec. r=sphink, r=bent 2012-09-27 23:05:59 -04:00
layout Bug 783408 - 3/4 - Delete app's cookies when uninstalled. r=jlebar,mconnor 2012-09-27 22:37:28 +01:00
media Bug 794297: Block the android build system from looking in mozilla-central. r=mwu 2012-09-25 17:04:01 -07:00
memory
mfbt
mobile Bug 788520: Menu item missing in Android 2.x. [r=mfinkle] 2012-09-27 11:22:08 -07:00
modules Bug 790374: Add a GetFloat() API to libpref which uses a string preference as storage. [r=bsmedberg] 2012-09-26 15:53:37 -05:00
mozglue Bug 793062 - Remove unused PostToJavaThread() and ExecuteNextRunnable(). r=blassey 2012-09-20 17:44:24 -07:00
netwerk No bug - Fix build bustage on CLOSED TREE. 2012-09-27 23:12:14 +01:00
nsprpub
other-licenses
parser
probes
profile
python Bug 794729 - Run config.guess and mozconfig through shell; r=glandium 2012-09-27 10:12:48 -07:00
rdf
security Bug 785259: Fix override bit masking, r=bsmith, sr=honzab 2012-09-26 12:08:00 -07:00
services Bug 782272 - Only clear the _lazySave timer if it's there. r=gps 2012-09-24 17:06:10 -04:00
startupcache
storage
testing Merge m-c to inbound. 2012-09-27 23:05:53 -04:00
toolkit Bug 786211 - Async OS.File.{read, writeAtomic} test suite. r=froydnj 2012-09-27 23:06:00 -04:00
tools Bug 791404: Sample at 10ms on gonk for more realistic results. r=BenWa 2012-09-24 15:38:07 -07:00
uriloader Bug 780878 - Check app permission against ALLOW_NO_WARN. r=honzab 2012-09-27 23:05:59 -04:00
view Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
webapprt
widget b=794285 restore support for building against GTK+ 2.10 r=glandium 2012-09-27 12:23:00 +12:00
xpcom Bug 793580 - Part 2: give the nsresult enum an explicit type on Win64; r=ehsan 2012-09-27 14:37:59 +09:00
xpfe
xulrunner b=713802 default enable GIO support and disable GnomeVFS r=glandium 2012-09-27 18:35:06 +12:00
.gdbinit
.gitignore Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel 2012-09-26 09:43:54 -07:00
.hgignore Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel 2012-09-26 09:43:54 -07:00
.hgtags
aclocal.m4
allmakefiles.sh
Android.mk Bug 794297: Block the android build system from looking in mozilla-central. r=mwu 2012-09-25 17:04:01 -07:00
AUTHORS
client.mk Backed out changeset 6b87b58ff491 (follow-up to bug 793953) because of make insanity 2012-09-26 15:47:11 -04:00
client.py
configure.in b=794285 restore support for building against GTK+ 2.10 r=glandium 2012-09-27 12:23:00 +12:00
LEGAL
LICENSE
mach Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel 2012-09-26 09:43:54 -07:00
Makefile.in
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/