I am trying to figure out what would be a repeatable pattern but it
definitely seems that Chrome gets confused after a series of disable/
reload actions on an extension which contains an NPAPI plugin.  Most
annoying.

npapi-dbus[20669]: Library loaded
npapi-dbus[20669]: NP_GetValue, variable: 1
npapi-dbus[20669]: NP_GetValue, variable: 2
npapi-dbus[20669]: **** Library being un-loaded ****

There should be a log entry with "Library loaded" and a continuation
of messages but nothing happens anymore. Note that the "Library
loaded / unloaded" messages are generated through a syslog call when a
global static object gets created/destroyed. In other words, my "main
plugin logic" doesn't not interfere at this point.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to chromium-extensions@googlegroups.com
To unsubscribe from this group, send email to 
chromium-extensions+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to