Re: nsIXMLDocumetn::Load fails in Firefox 3 Beta 4
"Jens Sorensen" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 19, 2008 at 3:38 PM, Boris Zbarsky <[email protected]> wrote: > Jens Sorensen wrote: > > Question, is there an "easy" solution to this issue? > > Yes. Use XMLHttpRequest or DOMParser, depending on whether you have URI or just > raw data. > > > but I would prefer nsIXMLDocumetn::Load > > Is there a reason you would prefer it? Yes, I would not have to change my code and my custom protocol takes care of getting the content... Btw, what's the reason behind the change (besides the comments in the code). I'm sure I'm not the only one having this problem. Thanks Jens > > -Boris > _______________________________________________ > dev-tech-dom mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-dom >