My company has developed a plugin (using Netscape NPAPI) to run under
Mozilla based browsers( including Firefox versions 2.0 and 3.0). It
also runs fine in Safari and Opera. This plugin displays images in
various formats. I am finding that when I try to display an image
from
my local drive or image files dragged from my desktop in Chrome stops
short. Debugging through the plugin code, I am finding that after the
last buffer transfer ( via NPP_Write() ), chrome does not call
NPP_DestroyStream().
Chrome calls NPP_DestroyStream if the iamge is through <object> tags
in  HTML pages.
Any suggetsions would be welcome.

Is there any chance of this issue being fixed in the next release of
Chrome.
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to