bug 486124 - removal of unused TCF_HAS_DEFXMLNS. r=mrbkap

This commit is contained in:
Igor Bukanov
2009-04-01 10:33:43 +02:00
parent f3f7ac3cbe
commit f2be212280
3 changed files with 5 additions and 8 deletions

View File

@@ -82,7 +82,6 @@
* - XXXbe patrol
* - Fuse objects and their JSXML* private data into single GC-things
* - fix function::foo vs. x.(foo == 42) collision using proper namespacing
* - fix the !TCF_HAS_DEFXMLNS optimization in js_FoldConstants
* - JSCLASS_DOCUMENT_OBSERVER support -- live two-way binding to Gecko's DOM!
* - JS_TypeOfValue sure could use a cleaner interface to "types"
*/