Re: DOMParser RFE issues

Alex Vincent <[email protected]> Thu, 13 Jul 2006 22:27:05 -0700
Newsgroups gmane.comp.mozilla.devel.xml
Message-ID <[email protected]>
Jonas Sicking wrote:
>> That sounds almost exactly like what I did for my initial patch; my 
>> patch didn't do reporting if there wasn't an error handler, but making 
>> the change to report by default would be relatively trivial.
> 
> I don't see your patch doing anything for events? Note that i'm talking 
> about DOM-Events.

Ah, right, this has nothing to do with DOM events (and I'm a bit 
confused as to where that enters the conversation, since you really 
can't have an error event without a document - but I'll take enlightenment).

Alex