gecko-dev/content
2003-11-06 23:10:45 +00:00
..
base Speed up mapping HTML tag enums to atoms by using an array of static atoms, indexed by enum value. This avoids a UTF16 to UTF8 conversion and atom table lookup for each tag. Add a CString version of nsINodeInfoManager::GetNodeInfo(), convert literal string callers to use that version, and remove some unused variants of GetNodeInfo(). Bug 223595, r=axel@pike.org, sr=jst. 2003-11-05 05:17:07 +00:00
events Make content grab the cached security manager off of nsContentUtils rather than ask the service manager to find one. 2003-10-30 03:01:25 +00:00
html Bug 224901 oom crash in MakeContentObject for form controls 2003-11-06 23:10:45 +00:00
shared Bug 212366. Make '-moz-opacity' behave like CSS3 opacity: it does not inherit by default, and it composites the element and all its children as a group. r+sr=dbaron 2003-11-01 22:34:59 +00:00
svg Refactor child element handling such that we don't duplicate event-firing code 2003-11-04 02:15:28 +00:00
xbl Make content grab the cached security manager off of nsContentUtils rather than ask the service manager to find one. 2003-10-30 03:01:25 +00:00
xml Additional fix for bug 224313 (). 2003-11-03 09:18:29 +00:00
xsl Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
xslt/src
xul Hold a strong ref to the node we plan to remove, since we want to use it after 2003-11-05 17:54:46 +00:00
.cvsignore Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
Makefile.in Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00