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
Перейти к файлу
Sotaro Ikeda 3027137b99 Bug 871753 - Part 2: Add libstagefright_foundation. r=mwu, a=tef+ 2013-05-17 09:41:41 -04:00
accessible Bug 831279 - Part 2: Port hg cset 978e9865042: Eliminate a few nullptr-to-bool conversions to avoid a clang warning (which we upgrade to error) in some clang revs. No bug, r=sparky, a=overholt 2013-01-16 17:46:29 -05:00
b2g Bug 865210 - Set a valid window icon for desktop; r=vingtetun, a=akeybl 2013-05-15 15:22:23 -07:00
browser Bug 792304 - Disable test_contextmenu.html on 10.8. a=test-only 2013-03-16 16:04:19 -07:00
build Bug 864262 - Allow to do 32-bits linux builds in x86-64 mock environments. r=ted, a=lsblakk 2013-04-24 19:34:48 +02:00
caps Bug 865948 - Return the appropriate value when the whitelist checks fail. r=gabor, a=lsblakk 2013-04-27 16:49:43 -07:00
chrome Bug 788242: Implement and make use of void versions of NS_ENSURE_* macros; r=ehsan,bsmedberg 2012-09-14 14:30:31 +04:30
config Bug 717853 - Add a native version of DMD. r=jlebar, r=glandium, a=jlebar 2012-12-10 16:05:07 -08:00
content Bug 871753 - Part 1: Fix deadlock during youtube video playback. r=doublec, a=tef+ 2013-05-17 09:41:19 -04:00
db/sqlite3 Bug 857376 - Use 2k page_size for databases on B2G. r=mak, sr=mossop, a=tef+ 2013-04-11 08:03:50 -04:00
dbm Bug 839141: Update NSS to NSS 3.14.3 (NSS_3_14_3_RTM), a=akeybl, r=me 2013-04-11 17:43:06 -07:00
docshell Bug 857883 - Don't assert about readyState when not needed. r=bz, a=akeybl 2013-05-15 14:35:41 +03:00
dom Bug 868932 - All channel volume is not updated. r=mwu, a=tef+ 2013-05-17 11:14:36 +08:00
editor Bug 862309 - Remove useless warning about missing presshell. r=mats, a=akeybl 2013-05-15 14:38:05 +03:00
embedding Bug 838467 (follow-up): fix fennec build bustage. a=leo+ 2013-04-18 09:09:39 +08:00
extensions Bug 857376 - Use 2k page_size for databases on B2G. r=mak, sr=mossop, a=tef+ 2013-04-11 08:03:50 -04:00
gfx Bug 862240 - Add null checking and reset the runnable member pointer when entering runnable method. r=drs, a=tef+ 2013-04-25 03:58:10 +08:00
hal Bug 870480 - Notify wake lock listeners when a process adds or removes a wake lock, even if the wake lock itself doesn't change state. r=kanru, a=tef+ 2013-05-10 11:20:52 -04:00
image Bug 857831 - Remove WBMP content sniffer. r=jmuizelaar, a=leo+ 2013-04-11 07:48:09 -04:00
intl Bug 827070. r=smontagu a=bbajaj 2013-01-23 13:35:41 +01:00
ipc Bug 854846 - Make UnixSocket's connect function non-block. r=tzimmermann, a=leo+ 2013-05-14 11:26:18 -04:00
js Bug 829482 - Do shrinking GCs more often for workers. r=khuey, r=gwagner, a=lsblakk 2013-05-10 11:57:43 -04:00
layout Backed out 2 changesets (bug 862763) for bustage. a=backout 2013-05-16 21:48:33 -04:00
media Bug 846122 - Handle split multi-track Cues in nestegg. r=padenot a=leo+ 2013-04-10 15:03:50 +12:00
memory Bug 827283 - Fix DMD build errors on the b2g18 branch. r=njn, a=NPOTB 2013-01-07 22:55:11 -05:00
mfbt Bug 821804 - Allow unitialized WeakPtrs to work properly. r=Waldo, a=tef+ 2012-12-18 11:37:14 -05:00
mobile Bug 866893 - Remove support for multiple geolocation providers. r=mvines a=blocking-b2g 2013-04-29 14:25:08 -07:00
modules Bug 867230 (bug 828876) - Enable hwc by default when colorfill support is detected, r=dwilson a=tef+ 2013-05-10 15:03:35 -04:00
mozglue Bug 838467 (follow-up): fix fennec build bustage. a=leo+ 2013-04-18 09:09:39 +08:00
netwerk Bug 865652 - Separate the logical concepts of a starting offset and the current offset for ArrayBufferInputStream. r=vlad a=tef+ 2013-05-07 12:46:09 -04:00
nsprpub Bug 861434 - Adjust thread nice values relatively to the main thread's nice value when using PR_SetThreadPriority() on Linux. r=wtc, a=tef+ 2013-04-23 13:15:11 +02:00
other-licenses Bug 811646 - Split base installer downloads from stub into multiple HTTP range requests. r=rstrong. a=akeybl 2012-11-16 21:39:17 -05:00
parser Bug 849597 - Add more kung fu to nsParser. r=smaug, a=bajaj 2013-04-05 15:36:16 +03:00
probes Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
profile Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
python Bug 863794 - Add from future import __absolute_includes__ to mach. r=gps, a=npotb 2013-05-02 17:17:13 -04:00
rdf Bug 792581 - part 11: Replace LL_MUL macro with multiplication operator. r=ehsan 2012-10-05 01:05:28 -04:00
security Bug 787155 - Avoid using libpkix on B2G to work around crash in PKIX_List_GetItem. r=honzab, r=cviecco, a=tef+ 2013-05-15 09:19:30 -04:00
services Backout 638db02edad6 (bug 752982) for landing without proper review. a=backout 2013-02-11 14:34:53 -05:00
startupcache Bug 805971 - Don't create and discard StartupCache instances on not-main processes. r=mwu, a=bajaj 2012-10-27 00:27:53 +02:00
storage Bug 857376 - Use 2k page_size for databases on B2G. r=mak, sr=mossop, a=tef+ 2013-04-11 08:03:50 -04:00
testing Bug 861894 - Avoid apps to schedule new offline cache downloads while device free space is low. Tests. r=honzab, a=tef+ 2013-05-10 16:16:56 +02:00
toolkit Bug 871753 - Part 2: Add libstagefright_foundation. r=mwu, a=tef+ 2013-05-17 09:41:41 -04:00
tools Bug 819833 (part 3) - Fix fix_macosx_stack.py. r=ted, a=jlebar 2012-12-10 21:24:55 -08:00
uriloader Bug 861894 - Avoid apps to schedule new offline cache downloads while device free space is low. r=honzab, a=tef+ 2013-05-10 16:16:56 +02:00
view Bug 834382 - Disable crashtests requiring remote xul on b2g18*, r=jgriffin, a=test-only,tracking-b2g18+ 2013-02-20 14:58:08 -05:00
webapprt Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon a=bajaj 2012-11-11 10:28:38 -08:00
widget Bug 771458 - 0005. Support API change on other platform. r=vicamo, a=leo+ 2013-05-16 10:31:12 +08:00
xpcom Bug 844323 - Prelude part 2: Switch xpcom/base/StaticPtr from NULL to nullptr, and add a necessary include. r=khuey 2013-04-30 13:44:05 -04:00
xpfe bug 794038 - rollup patch for Aurora 18. r=roc+smichaud+bgirard a=bajaj 2012-10-16 20:41:19 +01:00
xulrunner Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon a=bajaj 2012-11-11 10:28:38 -08:00
.gdbinit Bug 184013 - Add a .gdbinit containing useful debugging macros to the tree so that it is found automagically; r=jimb 2012-05-03 20:06:14 -04:00
.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 Added tag B2G_1_0_1_20130213094222_BASE for changeset 3dbddbdc7a26 2013-02-13 09:56:04 -05:00
AUTHORS Bug 763623 - Add AUTHORS file. 2012-09-17 10:47:50 +01:00
Android.mk Bug 794297: Block the android build system from looking in mozilla-central. r=mwu 2012-09-25 17:04:01 -07:00
LEGAL
LICENSE Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver 2010-02-23 09:37:07 -08:00
Makefile.in Bug 822584 - Run elfhack on packaged binaries instead of built binaries. r=ted,a=akeybl 2013-01-02 10:17:32 +01:00
README.txt added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb 2011-03-30 08:23:52 -03:00
aclocal.m4 Bug 788276 - Properly check for broken (deprecated) compilers. r=gps. 2012-09-12 14:54:40 -04:00
allmakefiles.sh Bug 804303 - Part 3: Build jemalloc3 as a replace-malloc library when building with mozjemalloc. r=khuey, a=jlebar 2012-12-07 09:32:24 +01:00
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 Bug 822682: Update NSS to NSS 3.14.1 RTM (NSS_3_14_1_RTM), r=me, a=bajaj 2012-12-27 13:16:03 -08:00
configure.in Bug 787155 - Avoid using libpkix on B2G to work around crash in PKIX_List_GetItem. r=honzab, r=cviecco, a=tef+ 2013-05-15 09:19:30 -04:00
mach Bug 794509 - Part 2: Move mach command modules into a mach.commands sub-module; r=jhammel 2012-10-05 12:13:18 -07:00
mozilla-config.h.in Bug 774032 part 6 - Replace autoconf handling of config files and headers with our own. r=ted 2012-08-04 08:47:28 +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/