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
Перейти к файлу
Kai Engert e49ebc6e53 bug 449892, Enable additional EV roots for FF 3.0.2
r=rrelyea
2008-08-20 03:57:23 +02:00
accessible 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
browser Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295) 2008-08-19 17:55:30 -07:00
build Backed out changeset 3770c42e3118 2008-08-16 08:00:17 +02:00
caps Bug 434522 follow-up bustage fix. 2008-07-28 23:37:58 -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 Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295) 2008-08-19 17:55:30 -07: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 449781. Toggling display on a subframe shouldn't give the subframe's document the same device context as the parent document. r=roc, sr=jst 2008-08-18 15:22:19 -04:00
dom Bug 437152 - Fix error output for realz. r=mrbkap. 2008-08-19 17:57:20 -07: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 Bug 447693 - "Remove photon gfx port" (remove the photon GFX port) [r=vlad] 2008-08-19 03:17: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 Bug 450651 Use host outoption for host binaries r=mrbkap 2008-08-20 00:02:44 +01:00
layout Merged backout of bug 356295. 2008-08-19 17:56:33 -07:00
media Bug 450651 Fix theora dependency generation r=ted 2008-08-20 00:01:29 +01: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 379034 - Relative URLs with capitalized schemes are treated as absolute, r=biesi sr=bzbarsky 2008-08-19 10:48:10 -04: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 (Thunderbird 7zSD.sfx) Bug 404609 - Update Thunderbird installer with changes made to the Firefox installer. r=standard8 2008-08-05 14:19:50 -07: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 Bug 450665: test_bug-365166.js creates file in /tmp instead of in build directory. r=sdwilsh 2008-08-16 16:17:47 +01: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 Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295) 2008-08-19 17:55:30 -07:00
tools Bug 448858 – In <test_one.sh>, document new "check-one" call mode too 2008-08-02 11:59:04 +02:00
uriloader merge with mozilla-central 2008-08-16 03:39:26 -04: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 Merged backout of bug 356295. 2008-08-19 17:56:33 -07:00
xpcom Bug 451079: allow setting outparams to null on failure 2008-08-19 11:17:13 -07: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 b=255408 Need to be able to build mozilla --with-system-nss 2005-12-20 09:47:11 +00:00
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/