gecko-dev/content
2003-11-15 08:53:35 +00:00
..
base Fixing orange (hopefully). Don't dereference a pointer in the same call where it's passed as getter_AddRefs, because that will null it out first. For now, I'm keeping a strong reference to the node info manager at these call sites since it's not clear to me that it's guaranteed to stay around after the NodeInfo is released. 2003-11-15 08:16:23 +00:00
events Fix bug 225565 by looking at the actual control type. r+sr=peterv 2003-11-13 18:38:41 +00:00
html fix debug build bustage 2003-11-15 08:46:23 +00:00
shared Don't reframe when "float: left" changes to "float: right"; just reflow. Bug 2003-11-14 22:55:46 +00:00
svg Fixing some SVG bustage 2003-11-15 08:53:35 +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 deCOMtaminate nsINodeInfo and nsINodeInfoManager. See bug 225060 for details. r=sicking, sr=jst. 2003-11-15 05:27:37 +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 Fixing orange (hopefully). Don't dereference a pointer in the same call where it's passed as getter_AddRefs, because that will null it out first. For now, I'm keeping a strong reference to the node info manager at these call sites since it's not clear to me that it's guaranteed to stay around after the NodeInfo is released. 2003-11-15 08:16:23 +00:00
.cvsignore
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