Re: Electrolysis security
Robert O'Callahan <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | Mozilla Corporation |
| Message-ID | <[email protected]> |
On 17/8/09 6:45 AM, Benjamin Smedberg wrote: > This worries me primarily because we have only the most bare-bones set of > tests for plugins (I found recently that we seem to have no tests at all for > the behavior of NPStreams, for example. Do you know of external NPAPI test > suites that we could use, or tests that plugin vendors would be willing to > contribute to our codebase? About a year ago we didn't have ANY automated plugin tests. Then Josh created our test plugin and we've been adding functionality to it (and tests using that functionality) fairly rapidly. Feel free to add NPStream tests. Josh looked into using the Chromium and Webkit test plugins and maybe other things, maybe he can comment into why we didn't adopt it. I don't know of any other NPAPI test suites. Rob