Data validation
Benjamin Smedberg <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
I'm implementing some IPDL methods on the parent side: if I do parameter validation and find that there is a parameter which is wrong, is there a method I can call to say "the child process is broken, please abort it"? --BDS