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
Перейти к файлу
John Wolfe 65f11e10fe Bug 444488 - "WM_ACTIVATEAPP / WM_MOUSEACTIVATE missing from WinCE" [r=stuart] 2008-08-19 23:01:34 -05:00
accessible Backing out changeset cf6c811e1272 (bug 407216) due to debug assertions. 2008-08-19 22:28:26 -05:00
browser Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-19 19:30:44 -07:00
build Bug 444488 - "WM_ACTIVATEAPP / WM_MOUSEACTIVATE missing from WinCE" [r=stuart] 2008-08-19 23:01:34 -05:00
caps Bug 442812: Implement the application cache selection algorithm. r+sr=bz 2008-08-19 19:31:08 -07:00
chrome Bug 391311 followup - if the chrome registry doesn't initialize correctly, don't crash on destruction, r=Mossop a=beltzner 2008-04-11 08:05:58 -07:00
config Bug 434192 - `make clean` removes source .s files on some architectures (when not using an objdir), r=bsmedberg 2008-08-19 11:14:02 -04:00
content Bug 451168 - "Borders around folder icons in directory listings (e.g. when viewing FTP sites)" [r+sr=bzbarsky] 2008-08-19 22:50:31 -05:00
db Bug 443296 -- morkRowCellCursor::NextCell skips first cell. r/sr=bienvenu 2008-08-06 17:05:32 -04:00
dbm Bug 450646, Upgrade Mozilla to NSS 3.12.1 release candidate 1 2008-08-15 06:12:54 +02:00
docshell Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-19 19:30:44 -07:00
dom Backing out changeset cf6c811e1272 (bug 407216) due to debug assertions. 2008-08-19 22:28:26 -05:00
editor Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295) 2008-08-19 17:55:30 -07:00
embedding Bug 118704. Get the document title from the DOM instead of storing it in the document object. Relanding with hopeful leak fix. r+sr=jst 2008-08-18 14:10:28 +12:00
extensions merge with mozilla-central 2008-08-16 03:39:26 -04:00
gfx Backed out changeset 59a60321d0d6 since it doesn't include everything 2008-08-19 23:01:03 -05:00
intl Bug 422789: reduce narrow windows API calls in uconv/, original patch by Brad Lassey <blassey@mozilla.com>, r=smontagu 2008-08-11 15:11:48 -07:00
ipc/ipcd backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
jpeg Bug 414042 - MSVC71 build error in jdapimin.c attempting to include intrin.h p=mook@songbirdnest.com (Mook) r=mmoy@yahoo.com (Michael Moy) sr=pavlov@pavlov.net (Stuart Parmenter) a=dsicore@mozilla.com (Damon Sicore) 2008-03-12 14:36:47 -07:00
js Backing out changeset cf6c811e1272 (bug 407216) due to debug assertions. 2008-08-19 22:28:26 -05:00
layout Add reftest to reftest.list 2008-08-19 22:51:43 -05:00
media Bug 449564 - "Remove duplicate typedef of sa_event_callback_t at liboggplay_audio" 2008-08-19 22:46:20 -05:00
memory/jemalloc Bug 446096: Integrate upstream jemalloc optimizations, r=pavlov 2008-07-25 14:53:20 -07:00
modules Backed out changeset e63a23edb90c due to Rlk regression (bug 430061). 2008-08-19 14:42:03 -07:00
netwerk Bug 448372 - Sensitive cookie data remains readable and on disk in cookies.sqlite after "Clear Private Data" and "Remove All Cookies" 2008-08-19 22:57:18 -05:00
nsprpub Bug 444688. Use an IsFrameOfType check instead of a frame state bit to detect whether a frame excludes ignorable whitespace children. r+sr=dbaronlayout 2008-07-14 10:41:18 +12:00
other-licenses Backing out changeset cf6c811e1272 (bug 407216) due to debug assertions. 2008-08-19 22:28:26 -05:00
parser Bug 445570 - parser autostring allocated on the heap, r=mrbkap 2008-07-17 11:23:00 -04:00
plugin/oji JEP 0.9.6.4. b=428606 r=josh sr=jst a=dsicore 2008-04-23 12:16:08 -07:00
probes Landing basic framework for dtrace support (bug 388564). Patch by john.rice@sun.com and padraig.obriain@sun.com. r+a=ted.mielczarek@gmail.com, sr=sayrer@gmail.com 2007-10-10 16:03:14 -07:00
profile Bug 420459 Move mailnews-specific profe code. r=benjamin,Neil,sr=dmose,a1.9=beltzner 2008-03-17 12:05:24 -07:00
rdf Better handling of overflowing integer values. r+sr=roc@ocallahan.org, a=beltzner@mozilla.com 2008-07-01 15:46:12 -07:00
security bug 449892, Enable additional EV roots for FF 3.0.2 2008-08-20 03:57:23 +02:00
storage Backing out changeset cf6c811e1272 (bug 407216) due to debug assertions. 2008-08-19 22:28:26 -05:00
sun-java Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
testing Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295) 2008-08-19 17:55:30 -07:00
toolkit Bug 448626 - "fix a (probably harmless) mistake in nsUrlClassifierDBServiceWorker::IsCanonicalizedIP()" [r=dcamp] 2008-08-19 22:47:10 -05:00
tools Bug 449150 – In <find-leakers.pl>, fix code nits and add output sorting 2008-08-05 04:05:50 +02:00
uriloader Bug 442812: Implement the application cache selection algorithm. r+sr=bz 2008-08-19 19:31:08 -07:00
view Implement Aero Glass effect support - bug 418454 r=vlad r=roc 2008-08-12 17:44:14 -07:00
webshell Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 16:52:44 -07:00
widget Bug 446675 - "Remove BeOS port of gfx" [r=vlad] 2008-08-19 22:45:02 -05:00
xpcom Backing out changeset cf6c811e1272 (bug 407216) due to debug assertions. 2008-08-19 22:28:26 -05:00
xpfe Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295) 2008-08-19 17:55:30 -07:00
xpinstall Bug 436207: Display error when install fails due to missing install.rdf. r+sr=dveditz 2008-07-03 17:36:10 +01:00
xulrunner "Brad Lassey" - Bug 445918 - Setting xr version in deb package to gre version + buildid, relanding after backout in de1e95ba7165 r=ted 2008-08-05 10:54:42 -04:00
.hgignore Bug 448622 - Ignore obj/objdir without hyphen for hgignore. r=ted 2008-07-31 22:44:18 -07:00
.hgtags Added tag FIREFOX_3_1a1_BUILD2 for changeset afc4ee509d9c 2008-07-25 12:59:49 -04:00
LEGAL Bug 346391 - remove extraneous whitespace. Patch by Matt Nordhoff. 2006-08-21 12:43:39 +00:00
LICENSE Revert License to previous version to make the SeaMonkey installer suck less. 2007-01-08 18:59:04 +00:00
Makefile.in bug 417516 - add top level Makefile targets to run test suites. add targets for mochitest. r=bsmedberg 2008-07-27 13:06:58 -04:00
README.txt Bug 411638 - Update top-level README.txt in CVS. r=bsmedberg 2008-01-18 14:09:32 -08:00
aclocal.m4
allmakefiles.sh bug 361583, add testcases for jar.mn, r=ted.mielczarek 2008-06-13 16:41:43 +02:00
client.mk Removed some not required changes which can break trunk build 2008-08-03 21:10:34 +03:00
client.py Bug 417635 - import NSPR and NSS into hg, r=ted 2008-06-06 08:34:40 -04:00
configure.in Bug 450495 - Make foreignObject a mandatory part of SVG. r+sr=roc 2008-08-17 12:18:21 +01:00

README.txt

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 (http://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 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/