I am developing a firefox plugin. When i am using debug mode dll ,it works fine but when i am using release dll it is showing me a prompt saying that Plugin has performed an illegal operation.
Can anybody tell me why this is happening ?
I am developing a firefox plugin. When i am using debug mode dll ,it
Share
Typical development approach is to turn on logging.
It looks like this is easy to do in FF. From: https://developer.mozilla.org/en/setting_up_extension_development_environment