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
Перейти к файлу
Reed Loden c5a0616feb Merge 2008-10-01 00:52:51 -05:00
accessible Bug 456541 add /usr/lib64 for loading atk-bridge library on Linux x64, r=aaronleventhal 2008-09-28 20:52:57 +08:00
browser Bug 408470 - "Page Style (e.g. "No Style") does not persist across sessions" [r=dietrich] 2008-10-01 00:41:27 -05:00
build Remove -j for shell tests in prep for m-c push. 2008-10-01 00:34:57 -04:00
caps bug 453943, always disable js for mailnews for 3.0 b1, don't load pref, r=bz, sr=dmose 2008-09-21 15:21:07 -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 445321 - remove --enable-glitz and related defines. r=vlad,ted 2008-09-30 13:53:38 -04:00
content Merge 2008-10-01 00:52:51 -05:00
db backout of changesets 7e8ed11500ae and cac36f3599e0 (bug 449443) 2008-09-26 15:52:54 -04:00
dbm Bug 450646, Upgrade Mozilla to NSS 3.12.1 release candidate 1 2008-08-15 06:12:54 +02:00
docshell Backing our changeset 60fc5f224a5b to try to fix Mac Tp 2008-09-29 14:28:15 -04:00
dom Bustage fix from merge of cross site XHR. 2008-09-30 19:10:25 -07:00
editor Backing out bug 448830 2008-09-28 23:13:58 +13:00
embedding Backing out bug 448830 2008-09-28 23:13:58 +13:00
extensions Remove <CR>s (to fix cross-compilation bustage) rs=bsmedberg,gavin,roc,smontagu b=372802 2008-09-20 20:45:25 +01:00
gfx Bug 457194. Make sure Ahem font completely covers background. r=jdaggett, sr=vlad 2008-10-01 13:17:39 +09:00
intl Update Access-Control implementation to match changes in spec. b=389508 r/sr=jst 2008-09-30 17:50:42 -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 Backed out changeset 6eec92f9276a from bug 416157 because the image tests need to be updated before it can be landed. 2008-08-20 02:03:01 -05:00
js In the decompiler, skip over JSOP_RESUME after JSOP_NEW/CALL/EVAL/SETCALL (457824, r=brendan). 2008-09-30 21:09:14 -07:00
layout Bug 450652 – Style system changes to support CSS3 border-radius – basic test cases (part 3) [r+sr=dbaron] 2008-10-01 00:52:12 -05:00
media Bug 455357 - WinCE LibTheora Pre-defined Macro usage in local variable. patch by wolfe, r=chris.double 2008-09-25 09:08:33 -07:00
memory/jemalloc bug 451193. link xulrunner-stub with jemalloc on linux. r=bsmedberg 2008-08-26 15:25:05 -07:00
modules Bug 368428 - "XUL FastLoad cache corruption when application running while upgrading" [r=biesi] 2008-10-01 00:25:29 -05:00
netwerk Bug 429347 - "URL parser gets confused by ref with no path" [r=bzbarsky sr=cbiesinger] 2008-10-01 00:34:29 -05:00
nsprpub Bug 453372 - Import NSPR_4_7_2_BETA3. r=kaie. 2008-09-05 11:03:20 -07:00
other-licenses Bug 443918: Don't show (and force user to accept) EULA for 2008-09-16 03:16:19 +02:00
parser Bug 457806 - "<source> child of <audio> causes HTML parser to enter infinite loop" [r+sr=mrbkap] 2008-09-30 23:58:02 -05: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 Bug 422786 - reduce narrow Windows API calls in rdf, original patch by Brad Lassey <blassey@mozilla.com>, r=ted.mielczarek 2008-08-27 14:44:55 -07:00
security Bug 438793: treelines for certificate details tree; r=kaie 2008-09-28 22:52:06 +02:00
storage Bug 453722 - Do not need to safeguard more than one call to Init for storage service 2008-09-25 14:28:29 -04: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 Bug 455813 - Windows PGO builds fail when --disable-tests is set; v2; ted.mielczarek 2008-09-28 22:27:51 +02:00
toolkit Bug 457358 - need to reset UTF8 converter after it encounters invalid input (pwmgr problems in FF3.0.3). r=gavin 2008-09-30 22:08:46 -07:00
tools Remove -j for shell tests in prep for m-c push. 2008-10-01 00:34:57 -04:00
uriloader Bug 442813: Implement fallback/opportunistic caching for application caches. p=me, Honza Bambas <honzab@allpeers.com>, r+sr=biesi 2008-09-30 11:34:23 -07:00
view Backing out bug 448830 2008-09-28 23:13:58 +13: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 Crashes in objc_msgSend in nsChildView::StartDrawPlugin(). b=457337 r=josh sr=vlad 2008-09-30 16:39:09 -05:00
xpcom Bug 451506 - "The return values of PR_Seek64 and PR_Available64 should be checked in FileImpl::Seek or else file corruption will occur" [r=benjamin sr=neil a=dveditz] 2008-10-01 00:10:37 -05:00
xpfe Bug 456892 - "Removal TopLevelWindowIsModal" [r+sr=Neil] 2008-10-01 00:37:53 -05:00
xpinstall Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla) 2008-09-07 00:21:43 +02:00
xulrunner Bug 420928, 457331. Fixes main entry point on windows ce. minor windows mobile fixes in XR. r=bsmedberg 2008-09-30 14:34:55 -07:00
.hgignore Backed out changeset 7fdbccdc1e94 2008-08-26 19:40:21 -04:00
.hgtags Added tag UPDATE_PACKAGING_R6 for changeset f197b51bbc29 2008-09-30 14:06:59 -04:00
LEGAL
LICENSE Revert License to previous version to make the SeaMonkey installer suck less. 2007-01-08 18:59:04 +00:00
Makefile.in Bug 455940: for now, remove dist/bin/components, so that the Windows builds will stop leaking due to the extra components. 2008-09-26 14:35:14 -07:00
README.txt Bug 411638 - Update top-level README.txt in CVS. r=bsmedberg 2008-01-18 14:09:32 -08:00
aclocal.m4 To allow altoptions.m4 to be shared by both the main Mozilla and the 2008-08-26 14:34:35 -07:00
allmakefiles.sh bug 361583, add testcases for jar.mn, r=ted.mielczarek 2008-06-13 16:41:43 +02:00
client.mk Neaten up the handling of configure script regeneration in client.mk. 2008-08-26 14:34:35 -07:00
client.py Bug 417635 - import NSPR and NSS into hg, r=ted 2008-06-06 08:34:40 -04:00
configure.in bug 445321 - remove --enable-glitz and related defines. r=vlad,ted 2008-09-30 13:53:38 -04: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/