gecko-dev/content
2005-12-15 01:04:27 +00:00
..
base Allow QI to nsIDOMGCParticipant to fix crashes. b=319293 r=mrbkap sr=jst 2005-12-15 01:02:16 +00:00
canvas Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
events Further followup to bug 303713 make removing event listeners work when specifying unnecessary flags that were required when they were added b=319732 r+sr=jst 2005-12-14 23:58:23 +00:00
html Bug 254755. deCOMtaminate nsIFormControlFrame. patch by jpl24, r+sr=roc 2005-12-12 23:53:06 +00:00
svg Use uniform module name 2005-12-13 19:22:48 +00:00
test Start creating content unit tests; add XML serializer and parser tests. Bug 2005-11-29 16:24:42 +00:00
xbl Make wrapper preservation (the mechanism that makes the GC use reachability information between certain C++ objects rather than rooting at language boundaries) use an interface (nsIDOMGCParticipant) to get reachability information. Preserve the wrappers for event handlers as long as what they are attached to is reachable (from C++ or JS) to avoid entraining event handler closures in cycles. b=241518 r=mrbkap sr=jst 2005-12-03 07:42:40 +00:00
xml Make sure to update the sheet even if the URI has not changed if something else 2005-12-09 19:20:42 +00:00
xslt Bug 320057: Make it easier to build buster (XSLT test suite) 2005-12-13 22:07:36 +00:00
xtf Bug 316569, Memory leak in XTF when using nsXTFInterfaceAggregator, r+sr=bryner 2005-11-17 21:16:12 +00:00
xul Call nsIParser::Terminate when NS_OpenURI fails so we don't leak on failed prototype loads. b=320211 r=mrbkap sr=jst 2005-12-15 01:04:27 +00:00
.cvsignore
Makefile.in Start creating content unit tests; add XML serializer and parser tests. Bug 2005-11-29 16:24:42 +00:00