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 134e9f8707 Bug 681941 - Ensure that we always clear geolocation requests that are not long-lived, and never clear ones that are. r=dougt 2011-08-25 15:13:25 -04:00
accessible Bug 653649 - New way of getting child lists from frames. (part 4/5) r=roc 2011-08-24 22:54:30 +02:00
browser Bug 631189 - 'About Mozilla' link overlaps other page elements at small window sizes. r=mak 2011-08-26 20:50:23 +01:00
build Bug 678558 - Detect broken vrp and disable it. 2011-08-26 15:39:34 -04:00
caps Bug 679879 - Change JSFunction macros to methods. Part 1, remove the macro uses from caps. r=mrbkap. 2011-08-18 12:34:20 -05:00
chrome Bug 650494 - Remove nsIXULPrototypeCache; r=khuey,smaug 2011-08-26 20:50:23 +01:00
config Bug 681908 - Remove obsolete MOZ_CRT_CPU_ARCH in autoconfig.mk.in. r=khuey 2011-08-25 14:13:06 +01:00
content Back out 14463b9d2d14 and 97d43d93ab55 (Bug 621363 and Bug 676274) because of mochitest-browser-chrome leaks 2011-08-26 15:28:28 -07:00
db/sqlite3 Bug 666558 - Increase SQLITE_MAX_SCHEMA_RETRY value. 2011-08-26 13:51:05 +02:00
dbm Bug 527659, Update mozilla-central to NSS 3.12.6 (beta) 2010-02-07 12:54:28 +01:00
docshell Merge tip of m-c to m-i (will need clobber) 2011-08-25 08:45:33 +01:00
dom Bug 681941 - Ensure that we always clear geolocation requests that are not long-lived, and never clear ones that are. r=dougt 2011-08-25 15:13:25 -04:00
editor Bug 677752 - [contentEditable] indent and justify* fail on editable nodes that have only one child; r=ehsan 2011-08-23 15:10:14 -04:00
embedding Back out da55a48b990f and e6e157c073cc and f43d16688b14 because of Android test failures 2011-08-24 17:10:09 -07:00
extensions Bug 601261 - nsXPCOMDetector::DoIt didn't call Reset resulting in crash [@ nsSJISProber::HandleData]. r=emk 2011-08-24 16:26:17 +09:00
gfx Merge last green changeset of m-c to m-i 2011-08-26 10:26:46 +01:00
intl bug 672320 pt 17.1 - hyphenation patterns for Turkish. r=smontagu 2011-08-25 16:09:45 +01:00
ipc Bug 657129 - Flash x64 Crash on GMail. r=cjones 2011-08-26 09:59:57 +09:00
jpeg Bug 413019 - Remove PGO workaround for some modules. r=ted 2011-07-01 12:46:02 +09:00
js Bug 678558 - Detect broken vrp and disable it. 2011-08-26 15:39:34 -04:00
layout Back out 14463b9d2d14 and 97d43d93ab55 (Bug 621363 and Bug 676274) because of mochitest-browser-chrome leaks 2011-08-26 15:28:28 -07:00
media Bug 679261 - sa_stream_get_min_write should return a result in bytes, not frames. r=cpearce 2011-08-16 15:47:45 +12:00
memory Bug 680373 - Link jemalloc into mozutils instead of mozalloc on Android. r=blassey,r=pbiggar 2011-08-24 12:55:13 +02:00
mfbt Merge mozilla-central and tracemonkey. 2011-06-27 11:07:22 -07:00
mobile Bug 682351 - Bundle correct checkbox images in honeycomb theme (bustage fix) 2011-08-26 15:26:23 -07:00
modules Bug 681190 - Fixes crash in nsPNGEncoder::ConvertHostARGBRow when calling mozGetAsFile on large canvas; r=roc 2011-08-26 20:50:23 +01:00
netwerk bug 679783 - websockets oninputstreamready() crash. r=jduell 2011-08-26 12:05:47 -07:00
nsprpub Update NSPR to the NSPR_4_9_BETA1 tag. Fixes bug 676457, bug 653737, bug 673799, bug 673817, bug 678993, bug 676584 2011-08-18 08:58:49 -04:00
other-licenses Merge m-c to b-s. 2011-08-24 08:34:27 -04:00
parser Bug 680687, Follow COM rules - keep strong ref to object, r=jst 2011-08-23 15:57:29 +03:00
probes
profile Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak 2011-08-06 17:24:52 +02:00
rdf Bug 567013 - remove unused nsIBaseStream interface r=khuey 2011-08-09 12:28:00 -04:00
security Merge m-c to b-s. 2011-08-24 08:34:27 -04:00
services Merge services-central into mozilla-central. 2011-08-23 14:38:16 -07:00
startupcache Bug 675485 - Fix PRBool misuses found in a debug build, r=bz,taras 2011-08-01 18:20:52 -07:00
storage Bug 666420 - Upgrade to SQLite 3.7.7.1 - Telemetry VFS shim update. 2011-08-26 13:43:15 +02:00
testing Back out 14463b9d2d14 and 97d43d93ab55 (Bug 621363 and Bug 676274) because of mochitest-browser-chrome leaks 2011-08-26 15:28:28 -07:00
toolkit Bug 650494 - Remove nsIXULPrototypeCache; r=khuey,smaug 2011-08-26 20:50:23 +01:00
tools Bug 674384: jprof - better thread support, support e10s profiling and profile-by-capture-section. r=dbaron DONTBUILD 2011-08-12 11:59:20 -04:00
uriloader Bug 668349 - Changes to xpcshell.ini; r=jmaher 2011-08-22 09:00:50 +01:00
view Bug 678222 - Fix build with clang and c++0x; r=roc 2011-08-11 19:19:03 -04:00
widget Merge last green changeset on m-i to m-c 2011-08-26 02:17:14 +01:00
xpcom Bug 681660 - [win] GetDiskSpaceAvailable doesn't work on files. 2011-08-26 13:29:45 +02:00
xpfe Backout bug 675075 for bustage 2011-08-14 20:05:20 +02:00
xpinstall Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
xulrunner Backout bug 563462, bug 675519, bug 674647, bug 341223 and bug 672980 to fix perma-orange. 2011-08-09 14:50:55 +02:00
.hgignore Bug 589306 - mozconfig* files shouldn't be hgignored. r=ted, a=npotb 2010-08-27 14:19:45 -07:00
.hgtags Added tag AURORA_BASE_20110816 for changeset 41b84b87c816 on a CLOSED TREE DONTBUILD 2011-08-16 14:13:48 -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 680373 - Link jemalloc into mozutils instead of mozalloc on Android. r=blassey,r=pbiggar 2011-08-24 12:55:13 +02: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 678558 - Detect broken vrp and disable it. 2011-08-26 15:39:34 -04:00
allmakefiles.sh Bug 648866 - Remove WinCE code from main build system + that of js/src/. r=ted 2011-04-19 14:11:40 +10:00
client.mk Back out Bug 659311 which made it to m-c prematurely. 2011-08-19 13:16:24 -04:00
client.py Bug 599748 - Remove custom |def check_call()|, now that Python 2.4 is unsupported; (Av1) Remove 'util.py'. 2011-04-14 15:44:13 +02:00
configure.in Bug 678558 - Detect broken vrp and disable it. 2011-08-26 15:39:34 -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/
            - or -
    http://nightly.mozilla.org/