Re: Feedback on XML content sink plans

Boris Zbarsky <[email protected]> Mon, 12 Jun 2006 10:32:31 -0500
Newsgroups gmane.comp.mozilla.devel.xml
Message-ID <[email protected]>
Henri Sivonen wrote:
> I don't know. Do they have any mechanism for the plug-in alert?

Not really.  In Firefox it's triggered via random DOM events, as I understand. 
Other Gecko-based browsers don't necessarily have an equivalent notification 
mechanism.

We could start requiring such an out-of-band mechanism from all Gecko embeddors 
and introduce a notification that gets sent when there's an XML parse error, I 
guess...

-Boris