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
Перейти к файлу
Kyle Huey 1504f70279 Bug 598523. r=vlad sr=sicking a=blocking-beta-N 2010-10-03 20:20:48 -04:00
accessible Bug 420993 - Dead accessible objects should not be present in the hierarchy, part2, r=davidb, a=davidb 2010-10-06 22:46:24 +09:00
browser Bump version on default branch to 2.0b8pre/4.0b8pre. a=beltzner 2010-10-06 17:32:13 -04:00
build Merging to tip. a=blocking-b7 2010-09-30 17:10:19 -07:00
caps Bug 571289 - Don't use nsScriptSecurityManager off the main thread. r=mrbkap, a2.0=blocking 2010-09-17 14:44:53 -07:00
chrome
config Bump version on default branch to 2.0b8pre/4.0b8pre. a=beltzner 2010-10-06 17:32:13 -04:00
content Bug 598523. r=vlad sr=sicking a=blocking-beta-N 2010-10-03 20:20:48 -04:00
db
dbm
docshell Bug 464946 - try to eliminate timeouts in test_bug428288.html by loading about:blank in the iframe instead of mozilla.com, a=orange 2010-10-03 21:39:18 -07:00
dom Bug 599966: Null check argument of window.createBlobURL to avoid crashing. r=sicking a=blocking-beta-8 2010-10-02 04:24:41 -04:00
editor Bug 596300 - Element Attributes dropped when dragging and dropping in DesignMode/ContentEditable sections; r=bzbarsky a=blocking-betaN,1.9.2.11,1.9.1.14 2010-09-27 13:28:54 -04:00
embedding Bug 602008 - Always extract files from APK if the time is different, r=blassey a=blocking-fennec 2010-10-05 16:48:33 -07:00
extensions Bug 568816 - Switching out of privacy mode fails when privacy mode is enabled via the command line option 'privacy-toggle'; r=zpao,dolske,jimm sr=rstrong a=blocking-beta7+ 2010-10-02 11:53:37 -04:00
gfx Backed out changeset 638ce363a9b1 2010-10-06 17:05:19 -04:00
intl Bug 592777 - nsLocaleService tries to use nsIGConfService before it is registered. r=romaxa a=npodb 2010-09-17 11:56:48 -07:00
ipc Bug 599198 - Content process throws several catastrophic assertions while initializing XPCOM (bandaide) r=bsmedberg a=blocking-fennec 2010-09-23 19:28:48 -04:00
jpeg
js Bump version on default branch to 2.0b8pre/4.0b8pre. a=beltzner 2010-10-06 17:32:13 -04:00
layout Bug 600540: Disable raw video by default. r=cpearce a=beltzer 2010-10-06 16:17:54 -04:00
media Bug 598197 - Don't setup audio when we can't get the JNIEnv, r=kinetik,blassey a=blocking-fennec 2010-09-22 18:03:46 -07:00
memory
modules Bug 601470: Promote GetSourceDataSize & GetDecodedDataSize from RasterImage to Image superclass, and add implementations for VectorImage. r=joe a=joe 2010-10-06 08:37:12 -07:00
netwerk Bug 568816 - Switching out of privacy mode fails when privacy mode is enabled via the command line option 'privacy-toggle'; r=zpao,dolske,jimm sr=rstrong a=blocking-beta7+ 2010-10-02 11:53:37 -04:00
nsprpub
other-licenses Bustage fix for landing of bug 579547. a=bustage 2010-09-14 21:18:38 -07:00
parser Bug 592829: Make parsing code able to deal with element creation failing. r=jst/peterv a=blocker 2010-10-04 18:25:44 -07:00
probes
profile
rdf
security Bug 587407: Add error message for error code 2010-09-18 11:42:40 -07:00
services Merge backout from fx-sync. a=mconnor 2010-10-06 18:06:51 +02:00
startupcache
storage
testing Bustage fix from 91a49bf6464b. a=bustage 2010-10-04 13:50:16 -07:00
toolkit strings needed for b7 for Bug 315278 - Update process produces a broken application when disk space is low. r=mossop, ui-r=beltzner, a=blocks a blocker 2010-10-06 13:22:20 -07:00
tools bug 600098: update access and modification time on top-level application bundle on Mac OS X after successful update. r=bhearsum, a=blocking-beta-7 2010-10-01 12:33:47 -04:00
uriloader Bug 600540: Disable raw video by default. r=cpearce a=beltzer 2010-10-06 16:17:54 -04:00
view Bug 593577 - Get rid of nsContentType. r=roc a=a 2010-09-20 15:40:13 +02:00
webshell Bug 600813 - Removing PUT and DELETE form methods. a=blocking-b7 2010-09-30 16:55:11 -07:00
widget Backed out changeset 638ce363a9b1 2010-10-06 17:05:19 -04:00
xpcom Bug 602140: Make child processes created via nsIProcess inherit the parent environment on Mac OS X. r=bsmedberg a=blocking-b7 2010-10-06 12:22:36 -04:00
xpfe Bug 597465: Support linking app components into libxul. r=khuey a=blocking 2010-09-21 21:10:06 -04:00
xpinstall Merging to tip. a=blocking-b7 2010-09-30 17:10:19 -07:00
xulrunner Bug 594338 - -lmozjs is not available in latest xulrunner SDK... but still present in mozilla-js.pc.in. r=khuey a=approval2.0 2010-09-14 12:02:50 -07:00
.hgignore
.hgtags
LEGAL
LICENSE
Makefile.in Bug 596585: Toplevel makefile should be aware of js/src's configure. r=Mitch a=NPOTB 2010-10-02 04:27:19 -04:00
README.txt
aclocal.m4
allmakefiles.sh
client.mk
client.py
configure.in Bug 600541: Disable moz-device protocol by default. r=jdm a=beltzner 2010-10-06 16:19:22 -04: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/