After reading bsmith message i have two questions coming to my mind... In normal usage, cert8/key3/secmod (some may apply) are rewrited on firefox close. Is this really necessary?
> But, AFAICT, it is OK to do I/O during shutdown as long as you don't care > whether you get interrupted or not. Didnt interrupting the shutdown process could corrupt cert8/key3/secmod? > 3. Some buggy PKCS#11 modules (such as smart card readers) may > need to be updated to support this. (A PKCS#11 module should gracefully > handle the process exiting without "proper" shutdown, because it has to > deal with programs crashing, but I've heard rumors that some don't.) As we have developed our own pkcs#11 module (hence, it can be buggy), ill love to know what should we check regarding this. We have noticed sometimes Firefox doesnt invoke C_Finalice, so how could we clean-exit? _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform