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
Перейти к файлу
timeless@mozdev.org 7923ac31c7 Bug 504423 ReadAnnotationEntry leaks key if nsCStringKey sets rv to failure
r=dveditz

--HG--
extra : rebase_source : 07b5d1d19d7533f1a620ab8a83f19b20f33ec6fc
2010-03-12 07:50:11 +01:00
accessible Bug 550396 - cache nsAccessible children for XUL tree accessibles, r=davidb, sr=neil 2010-03-10 18:26:11 +08:00
browser Tab event listeners should be added to the tab container, not the tabbrowser 2010-03-12 07:48:10 +01:00
build bug 550138 - default thread size is too big r=dougt 2010-03-11 12:28:48 -05:00
caps Bug 504423 ReadAnnotationEntry leaks key if nsCStringKey sets rv to failure 2010-03-12 07:50:11 +01:00
chrome More Carbon usage cleanup. b=550787 r=bsmedberg 2010-03-10 14:30:11 -05:00
config follow up to bug 548207, test for WINCE instead of CROSS_COMPILE due to make check failure on OSX 2010-03-10 15:35:31 -05:00
content Bug 537139 followup: Call RestyleForAnimation() instead of SMILOverrideStyleChanged(), to avoid triggering CSS Transitions from SMIL changes. r=dbaron 2010-03-11 22:03:49 -08: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 545407 Remove code that disables DNS pre-fetching for APP_TYPE_MAIL/EDITOR docshells (in favour of letting it be managed by app specific policies). r=bzbarsky 2010-03-10 10:30:23 +00:00
dom Bug 550925 - 'Workers: nsDOMWorkerTimeout::Init sets mInterval to an uninitialized value if aArgc <= 1'. r+sr=jst 2010-03-11 12:36:47 -08:00
editor Bug 369034 - TestTXMgr has error and leaks object; (Dv1) Fix and reorder printf()s. 2010-03-10 21:03:23 +01:00
embedding Bug 482171 - Replace nsIPref with nsIPrefBranch in embedding tree. photon code in embedding tree is unused. r=bsmedberg 2010-03-11 14:30:26 +09:00
extensions backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
gfx Bug 551775: Add unsigned-int cast in NS_ColorNameToRGB to fix build warning. r=roc 2010-03-11 22:03:49 -08:00
intl Bug 544512 - Misaligned accesses in uconv causes Bus Error on sparc and word wrapping on arm. r=smontagu 2010-03-06 16:35:11 +01:00
ipc Bug 550026: Don't deliver NotifyError() when RPCChannel code is on the stack. r=bent 2010-03-11 23:21:58 -06:00
jpeg Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
js Bug 187796 make unimplemented constructors in mozJSComponentLoader.cpp private 2010-03-12 07:50:10 +01:00
layout Bug 550962 add coverity hint in CSSParserImpl to ignore return values from ParseEnum/ExpectSymbol 2010-03-12 07:50:10 +01:00
media Bug 550184. Avoid using uninitialized data. r=doublec 2010-03-05 13:10:42 +13:00
memory bug 551098 - windows mobile crashes on start up since xmalloc landing r=cjones 2010-03-08 22:45:51 -05:00
modules Merge backout 2010-03-11 05:07:25 -06:00
netwerk More Carbon usage cleanup. b=550787 r=bsmedberg 2010-03-10 14:30:11 -05:00
nsprpub Backing out bug 550463 from NSPR landing it requires 10.6 2010-03-11 20:11:59 +01:00
other-licenses Bug 541761 - correct legal text to make it clear Firefox logo files are free in copyright terms, although the image is still a trademark. r=handerson. 2010-03-08 16:31:22 +00:00
parser Bug 549591 - Atom staticness checks lack a negation in the HTML5 parser. r=jonas. 2010-02-26 11:18:35 +02: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 Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap 2010-03-08 07:45:00 -08:00
security Bug 456409 GetSlotWithMechanism leaks slot list element in several path 2010-03-12 07:50:11 +01:00
storage Bug 496019 - mozilla::storage::Connection::Close can spin a nested event loop 2009-11-09 09:58:34 -08:00
testing Bug 550701 - synthesizeDragStart should not fail with |expectedDragData| = null. 2010-03-10 21:03:23 +01:00
toolkit Bug 549259 [@ nsAnnotationService::StartGetAnnotation] 2010-03-12 07:50:10 +01:00
tools Bug 540833, make update-packaging failed finding correct directory due to MOZ_PKG_PRETTYNAMES (mac), p=gozer r=bsmedberg 2010-03-11 20:56:53 +13:00
uriloader More Carbon usage cleanup. b=550787 r=bsmedberg 2010-03-10 14:30:11 -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 Implement CSS cursor support for Mac OS X. b=286304 r=josh 2010-03-11 11:44:31 -05:00
xpcom Bug 550425: Don't close the subprocess's stdout/stderr pipes until after it exits. r=bsmedberg 2010-03-11 01:35:25 -06: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 505839 JS_GetStringChars( JS_ValueToString(...)..) is a bad pattern 2010-03-12 07:50:10 +01: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 follow up to bug 548207, test for WINCE instead of CROSS_COMPILE due to make check failure on OSX 2010-03-10 15:35:31 -05: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 Bug 550223, Update nspr/nss actions in client.py 2010-03-09 14:54:09 +01:00
configure.in Revise js-facing API for js-ctypes, patch v2. b=513788, r=jorendorff 2010-03-11 17:17:36 -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/