Re: DOMParser RFE issues
Alex Vincent <[email protected]> Tue, 11 Jul 2006 14:27:14 -0700
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Message-ID | <[email protected]> |
Jonas Sicking wrote: > I would go with bzs suggestion and adding the capability to turn off > error-reporting from nsExpatDriver. This capability could be added to > both the SAX reader and to nsDOMParser. I don't see an obvious way to do so. > I even wonder if the right thing to do is to default to not reporting > errors into the console and only enable it when loading things into a > docshell, if at all. I have a patch for your review in bug 342164, but you're suggesting here my patch is wrong. :(