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
Перейти к файлу
Josh Matthews 377a0aff63 Bug 829043 - Separate wyciwyg cache into app jars. r=michal.novotny a=blocking-basecamp 2013-01-10 21:58:14 +01:00
accessible Bug 819242 - JAWS needs old IServiceProvider::QueryService. r=tbsaunde, a=akeybl 2012-12-08 01:29:43 +09:00
b2g Bug 823974 - Permission requests from browser elements should be denied if unknown/denied for the container app, r=sicking, a=bb+ 2013-01-10 14:58:05 +01:00
browser No bug, Automated blocklist update from host bld-centos6-hp-013 - a=blocklist-update 2012-12-22 03:15:41 -08:00
build Bug 827504 - Don't install specialpowers for crashtests on B2G (it already is), r=jgriffin DONTBUILD a=NPOTB,test-only 2013-01-10 09:56:34 -05:00
caps Bug 807102 - Rev the CID on nsPrincipal. r=bz a=akeybl 2012-12-06 16:57:08 -08: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 827961: Add explicit parens around condition in nsHTMLMediaElement::UpdateAudioChannelPlayingState(), to fix build warning (treated as error in warnings-as-errors builds). r=roc a=bustage 2013-01-08 15:57:28 -08:00
db/sqlite3 Bug 801281 - Upgrade SQLite to version 3.7.14.1 (Mozilla changes). r=mak, a=bajaj 2012-10-16 21:34:06 -04:00
dbm 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
docshell Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g 2012-12-29 03:54:17 -05:00
dom Bug 827895 - Settings app should not show the session permissions of apps, r=mounir, a=bb+ 2013-01-10 21:25:57 +01:00
editor Bug 803853, make sure to not leak mRules, r=ehsan a=lsblakk 2012-12-08 21:16:29 +02:00
embedding Bug 820780 - Part 4/5: Android backend. r=blassey, a=blocking-basecamp 2013-01-04 14:26:27 +08:00
extensions Bug 827895 - Settings app should not show the session permissions of apps, r=mounir, a=bb+ 2013-01-10 21:25:57 +01:00
gfx Bug 828207: Wallpaper over not being able to find a layer manager on the main thread when initializing a remote render frame. That's OK, we'll find one on the compositor thread. r=cjones a=blocking-basecamp 2013-01-10 11:02:21 +01:00
hal Bug 817939 - restart ioctl with EINTR for FMRadio. r=jlebar a=blocking-basecamp 2013-01-09 10:22:33 +01:00
image Bug 820128 - Use moz_malloc_size_of to measure "images-content-used-uncompressed". r+a=jlebar 2012-12-18 14:50:59 -08:00
intl Bug 815473 - Replace runtime computed gUnicodeToGBKTable by constants. r=smontagu, a=akeybl 2012-12-19 18:20:18 -05:00
ipc Bug 828285: Run camera with lower privileges. r=dhylands a=overholt 2013-01-09 14:50:41 +01:00
js Bug 827995 - Avoid spending a lot of time in sprintf while assembling for ARM. r=bhackett, a=dougt 2013-01-08 17:30:22 -05:00
layout Bug 828207: Wallpaper over not being able to find a layer manager on the main thread when initializing a remote render frame. That's OK, we'll find one on the compositor thread. r=cjones a=blocking-basecamp 2013-01-10 11:02:21 +01:00
media Bug 815473 - Replace runtime computed jpeg_nbits_table by constants. r=jlebar, a=akeybl 2012-12-19 18:20:36 -05: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 807112 - Change MOZ_EXPORT_API and MOZ_IMPORT_API to not take the type. r=Waldo, a=jlebar 2012-10-31 18:18:12 -04:00
mobile Bug 820780 - Part 4/5: Android backend. r=blassey, a=blocking-basecamp 2013-01-04 14:26:27 +08:00
modules Bug 828114: Set a timer to ensure content processes are killed if their tabs take a long time to shut down. r=jlebar a=blocking-basecamp 2013-01-10 14:22:14 +01:00
mozglue Bug 804303 - Part2: Add ability to dynamically replace or supplement jemalloc implementation. r=jlebar, r=khuey, a=jlebar 2012-12-07 09:32:24 +01:00
netwerk Bug 829043 - Separate wyciwyg cache into app jars. r=michal.novotny a=blocking-basecamp 2013-01-10 21:58:14 +01:00
nsprpub Land NSPR 4.9.4 RTM to fix Bug 757593 (PR_IntervalNow not monotonic), r=wtc, a=blocking-basecamp 2012-11-22 00:45:24 +01: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 798275 - Make nsParser always say the insertion point is undefined, since it always is. r=smaug, a=bajaj 2012-10-16 16:05:06 +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 795670 - Don't raise exception on convertion failure. r=gps DONTBUILD (NPOTB) 2012-10-07 16:30:13 -07: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 828730: Fix crash in test_signed_apps/generate.sh, r=bsmith, a=NPOTB 2013-01-10 13:55:54 +01:00
services Bug 752243 - Disable test_service_wipeServer.js, test_service_createAccount.js, test_service_changePassword.js, test_aitc_server.js, test_aitc_client.js & test_hashcompleter.js on OS X & Linux for too many intermittent failures a=test-only 2012-12-13 12:48:42 +00: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 717853 - Add a native version of DMD. r=jlebar, r=glandium, a=jlebar 2012-12-10 16:05:07 -08:00
testing Bug 827050 - Ignore do_get_profile() calls when made from a content process in xpcshell tests. r=jmaher a=bb+ 2013-01-09 14:13:23 +00:00
toolkit Bug 823751 - When persona login in the Trusty UI is canceled, fire the RP's oncancel() callback; r=benadida, a=bb+ 2013-01-10 09:57:37 +01: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 761040 - Offline cache entries are created for no-store entries r=jduell a=b2gblocker 2013-01-07 16:01:00 +01:00
view Bug 805745. Move the forced repaint from the Paint notification to the WillPaint notification. r=mattwoodrow a=bajaj 2012-12-18 16:09:24 -06: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 810501: Get buffer offset from ThebesLayer when composing with hwc. r=cjones a=blocking-basecamp 2013-01-10 11:52:46 +01:00
xpcom Back to bug 872841 2013-01-09 11:30:20 +01: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 RELEASE_BASE_20130103 for changeset d5935d0242bc. CLOSED TREE a=release DONTBUILD 2013-01-03 13:28:57 -08: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
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
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 816899 - Add keys of firmware revision and software info. r=cjones, a=blocking-basecamp 2012-12-04 10:30:26 +08: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/