Confirmed users, Bureaucrats and Sysops emeriti
1,217
edits
m (markup) |
(questions found by accident) |
||
| Line 10: | Line 10: | ||
; Are there instances where making calls using NPRuntime is disallowed? (e.g. re-entering script from NPP_New can cause crashes in gecko) | ; Are there instances where making calls using NPRuntime is disallowed? (e.g. re-entering script from NPP_New can cause crashes in gecko) | ||
; 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. | |||