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
Перейти к файлу
mounir.lamouri@gmail.com bd5b2d6dc1 Bug 536895 - Setting a negative maxLength should throw an exception, r=smaug, sr=jst
--HG--
extra : rebase_source : d54814499d4114f239678941da3368d1a4aaff5f
2010-03-05 21:42:46 +02:00
accessible Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn 2010-03-04 08:13:27 +01:00
browser add debug spew for bug 545583 2010-03-05 14:40:48 +01:00
build Bug 541768 - automation.py is not cleaned up. r=ted 2010-03-05 14:41:53 +01:00
caps Bug 543870: Implement File.url. r=bz sr=jst 2010-03-02 23:51:09 -08:00
chrome Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron 2010-03-02 13:00:53 -08:00
config Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg 2010-03-03 23:02:57 -06:00
content Bug 536895 - Setting a negative maxLength should throw an exception, r=smaug, sr=jst 2010-03-05 21:42:46 +02:00
db Bug 547454 orkinHeap should use malloc/free instead of new/delete 2010-02-28 22:59:55 +02:00
dbm Bug 527659, Update mozilla-central to NSS 3.12.6 (beta) 2010-02-07 12:54:28 +01:00
docshell Bug 522214 Crash when setting null on charset [@ strlen | nsDependentCString::nsDependentCString(char const*)] 2010-02-28 17:28:54 +02:00
dom Fix bug 541530. r=jst sr=brendan 2010-03-04 13:44:42 -08:00
editor Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron 2010-03-02 13:00:53 -08:00
embedding Bug 441324, part 1: Shuffle around includes to avoid problems with #define malloc et al. r=bsmedberg 2010-03-03 23:02:55 -06:00
extensions Bug 550145 NS_APPSTARTUP_CONTRACTID should exist in nsToolkitCompsCID.h and not nsXPFEComponentsCID.h (kill nsXPFEComponentsCID.h). r=benjamin 2010-03-05 12:11:55 +00:00
gfx Bug 548793. Initialize XRender version fields if XRender isn't available. r=jrmuizel 2010-03-05 13:10:42 +13:00
intl Add Tibetan to font selection UI. Bug 441110, r=emk 2010-03-04 10:55:53 +02:00
ipc Bug 546492 - Provide a resource description for mozilla-runtime.exe, r=ted with altered text suggested by dolske 2010-02-24 11:41:34 -05:00
jpeg Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
js Remove libffi_msvc now that it's not built. b=538216, rs=ted 2010-03-05 11:32:13 -08:00
layout Part of bug 541496: Don't use the CSS parser's "low level" error flag to signal namespace lookup failure. r=bzbarsky 2010-03-05 10:43:50 -08:00
media Bug 550184. Avoid using uninitialized data. r=doublec 2010-03-05 13:10:42 +13:00
memory Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg 2010-03-03 23:02:57 -06:00
modules Bug 548213. Fix C++-style comment in C code. r=josh 2010-03-05 13:10:42 +13:00
netwerk Bug 530484 Implement Necko-WiFi on Solaris (missed a file in last commit) r=dougt 2010-03-05 10:40:05 +08:00
nsprpub Bug 527659, Update Mozilla-central to NSS 3.12.6 RTM (RC2) 2010-03-05 14:44:10 +01:00
other-licenses Bug 535369 - fix bsdiff cross-compile bustage on Windows 2010-02-22 22:04:46 -05:00
parser Bug 544112 part 1: Make speculative and chrome style sheet loads go through the document object. Rearrange some C++ unit tests so they'll still link after part 2. r=bzbarsky sr=dbaron 2010-03-02 13:00:39 -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 bug 514188 - fix nsProfileLock to use SA_SIGINFO style signal handler, so it can chain to Breakpad's signal handler properly. r=bsmedberg 2009-12-14 06:44:27 -05:00
rdf Fix spelling of 'multiple' to cause another round of builds and talos runs. 2010-02-17 11:29:15 -05:00
security Bug 527659, Update Mozilla-central to NSS 3.12.6 RTM (RC2) 2010-03-05 14:44:10 +01:00
storage Fix regression in mozIStorageStatement.bindUTF8StringParameter such that it accepts arbitrary octets by 2010-02-22 13:57:45 -08:00
testing Bug 541412 Add Runtestsremote.py to mozilla-central for remote mochitests p=jmhaer r=ctalbert 2010-02-25 11:10:39 -08:00
toolkit Remove libffi_msvc from about:license. b=538216, rs=ted 2010-03-05 11:32:30 -08:00
tools Bug 539516 - Switch automation.py to use the new python stack fixer. r=ted 2010-02-21 13:03:20 -08:00
uriloader Bug 152001. Map the .mml extension to application/xhtml+mathml if there is no existing mapping for it. r=bzbarsky 2010-02-26 21:32:31 -05:00
view Backed out changeset 78318b260f18 2010-03-05 20:05:33 +13:00
webshell Bug 461199 (Part 17) - Remove no longer needed code from webshell and docshell. 2009-12-15 16:04:18 -08:00
widget Bug 548500. Widget-level support for activating the application on Mac. r=josh,sr=roc 2010-03-05 13:10:42 +13:00
xpcom Bug 539585: Fix warning "warning: format '%p' expects type 'void *'" in xpcom directory. r=bsmedberg 2010-03-05 10:41:25 -08:00
xpfe Bug 550145 NS_APPSTARTUP_CONTRACTID should exist in nsToolkitCompsCID.h and not nsXPFEComponentsCID.h (kill nsXPFEComponentsCID.h). r=benjamin 2010-03-05 12:11:55 +00:00
xpinstall Bug 441324, part 1: Shuffle around includes to avoid problems with #define malloc et al. r=bsmedberg 2010-03-03 23:02:55 -06:00
xulrunner bug 538183. Update xulrunner debian package control files. r=blassey 2010-01-06 09:10:48 -08:00
.hgignore Bug 537271 - Add .pyo files to .hgignore, r=ted 2010-01-08 13:57:46 +01:00
.hgtags Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05: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 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg 2010-03-03 23:02:57 -06:00
README.txt Bug 502499 - Remove extra "the" from core readme. r=bsmedberg 2009-07-07 14:14:15 +02:00
aclocal.m4 Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted 2009-09-22 09:05:48 -04:00
allmakefiles.sh bug 501034 - add a Win32 helper app to crash a process, and make automation.py use it when the app hangs. r=Waldo 2009-10-16 13:34:27 -04:00
client.mk dummy commit 2009-09-02 00:27:27 -07:00
client.py Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg. 2009-09-23 10:57:22 -07:00
configure.in Enable building of the libffi internal MSVC code, instead of libffi_msvc. b=538216, r=ted 2010-03-05 11:31:53 -08: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 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/