gecko-dev/extensions
2006-05-24 07:32:10 +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 CCK only - add some error checking for a weird edge case 2006-05-19 16:39:57 +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 Bug 337731 - Make gnomevfs use frozen linkage, r=darin 2006-05-23 19:50:24 +00:00
help Bug 133917: biff tray icon help text; r=IanN 2006-05-11 19:09:57 +00:00
inspector From bug 325100, the files in extensions/inspector/base/public|src were cvs-copied to layout/inspector. The old locations are no longer used. 2006-05-19 19:07:04 +00:00
irc Bug 337168 - Tag leakable object, and also remove the leak. 2006-05-13 16:48:41 +00:00
java Fix local copy of case-conversion which is no longer necessary, from bug 337730 2006-05-19 23:37:56 +00:00
jssh Bug 338678: For source compatibility fields "uint16 extra,spare" in JSFunctionSpec are replaced by singe "uint32 extra". In this way we do need to update the current sources that list just 5 fields to include the additional ",0" corresponding to "spare" field. To quell GCC warnings all sources that list less then 5 fields of JSFunctionSpec are updated to explicitly list all 5 fields. r=mrbkap, s=brendan 2006-05-22 22:58:31 +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 fixing bustage - don't use AutoString since it's not a frozen string API 2006-05-22 20:32:46 +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 NPOTDB Usage of INF -INF with float and double not as expected. Bug 338005, patch by sspeiche, r=doronr 2006-05-24 06:44:21 +00:00
spatialnavigation Scroll when target is off screen. NPODB 2006-05-16 02:45:48 +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 336680 - Clear JSD debugHook and throwHook to prevent leaking. 2006-05-17 00:20:56 +00:00
wallet fix 249240 reprompt for password when logon fails, with previous password filled in, sr=mscott 2006-05-23 17:17:47 +00:00
webdav Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking. 2006-05-21 19:50:16 +00:00
webservices Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking. 2006-05-21 19:50:16 +00:00
xforms [XForms] Repeat index() doesnt reset to 0 when last repeat item is deleted. Bug 334015, r=smaug+aaronr. Also fixes bug 318779. 2006-05-24 07:32:10 +00:00
xml-rpc Bug 197087 - xml-rpc should use XMLHttpRequest (and other small updates) 2006-02-20 04:04:48 +00:00
xmlextras Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking. 2006-05-21 19:50:16 +00:00
xmlterm Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking 2006-04-27 18:21:11 +00:00
.cvsignore
Makefile.in