NPAPI Questions: Difference between revisions

Jump to navigation Jump to search
no edit summary
(questions found by accident)
No edit summary
Line 12: Line 12:


; After NPP_NewStream is called, who owns the notifyData field of NPStream? : Flash uses this field to store scratch data. Plugins should be allowed to store data and modify this field after the initial call to NPP_NewStream.
; After NPP_NewStream is called, who owns the notifyData field of NPStream? : Flash uses this field to store scratch data. Plugins should be allowed to store data and modify this field after the initial call to NPP_NewStream.
; npruntime.h seems to suggest that an NPClass' invalidate method is only called by the runtime, yet we seem to have code that handles the plugin calling it on browser-provided objects. What's the deal?
Confirmed users
137

edits

Navigation menu