Re: Serializing NPAPI without plugin vendor cooperation
Chris Jones <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
Chris Jones wrote: > (1) Error on race conditions. We can detect the browser calling into > the plugin concurrently with the plugin calling into the browser with a > very simple mechanism. I just added this race detection to Electrolysis, if that makes this proposal any less "abstract" ;). Cheers, Chris