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
Перейти к файлу
Terrence Cole 3438cc1b1a Bug 902236 - Fix an exact rooting hazard in ~XPCShellEnvironment; r=jonco 2013-08-07 16:14:20 -07:00
accessible Bug 900943 - multiline textbox contains bogus <br>, r=tbsaunde 2013-08-05 22:09:05 -04:00
addon-sdk Backed out changeset 2d80e7cf6e09 (bug 901239) for Jetpack bustage. 2013-08-03 11:00:12 -07:00
b2g Bumping gaia.json for 2 gaia-central revision(s) 2013-08-06 09:25:24 -07:00
browser Bug 902541 - Remove unnecessary flipping of remote attribute at startup (r=gavin) 2013-08-07 11:24:14 -07:00
build Bug 902157 - ASan: Add memory configuration for 4 GB test slaves. r=jmaher 2013-08-06 23:02:07 +02:00
caps Backed out changeset 9e8edeb0539e (bug 897913) 2013-08-07 15:50:16 -07:00
chrome Bug 884061 - Part 3c: Use NS_DECL_THREADSAFE_ISUPPORTS in chrome/, r=bsmedberg 2013-07-18 21:20:39 -05:00
config Bug 902251 - Use |hg manifest -q| in check_spidermonkey_style.py. r=gps. 2013-08-06 20:58:56 -07:00
content Backed out changeset 9e8edeb0539e (bug 897913) 2013-08-07 15:50:16 -07:00
db/sqlite3 Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal 2013-06-17 15:21:01 -04:00
docshell bug 887052 - refactor nsISiteSecurityService for multiple headers r=cviecco r=mcmanus r=jst sr=jst 2013-08-02 16:23:18 -07:00
dom Backed out changeset 810162a6bd0c (bug 901816) for Windows build failures 2013-08-07 15:50:42 -07:00
editor Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan 2013-08-07 14:52:38 -04:00
embedding Bug 901060 - Make nsGenericHTMLElement implement nsIDOMHTMLElement r=bz 2013-08-07 16:23:08 -04:00
extensions Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal 2013-06-11 16:38:22 -04:00
gfx Bug 892934 - Pass RGB image format into CreateTextureImage r=mattwoodrow 2013-08-08 10:38:21 +12:00
hal bug 894382 - support libudev.so.1 in Linux Gamepad backend. r=karlt 2013-07-29 09:04:56 -04:00
image Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal 2013-06-11 16:38:22 -04:00
intl Bug 897921 - Remove some dead assignments in makefiles; r=mshal 2013-08-02 09:03:55 +02:00
ipc Bug 902236 - Fix an exact rooting hazard in ~XPCShellEnvironment; r=jonco 2013-08-07 16:14:20 -07:00
js Backed out changeset 95cefee173eb (bug 897913) 2013-08-07 15:50:13 -07:00
layout (no bug) comment-tweak, to explicitly mention a pref name instead of hinting at it. (no review) 2013-08-07 15:32:16 -07:00
media Bug 901527: null pointer when resetting a resampler r=roc 2013-08-07 01:36:03 -04:00
memory Bug 901211 - Don't use static page size on ia64, sparc and mips. r=jlebar 2013-08-05 09:10:35 +09:00
mfbt Bug 898653 - Quell 'not enough parameters for macro' warnings in MSVC. r=djvj 2013-07-27 13:05:36 +02:00
mobile Bug 873378 - Add a limit on mobile of 20 layers per container layer. r=roc 2013-07-16 16:17:18 -04:00
modules Bug 901375 - Implement support in CSS for mix-blend-mode; r=heycam 2013-08-07 16:59:10 +09:00
mozglue Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo 2013-07-18 13:59:53 -04:00
netwerk Bug 902082 - Forward-declare PSpdyPush3 in nsILoadGroup.h; r=mcmanus 2013-08-07 15:01:40 -04:00
nsprpub Bug 888273: Update NSPR to NSPR_4_10_1_BETA1 to pick up the bug fix. 2013-07-25 10:03:09 -07:00
other-licenses Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted 2013-07-30 10:25:31 -04:00
parser Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8 2013-08-02 10:29:05 +09:00
probes Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
profile Bug 784739 - Switch from NULL to nullptr in profile/; r=ehsan 2013-07-31 11:43:38 -04:00
python Bug 902002 - Don't display mach categories in help if no commands exist under them, r=gps, DONTBUILD, a=NPOTB 2013-08-07 15:17:08 -04:00
rdf Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8 2013-08-02 10:29:05 +09:00
security Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler 2013-08-06 21:46:05 -05:00
services Merging in version bump NO BUG 2013-08-05 11:06:54 -07:00
startupcache Bug 900986 - Convert JS_*Element API to use MutableHandleValue for out params r=terrence r=bholley r=smaug 2013-08-05 14:02:47 +01:00
storage Bug 901750 - Change return type of |JSNative| from |JSBool| to |bool|. code=nnethercote,jandem. r=luke,bz. 2013-08-02 00:41:57 -07:00
testing Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan 2013-08-07 14:52:38 -04:00
toolkit Bug 898074 - Backout c92dc0497dfb, a=test-only 2013-08-07 14:54:31 -07:00
tools Bug 892774 - Breakpad Stack scan: speed up MyCodeModules::GetModuleForAddress. r=bgirard. 2013-08-06 10:36:10 +02:00
uriloader Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal 2013-06-11 16:38:22 -04:00
view Bug 899745. Remove top most z-index tracking from views because it is unused. r=mats 2013-07-30 16:10:28 -05:00
webapprt Bug 772325 - Add title and taskbar hint to webapprt error message dialogs. r=karlt 2013-08-05 16:26:42 -04:00
widget Bug 901880 - Compile failure in nsColorPicker.cpp: error: ‘gtk_color_selection_dialog_get_color_selection’ was not declared in this scope, r=karlt 2013-08-07 12:04:51 +02:00
xpcom Bug 902062 - Convert PL_DHASH_ENTRY_IS_* macros to inline functions. r=ehsan. 2013-08-07 15:28:33 -07:00
xpfe Bug 843363 - Remove unused variable 'rv' in nsDirectoryViewer.cpp. r=bz 2013-08-05 20:18:48 -04:00
xulrunner Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4); r=mshal 2013-08-02 09:03:42 +02:00
.gdbinit Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger 2013-03-26 11:31:53 -04:00
.gitignore Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB 2013-04-30 10:22:25 +03:00
.hgignore Bug 894094 - Add .idea folder (created by JetBrains IDEs) to .hgignore. r=BenWa 2013-07-16 10:32:55 -04:00
.hgtags Added tag FIREFOX_AURORA_25_BASE for changeset ad0ae007aa9e 2013-08-05 10:56:53 -07: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
CLOBBER bug 892978 - [WebGL 2.0] Query objects (GL_ARB_occlusion_query_boolean) - r=jgilbert 2013-08-06 17:23:46 -04: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 891474 - Establish unified directory for Python build actions; r=glandium, ted 2013-07-11 13:42:26 -07: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 752034 - Use the Windows SDK when building with Clang on Windows; r=ted 2013-06-13 13:09:22 -04:00
client.mk Bug 873640 - Fix and cleanup profiledbuild profile script invocation. r=ted 2013-05-21 08:28:49 +02:00
client.py Bug 882101 - toggle trailing whitespace in client.py update_nss/nspr must be based on old state, r=wtc 2013-06-24 16:39:22 +02:00
configure.in Bug 901202 - Set WEBRTC_TARGET_ARCH to a right value on ia64. r=ted 2013-08-06 10:08:48 +09:00
mach Re-add executable flag to mach (removed in bug 846906). r=me 2013-04-04 16:52:27 +02:00
moz.build Bug 899792 - Establish precompile tier and move IPDL and WebIDL build rules; r=glandium 2013-07-30 17:00:24 -07:00
mozilla-config.h.in Bug 857830: Part 2 - Adds readahead to read-only fopen calls in Hunspell. r=ehsan 2013-05-07 00:14:15 -06: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/