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
Перейти к файлу
Benjamin Smedberg 0a5070dd8a Hook up the event loop changes and fix the build
--HG--
rename : ipc/chromium/src/base/file_version_info_linux.h.version => ipc/chromium/base/file_version_info_linux.h
2009-06-30 12:02:37 -04:00
accessible Bug 499880 - Restructure content/media directory. r+=doublec 2009-06-26 16:23:15 +12:00
browser Bug 500019 - remove workaround for bug 303428. r=gavin 2009-06-25 21:45:29 +02:00
build bug 50070 - mozconfig2configure can't handle paths with parenthesis r=ted 2009-06-24 16:21:14 -04:00
caps Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
chrome Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
config Build the pieces of the chromium code we actually need. Many thanks to bent for doing this the first time: I redid the Makefile to be all in one directory and use vpath directives so that dependencies work correctly. 2009-06-29 14:31:58 -04:00
content Bug 449156 - Implement HTMLVideoElement.poster, with correct reftests. r+=doublec,jst, sr+=roc 2009-06-26 19:25:17 +12:00
db Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
dbm Bug 486182, Land NSS 3.12.3 final in mozilla-central 2009-04-07 03:36:45 +02:00
docshell Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst 2009-06-25 17:06:54 -04:00
dom Fixing bug 484744. Revert an IID change that broke the old Java plugin. r+sr=mrbkap@gmail.com 2009-06-26 07:57:26 -07:00
editor Bug 499660 Firefox should use English dictionary by default with CJK locale r=neil 2009-06-24 14:06:58 +08:00
embedding Test for bug 499115. r=bzbarsky 2009-06-26 09:46:31 +01:00
extensions Bug 488426 - enable TIS-620 detector; r=smontagu 2009-06-24 13:12:36 +09:00
gfx b=487693; avoid aggressive invalidation in canvas; r=roc 2009-06-25 13:31:35 -07:00
intl Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
ipc Hook up the event loop changes and fix the build 2009-06-30 12:02:37 -04:00
jpeg Bug 459047 - Remove Win16 reference from jdatadst.c; (Av1) Remove 1 function and 2 files; r=joe@drew.ca 2009-04-16 19:54:28 +02:00
js Bug 494490 - make install on linux installs the system_wrappers{_js} in includedir; r=benjamin 2009-06-24 23:31:27 +02:00
layout Fixing bug 484744. Revert an IID change that broke the old Java plugin. r+sr=mrbkap@gmail.com 2009-06-26 07:57:26 -07:00
media Bug 498853 - libvorbis update - r=xiphmont 2009-06-19 15:35:50 +12:00
memory/jemalloc bug 468447 - Nonfatal "NMAKE : fatal error U1052: file 'makefile.sub' not found" in every single log masks real errors in failure logs. r=bsmedberg 2009-05-11 15:54:39 -04:00
modules Get rid of nsIWindowlessPluginInstancePeer. b=500672 r/sr=jst 2009-06-26 13:30:36 -04:00
netwerk get rid of nsIInternetConfigService. b=489864 r=josh sr=roc 2009-06-23 14:09:19 -05:00
nsprpub Bug 492464: Update NSPR to NSPR_4_8_RTM. 2009-05-19 17:53:55 -07:00
other-licenses b=500033; update firefox icons with new 16x16 artwork 2009-06-23 14:14:03 -07:00
parser Bug 484121 (6/6) - Don't let DTDs hold parser references. r+sr=mrbkap 2009-06-23 14:22:17 -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 64-bit fix for nsProfileLock.cpp. b=489720 sr=roc 2009-04-23 16:23:06 -04:00
rdf Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap 2009-06-23 14:22:16 -07:00
security Bug 427715 - fixing build bustage on linux 2009-06-24 20:07:46 +02:00
storage Test for bug 488148. r=asuth 2009-06-24 10:10:52 -07:00
testing Bug 499907 - Make the mochitest server have the right MIME types for Ogg. r=jwalden+bmo 2009-06-26 10:45:08 +03:00
toolkit Hook up the event loop changes and fix the build 2009-06-30 12:02:37 -04:00
tools Bug 496196 - script and make target to generate a snippet for a locale - r=ccooper,l10n,gozer,kairo 2009-06-25 12:31:06 -04:00
uriloader Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst 2009-06-25 17:06:54 -04:00
view Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
webshell Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
widget Hook up the event loop changes and fix the build 2009-06-30 12:02:37 -04:00
xpcom Bug 501176 - Move nsXULAppAPI.h to tier_xpcom, r+sr?bz 2009-06-29 14:39:39 -04:00
xpfe Bug 494169 Tweak xpfe autocomplete to track toolkit change and pass tests from bug 494410 r=mcsmurf 2009-06-13 00:48:41 +01:00
xpinstall Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
xulrunner Followup to bug 488175 - fix additional pkgconfig files to remove references to the -unstable packages as well as the stable/ and unstable/ include directories, r=bsmedberg 2009-05-22 11:38:37 -04:00
.hgignore Bug 488864 - have hgignore ignore all (.)mozconfig* files; r=ted.mielczarek 2009-04-22 02:42:14 +02:00
.hgtags Added tag chromium-import-latest for changeset 6fd4bb500d42 2009-06-29 08:36:48 -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 493371 - 'make buildsymbols' appends to existing ...-crashreporter-symbols.zip, r=ted.mielczarek (build infra fix) 2009-05-16 23:55:23 +12:00
README.txt Bug 471548 - Add link in readme to moz-central. r=bsmedberg 2009-02-07 13:47:00 +01:00
aclocal.m4 Bug 40967 - Avoid leaking MSYS paths in Makefiles: use c:/dir/path paths whenever possible, r=ted 2009-03-09 10:55:41 -04:00
allmakefiles.sh bug 481579 - changes to shunt and tools for jemalloc on windows ce r=dougt 2009-03-23 21:16:03 -04:00
client.mk bug 445191 - Add upload target for xulrunner, upload SDK if it exists, and add 'sdk', 'upload' targets to client.mk. r=ted 2009-03-31 09:43:31 -04:00
client.py Bug 454594: need a makefile target that can upload files via ssh. r=bsmedberg, NPOB 2008-11-13 15:37:04 +00:00
configure.in Make --enable-libxul the default, since we require it with IPC 2009-06-30 10:59:54 -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 (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/