Bug 747683 - Don't unload the plugin library right before exiting the plugin process...
commitf019c782afaaa61f1cdd0e375f8856f72768ee5a
authorBenjamin Smedberg <benjamin@smedbergs.us>
Wed, 13 Jun 2012 22:03:03 +0000 (13 15:03 -0700)
committerBenjamin Smedberg <benjamin@smedbergs.us>
Wed, 13 Jun 2012 22:03:03 +0000 (13 15:03 -0700)
tree7ea1cca7446dbe7da009baee7871cab80f7a1b58
parent878c9dd502ec60fa12ae8887c44edeb4ffd4a35f
Bug 747683 - Don't unload the plugin library right before exiting the plugin process, because some plugins are using atexit handlers, r=josh
dom/plugins/ipc/PluginModuleChild.cpp