On Thu, Mar 19, 2009 at 9:20 PM, Michael Nordman <[email protected]> wrote: > Does (JS_GetOptions(context_) & JSOPTION_PRIVATE_IS_NSISUPPORTS) turn > up false in workers... just checking.
Ah that must be what it was. I did see some that weren't nsISupports, and I couldn't figure out why. > Does this introduce any leaks? I'm not sure. Need to devise a way to test. Also the unit tests don't work on this machine for some reason so I don't know if they pass. But gmail seems to run and it doesn't crash anymore. - a
