Re: 'NPP_Destroy' behavior for 'NPSavedData' under Firefox 5.x?
Georg Fritzsche <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <6dbbe30d-75e0-4d05-90a9-bceb2ebc18ed@ft10g2000vbb.googlegroups.com> |
On 11 Jul., 11:29, "Oleksandr Gavenko (AKA gavenkoa)" <[email protected]> wrote: > second argument of 'NPP_Destroy' is data to save between plug-in > instances. > > As I does not save any data I write: The simplest solution is to not touch "save" at all - it's usage is optional. Georg