gecko-dev/services
Edward Lee dd9ce3521e Bug 500598 - Undefined item in tabContainer.childNodes after closing tabs
The childNodes NodeList keeps its indices even after removal, so it's safer to convert the array-like thing into an actual array. Condense the QueryInterface code to the instanceof magic.
2009-06-25 22:46:14 -07:00
..
crypto Bug 486797 - ppc architecture is not defined if not MacOS. r=Mardak 2009-06-16 12:16:03 -07:00
sync Bug 500598 - Undefined item in tabContainer.childNodes after closing tabs 2009-06-25 22:46:14 -07:00