[XForms] Add support for XPath function current(). Bug 342857, r=doronr+olli

git-svn-id: svn://10.0.0.236/trunk@219908 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
aaronr%us.ibm.com
2007-02-09 19:22:54 +00:00
parent 18d84094c0
commit 962837fbc3
14 changed files with 364 additions and 30 deletions

View File

@@ -112,6 +112,8 @@ UnregisterXFormsModule(nsIComponentManager *aCompMgr,
printf("XFORMS Module: Unregistering\n");
#endif
nsXFormsUtils::Shutdown();
nsCOMPtr<nsICategoryManager> catman =
do_GetService(NS_CATEGORYMANAGER_CONTRACTID);