gecko-dev/extensions
aaronr%us.ibm.com 59c1139c5e [XForms] Invalid functions attribute not caught. Bug 299170, patch by stpride, r=doronr+allan 2006-05-15 20:16:23 +00:00
..
access-builtin Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:10 +00:00
auth fix crash doing sspi auth, patch by schlichting@tu-harburg.de, r=cneberg@gmail.com, sr=bienvenu 2006-03-07 02:38:31 +00:00
cck Update version 2006-05-11 16:56:09 +00:00
cookie Bug 334319: buffer overrun in nsPermissionManager::Read when reading an invalid cookperm.txt file, r=mvl, sr=darin 2006-04-22 13:32:25 +00:00
cview Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00
datetime landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
editor/cascades Convert internal users of -moz-opacity to just use opacity. Bug 281907, patch 2005-02-18 16:33:02 +00:00
finger landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
gnomevfs landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
help Bug 133917: biff tray icon help text; r=IanN 2006-05-11 19:09:57 +00:00
inspector Bug 121182 Can't copy values from computed style 2006-05-14 16:59:46 +00:00
irc Bug 337168 - Tag leakable object, and also remove the leak. 2006-05-13 16:48:41 +00:00
java fix javaxpcom bustage 2006-05-10 18:17:01 +00:00
jssh landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
layout-debug bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:18:39 +00:00
lightning need to use relative entries in DIRS, if you actually want things to build 2005-02-21 21:28:20 +00:00
manticore Remove UTF-8 BOMs from source files. Bug 280656, r=jshin, sr=brendan 2005-02-02 13:25:44 +00:00
metrics Don't log origin=other, just leave it off instead (bug 337234) r=marria 2006-05-09 23:04:32 +00:00
mono Bug 296672: fixes to build on latest Mono, and produce non-empty interfaces. 2005-06-05 15:10:12 +00:00
p3p Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst. 2006-04-26 09:19:48 +00:00
permissions Fix build bustage 2006-04-24 20:25:56 +00:00
pref landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
python First cut at the Python implementation of nsIScriptContext etc (see 2006-04-29 01:56:45 +00:00
reporter Bug 333806 Remove reporter about page r=mconnor 2006-04-17 18:01:43 +00:00
safe-browsing fixes bug 329713 "check for memory leaks" patch by tony@ponderer.org, r=darin 2006-03-24 22:57:47 +00:00
schema-validation Bug 334832 - NPOTDB Maximum value of schema int is handled wrong. r=aaronr 2006-04-20 19:43:27 +00:00
spatialnavigation Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
spellcheck Bug 329672 r=mscott Thunderbird assertions on window close with spellchecker 2006-05-12 22:48:14 +00:00
sql Attempt fix for extensions/sql 2006-05-10 21:45:05 +00:00
sroaming Enable session roaming extension to be built into static builds. 2006-04-14 20:47:06 +00:00
tasks bug 261797 incorrect .cvsignore breaking cvs import, not part of build 2004-09-27 19:15:11 +00:00
tridentprofile Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 18:38:19 +00:00
typeaheadfind Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
universalchardet Bug 328009 UniversalChardetTest.cpp(65) : warning C4800: 'const PRBool' : forcing value to bool 'true' or 'false' (performance warning) 2006-03-21 06:35:45 +00:00
venkman bug 267789 Provide venkman for Sunbird r=silver 2006-05-12 21:45:20 +00:00
wallet bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and 2006-05-06 17:53:51 +00:00
webdav landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
webservices landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
xforms [XForms] Invalid functions attribute not caught. Bug 299170, patch by stpride, r=doronr+allan 2006-05-15 20:16:23 +00:00
xml-rpc Bug 197087 - xml-rpc should use XMLHttpRequest (and other small updates) 2006-02-20 04:04:48 +00:00
xmlextras bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and 2006-05-06 17:53:51 +00:00
xmlterm Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking 2006-04-27 18:21:11 +00:00
.cvsignore
Makefile.in Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00