Re: Data validation
Benjamin Smedberg <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
On 8/20/09 12:53 PM, Chris Jones wrote: > You can return NS_ERROR_ILLEGAL_VALUE from the message handler. There's > a lot of code in place to check for errors and non-OK return codes, but > that code doesn't actually /do/ anything yet. I think that topic is > worth a fuller discussion. Maybe at work week? Yes, I'll add it to the already overflowing list ;-) Are you imagining that any error returned from an actor method abort the child process? --BDS