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
Перейти к файлу
Steven Lee 7b3b438a9d Bug 745078 Get switch device states at any time, r=dhylands 2012-08-01 07:58:58 -07:00
accessible bug 778666 - crash in DocAccessible::DocAccessible() r=surkov 2012-07-31 12:59:04 -04:00
b2g Bug 776294 - B2G 3G: Configure APN settings through SettingsService. r=philikon 2012-08-01 07:54:04 -07:00
browser Bug 779259 - upgrade clang to r161022. r=rail. 2012-08-01 10:16:55 -04:00
build Bug 779259 - upgrade clang to r161022. r=rail. 2012-08-01 10:15:33 -04:00
caps Bug 776824 - Add isInBrowserElement to nsIPrincipal. r=mrbkap sr=sicking 2012-07-31 17:47:20 +02:00
chrome Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
config Bug 777710 - Remove platform and OS identifiers from B2G UA. r=bz 2012-07-31 17:37:26 +02:00
content Bug 563659 part 6 - Remove #if 0'd code; r=bz 2012-07-31 18:36:21 +03:00
db/sqlite3
dbm Bug 738458, Upgrade Mozilla to NSS 3.13.5 final, r=wtc + r=dveditz (by phone) 2012-05-31 22:18:45 +02:00
docshell Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
dom Bug 740640 - B2G 3G: Support HTTP proxy. r=philikon 2012-08-01 07:55:43 -07:00
editor Bug 777529 - Don't spellcheck Unicode numbers; r=ehsan 2012-07-31 11:50:04 +03:00
embedding Bug 778681 part 4 - Convert nsCommandManager to use nsTArray instead of nsCOMArray; r=bz 2012-07-30 16:48:02 +03:00
extensions Bug 777529 - Don't spellcheck Unicode numbers; r=ehsan 2012-07-31 11:50:04 +03:00
gfx Bug 777430 - In BasicLayerManager::PushGroupForLayer, call the less expensive gfxContext::PushGroup instead of gfxContext::PushGroupAndCopyBackground when possible. r=roc. 2012-08-01 11:03:42 +01:00
hal Bug 745078 Get switch device states at any time, r=dhylands 2012-08-01 07:58:58 -07:00
image Merge the nullptr conversion from mozilla-central into mozilla-inbound 2012-07-30 10:28:15 -04:00
intl Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan 2012-07-27 16:59:29 +03:00
ipc Bug 761511: Patch 2 - Added BluetoothPropertyContainer base class and utility functions; r=mrbkap 2012-07-31 21:49:59 -07:00
js Bug 749535 - Part 1: Implement JS_UnwrapObjectAs*Array(). (r=bhackett) 2012-07-31 20:31:55 -07:00
layout Bug 779078 - handleRelease should just return if not handling a mouseEvent. r=smaug 2012-07-31 10:36:02 -07:00
media Bug 761274 - Work around buffer sizing bug in PulseAudio ALSA plugin. r=doublec 2012-07-16 17:15:24 -04:00
memory Bug 778058 - Don't #define _malloc_message to malloc_message in jemalloc: FreeBSD's jemalloc-3.0.0 exports malloc_message (with different arguments) in stdlib.h. r=jlebar 2012-07-29 10:54:44 -04:00
mfbt Bug 768538 - CheckedInt: HasSignBit should return bool - r=Ms2ger 2012-07-08 11:44:22 -04:00
mobile Bug 777351 - Scope down and inline some functions in the new GeckoLayerClient. r=sriram 2012-08-01 10:48:19 -04:00
modules Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron 2012-07-31 10:28:21 -07:00
mozglue Bug 735615 - Remove AutoClean from mozglue/linkers/Utils.h r=glandium 2012-07-30 14:17:53 -04:00
netwerk Bug 777710 - Remove platform and OS identifiers from B2G UA. r=bz 2012-07-31 17:37:26 +02:00
nsprpub Bug 767848 - Backout NSPR MSVC version detection change from bug 448573. r=ted 2012-06-27 10:13:24 +10:00
other-licenses Bug 777068 - Move simplejson to python/; r=glandium 2012-07-26 13:07:28 -07:00
parser Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
probes
profile Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
python Bug 777068 - Move simplejson to python/; r=glandium 2012-07-26 13:07:28 -07:00
rdf Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan 2012-07-27 16:59:29 +03:00
security Bug 768568, r=kaie 2012-07-31 20:59:17 +02:00
services Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
startupcache Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
storage Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan 2012-07-27 16:59:29 +03:00
testing Bug 775227: disable one more test on Android for OOM; r=jmaher 2012-07-31 14:27:02 -06:00
toolkit Merge m-c to inbound. 2012-07-31 18:26:23 -04:00
tools Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
uriloader Bug 768568, r=kaie 2012-07-31 20:59:17 +02:00
view Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
webapprt Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
widget Bug 779329. Add labels for gonk widget. r=cjones 2012-06-27 11:55:42 -04:00
xpcom Bug 774243 - [Linux] Process name changes to RunProcess, r=benjamin 2012-07-31 20:59:18 +02:00
xpfe Back out 20b67f48676c (bug 778355) because of potential deadlock detected in make check 2012-07-30 11:56:48 -07:00
xulrunner Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
.gdbinit
.gitignore
.hgignore
.hgtags Added tag FIREFOX_AURORA_16_BASE for changeset 6fdf9985acfe 2012-07-16 10:17:04 -07:00
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4 Bug 755145 - Define CCACHE_CPP2 when using ccache and Clang. r=glandium. 2012-07-19 09:20:46 -04:00
allmakefiles.sh Bug 778042 - Add missing Makefile's to allmakefiles and toolkit-makefiles.sh; r=khuey 2012-07-30 16:12:58 -07:00
client.mk Bug 774106 - Don't use Makefile.in to populate virtualenv; r=glandium 2012-07-23 00:19:30 -07:00
client.py
configure.in Bug 777710 - Remove platform and OS identifiers from B2G UA. r=bz 2012-07-31 17:37:26 +02: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/