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
Перейти к файлу
joshmoz@gmail.com bf5e87ff4e fix filter popup menu in file picker (save dialog, etc.). b=412680 r=kreeger sr=roc 2008-02-12 19:38:06 -08:00
accessible Bug 413675. Incorrect menu events for ARIA dropdown menu. Patch by Alexander Surkov. r=aaronlev, a=schrep 2008-02-12 18:37:22 -08:00
browser Bug 413437 - Locking homepage buttons to disable them is broken. patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-02-12 11:19:26 -08:00
build Bug 415422: Fix gqi dep build (crash on startup). r=ted, a=damons 2008-02-08 00:50:22 -08:00
caps Bug 397878: Send Referer-Root header when doing cross-site access requests. Also update domain pattern matching to spec. Patch by <suryaismail@gmail.com>. r=bent sr=sicking b3a=beltzner 2008-01-31 00:16:54 -08:00
chrome bug 415338 (follow-on to bug 413250) don't scan query parts of chrome URIs to not break addons (as inspired by similar Seamonkey regression) . r/sr=neil, a=mtscrehp 2008-02-02 11:50:09 -08:00
config Bug 412320 - generate QI for additional classes which, according to stats, show up in profiles as frequent callers of nsID::Equals, r=biesi,ted,sicking 2008-02-12 11:46:26 -08:00
content Bug 413447, backing out to see if unit tests pass. 2008-02-12 12:53:03 -08:00
db bug 413589: enable fts3 (full text index) sqlite module; r=sdwilsh, a=damons 2008-01-29 15:34:19 -08:00
docshell Bug 416622 - "docshell navigation tests intermittently failing with NS_ERROR_XPC_BAD_OP_ON_WN_PROTO" (Tolerate partially-constructed windows) [p=hk9565@gmail.com (Adam Barth) r=bzbarsky] 2008-02-11 20:35:19 -08:00
dom Bug 413447, backing out to see if unit tests pass. 2008-02-12 12:53:03 -08:00
editor Bug 329433 - "EdHLineProps.xul cleanup for localizers" [p=dwayne@translate.org.za (Dwayne Bailey) r=glazou sr=Neil] 2008-02-10 00:45:21 -08:00
embedding Bug 236688 - "crash on form submit which closes the last window" [p=chpe@gmail.org (Christian Persch) r=timeless a1.9=schrep] 2008-02-10 22:06:52 -08:00
extensions Bug 415992 - "[fr] French DOMi update for bug 413605 and bug 393820" [p=cedric.corazza@wanadoo.fr (Cédric Corazza) r=Benoit a1.9=schrep] 2008-02-09 21:07:21 -08:00
gfx Bug 333126 Bold/Italic text isn't displayed as bold/italic with cairo-gtk2 build if the font is synthesis font r=karlt, b1.9=mtschrep 2008-02-12 02:39:23 -08:00
intl Bug 415962 - Map [sv-se] to Swedish/Sweden. Patch by Hasse <hasse@jasajudeju.se>. r=smontagu, a=mtschrep. 2008-02-12 09:24:21 -08:00
ipc/ipcd Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
jpeg compile fix. 2008-01-29 22:29:24 -08:00
js Cope with GC under js_{Find,Lookup}Property in ASSERT_VALID_PROPERTY_CACHE_HIT (417033, r=shaver). 2008-02-12 18:26:16 -08:00
layout Reftest for bug 413982. 2008-02-12 07:05:37 -08:00
memory/jemalloc bug 417066. enabling jemalloc by default on linux. r=bsmedberg. 2008-02-12 15:55:04 -08:00
modules Re-Re-Enabling reftests (bug 405384). 2008-02-11 15:57:26 -08:00
netwerk Bustage fix, bug 412320 2008-02-12 12:07:57 -08:00
other-licenses Back out my patch from bug 415681 now that tagging has been completed. 2008-02-04 18:47:30 -08:00
parser Add an extra rule that makes changes to moz_extensions.c cause the necessary recompilation, to fix Windows bustage due to the missing dependency. 2008-02-11 21:32:09 -08:00
plugin/oji Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep 2008-02-09 02:37:42 -08: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 Add some missing |#if defined (XP_UNIX)| checks to fix bustage on Windows caused by bug 372081. 2008-01-15 19:56:04 -08:00
rdf Bug 302387: rdf_FormatDate() generates incorrect timezone information; p=ian@mckellar.org, r=pike,sr=shaver,a1.9=dsicore 2008-01-29 04:18:35 -08:00
security/manager Bug 415786, escrow warning dialog is broken r=rrelyea, late-l10=pike, blocking1.9=mtschrep, approval1.9=mtschrep 2008-02-07 06:18:09 -08:00
storage Bug 416173 - BackupDB is completely useless. r=vlad, a=damons 2008-02-09 11:05:49 -08: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 *** empty log message *** 2008-02-12 15:03:26 -08:00
toolkit disable "always raised" "feature" of help on Mac OS X. We'd need a more robust z-level impl for this to work and that is too difficult for this late in the game (Apple bug makes it hard). b=404283 r=mano ui-r=beltzner 2008-02-12 18:49:29 -08:00
tools add symbolServer and symbolDir b=401202 r=nthomas 2008-02-12 14:13:01 -08:00
uriloader Bug 414901, fix failing test due to missing QI 2008-01-31 12:39:02 -08:00
view Backing out bug 399852 again, looks like it caused more focus-related mochitest failures 2008-02-11 19:04:48 -08: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 fix filter popup menu in file picker (save dialog, etc.). b=412680 r=kreeger sr=roc 2008-02-12 19:38:06 -08:00
xpcom Bug 412320 - generate QI for additional classes which, according to stats, show up in profiles as frequent callers of nsID::Equals, r=biesi,ted,sicking 2008-02-12 11:46:26 -08:00
xpfe Bug 257427 opening filepicker without first appending a filter crashes patch by jag r=timeless some parts by me r=jag a=dsicore 2008-02-09 20:21:17 -08:00
xpinstall bug 404726: Addon compatibility check gives many alerts (xpinstall part). r+sr=dveditz 2008-02-07 03:54:05 -08:00
xulrunner 32x32 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. rs=mconnor, coattailing in on r/a from earlier 48x48 icons addition. 2008-01-29 21:38:52 -08:00
.hgignore 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
.hgtags Added tag MOZILLA_1_9_a7_BASE for changeset 66a5c7bce7ee 2007-08-06 15:30:41 -07: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 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep 2008-02-09 02:37:42 -08: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 407459. hooking jemalloc up to the build system. r=various people 2008-02-04 19:16:24 -08:00
client.mk Bug 415188: Remove duplicate CVS_CO_DATE_FLAGS from cvs checkout commands. r=ted a1.9=schrep 2008-02-12 18:30:17 -08:00
configure.in bug 417066. disable jemalloc when we're building with trace-malloc. r=ted 2008-02-12 16:47:43 -08: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/